HomeSort by relevance Sort by last modified time
    Searched full:beginning (Results 76 - 100 of 1815) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/clearsilver/util/regex/
regex.h 58 ^ is an anchor if it is at the beginning of a regular
73 * + ? and intervals are only special when not after the beginning,
239 /* If this bit is set, then the beginning-of-line operator doesn't match
240 the beginning of the string (presumably because it's not the
241 beginning of a line).
242 If not set, then the beginning-of-line operator does match the
243 beginning of the string. */
344 /* If set, a beginning-of-line anchor doesn't match at the
345 beginning of the string. */
  /external/dropbear/libtommath/
bn_mp_gcd.c 91 /* multiply by 2**k which we divided out at the beginning */
  /external/e2fsprogs/tests/f_lotsbad/
expect.1 27 Restarting e2fsck from the beginning...
  /external/icu4c/tools/genbrk/
genbrk.1.in 83 contains a byte order mark (BOM) at the beginning of the file, which is the Unicode character
  /external/icu4c/tools/gentest/
genres32.c 74 /* output the beginning of the bundle */
  /external/jpeg/
makcjpeg.st 9 ; If you are using Turbo C, change filenames beginning with "pc..." to "tc..."
makdjpeg.st 9 ; If you are using Turbo C, change filenames beginning with "pc..." to "tc..."
  /external/opencore/nodes/pvmp4ffparsernode/src/default/
pvmf_mp4ffparser_node_tuneables.h 63 // EOS duration in seconds to prevent EOS timestamp overlapping with beginning of next playback
  /external/opencore/protocols/sdp/parser/src/
pcmamediainfoparser.cpp 28 const char *current_start = buff; //Pointer to the beginning of the media text
pcmumediainfoparser.cpp 28 const char *current_start = buff; //Pointer to the beginning of the media text
  /external/qemu/hw/
smbios.h 24 /* This goes at the beginning of every SMBIOS structure. */
  /external/skia/include/core/
SkReader32.h 105 const char* fBase; // beginning of buffer
  /external/skia/src/core/
SkBlitRow.h 25 @param x The x coordinate of the beginning of the scanline
  /external/v8/test/mjsunit/
html-comments.js 1 --> must work at beginning of file!
  /external/webkit/WebCore/platform/text/wince/
TextBoundariesWince.cpp 62 // currentPosition == -1 means we reached the beginning
  /external/webkit/WebKitTools/android/flex-2.5.4a/
README 6 the beginning of the file "Makefile.in" for special DEFS values. On most
  /frameworks/base/cmds/system_server/library/
system_init.cpp 93 // the beginning of their processes's main(), before calling
  /frameworks/base/core/jni/
android_nio_utils.h 25 * Given an nio.Buffer, return a pointer to it, beginning at its current
  /frameworks/base/graphics/java/android/graphics/
SweepGradient.java 29 * each corresponding color in the colors array, beginning
  /frameworks/base/telephony/tests/telephonytests/src/android/telephony/
PhoneNumberWatcherTest.java 36 // Insert an 8 at the beginning
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h 56 #define M_SOI 0xD8 /* nStart Of Image (beginning of datastream)*/
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
filenames.h 4 drive letter brain-damage at the beginning of an absolute file name,
  /dalvik/libcore/sql/src/main/java/java/sql/
Array.java 117 * beginning at a particular index and comprising up to {@code count}
133 * beginning at a particular index and comprising up to {@code count}
  /dalvik/libcore/text/src/main/java/java/text/
FieldPosition.java 100 * Returns the index of the beginning of the field.
142 * Sets the index of the beginning of the field.
  /dalvik/vm/native/
SystemThread.c 67 /* Reads the state char starting from the beginning of the file. */
91 * beginning if necessary.

Completed in 369 milliseconds

1 2 34 5 6 7 8 91011>>