Home
last modified time | relevance | path

Searched refs:shift_string (Results 1 – 25 of 29) sorted by relevance

12

/dports/science/py-spglib/spglib-1.16.2/ruby/
H A DsymPoscar.rb164 def parse_cell(cell, shift_string, pos_shift) argument
165 if shift_string
167 shift_string.split.each do |val|
198 options.shift_string = false
217 options.shift_string = v
259 options.shift_string,
/dports/science/octopus/octopus-10.5/external_libs/spglib-1.9.9/ruby/
H A DsymPoscar.rb164 def parse_cell(cell, shift_string, pos_shift) argument
165 if shift_string
167 shift_string.split.each do |val|
198 options.shift_string = false
217 options.shift_string = v
259 options.shift_string,
/dports/science/spglib/spglib-1.16.2/ruby/
H A DsymPoscar.rb164 def parse_cell(cell, shift_string, pos_shift) argument
165 if shift_string
167 shift_string.split.each do |val|
198 options.shift_string = false
217 options.shift_string = v
259 options.shift_string,
/dports/security/ssdeep/ssdeep-2.14.1/
H A Dhelpers.cpp254 void shift_string(char *fn, size_t start, size_t new_start) in shift_string() function
332 shift_string(s,0,start); in find_comma_separated_string()
348 shift_string(str,pos,pos+1); in remove_escaped_quotes()
H A Dssdeep.h214 void shift_string(char *fn, size_t start, size_t new_start);
/dports/security/md5deep/hashdeep-cd2ed74/src/
H A Dfiles.cpp132 void shift_string(char *fn, size_t start, size_t new_start) in shift_string() function
178 shift_string(str,0,start); in find_comma_separated_string()
207 shift_string(known_fn,0,p); in find_plain_hash()
240 shift_string(buf,0,12);; in find_md5deep_size_hash()
/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dstack.h16 char *shift_string (List *_stack);
H A Dstack.c152 shift_string (List *stack) in shift_string() function
/dports/deskutils/wmpinboard/wmpinboard-1.0.orig/src/
H A Dnotes.h29 void shift_string(int, int, int, int, int);
H A Dwmpinboard.c1925 shift_string(state.cur_note, 10*(ndata[state.cur_note].cursor/10+1), 58, in handle_KeyPress()
1927 shift_string(state.cur_note, ndata[state.cur_note].cursor, 58, in handle_KeyPress()
2085 shift_string(state.cur_note, ndata[state.cur_note].cursor, in handle_KeyPress()
H A Dnotes.c243 shift_string(int note, int at, int margin, int step, int ch) in shift_string() function
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dstocks.pl370 sub shift_string { subroutine
385 my $ticker_text = shift_string($ticker_string, $ticker_shift);
/dports/lang/parrot/parrot-8.1.0/src/pmc/
H A Dimageiothaw.pmc270 =item C<STRING *shift_string()>
278 VTABLE STRING *shift_string() :manual_wb {
H A Dstringiterator.pmc221 =item C<STRING *shift_string()>
228 VTABLE STRING *shift_string() :manual_wb {
H A Dorderedhashiterator.pmc233 VTABLE STRING* shift_string() :manual_wb {
H A Darrayiterator.pmc305 =item C<STRING *shift_string()>
311 VTABLE STRING *shift_string() :manual_wb {
H A Dresizablestringarray.pmc298 =item C<STRING *shift_string()>
306 VTABLE STRING *shift_string() :manual_wb {
H A Dhashiterator.pmc293 VTABLE STRING* shift_string() :manual_wb {
H A Dcapture.pmc281 =item C<STRING *shift_string()>
350 VTABLE STRING *shift_string() :manual_wb {
H A Dresizablepmcarray.pmc340 =item C<STRING *shift_string()>
384 VTABLE STRING *shift_string() :no_wb {
/dports/lang/parrot/parrot-8.1.0/runtime/parrot/library/
H A DRange.pir185 .sub 'shift_string' :vtable :method
/dports/sysutils/foremost/foremost-1.5.7/
H A Dhelpers.c91 void shift_string(char *fn, int start, int new_start) in shift_string() function
/dports/lang/parrot/parrot-8.1.0/src/
H A Dvtable.tbl105 STRING* shift_string()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dtokyocabinet.vapi143 public string shift_string () {
/dports/lang/parrot/parrot-8.1.0/docs/pdds/
H A Dpdd17_pmc.pod944 =item shift_string
946 STRING* shift_string(INTERP, PMC *self)

12