Searched refs:where (Results 226 - 250 of 430) sorted by relevance

1234567891011>>

/external/icu/icu4c/source/i18n/
H A Dregexcmp.cpp247 // NextChar. This is where characters are actually fetched from the pattern.
445 // - START_CAPTURE n where n is stack frame offset to the capture group variables.
931 // Check for simple *, where the construct being repeated
986 // Locate the position in the compiled pattern where the match will continue
1900 void RegexCompile::insertOp(int32_t where) {
1902 U_ASSERT(where>0 && where < code->size());
1905 code->insertElementAt(nop, where, *fStatus);
1921 opType == URX_RELOC_OPRND) && opValue > where) {
1935 if (x>where) {
[all...]
/external/bison/djgpp/
H A Ddjunpack.bat32 Rem where XYZ is the version number. If the argument includes leading
/external/chromium_org/mojo/public/python/mojo/
H A Dsystem.pyx218 The buffer field contains the python buffer where data can be read or written.
252 The buffer field contains the python buffer where data can be read or written.
384 (buffer, handles) where buffer is a view of the input buffer with the read
387 a pair of (buffer_size, handles_size) where buffer_size is the size of the
/external/chromium_org/sdch/open-vcdiff/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
103 ## the command line argument order; so add the flags where they
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dlist.pxd51 # normally only used to fill in new lists where there is no
/external/chromium_org/third_party/icu/source/test/intltest/
H A Drestest.cpp93 E_Where where; member in struct:__anon12330
116 * Return a random unsigned long l where 0N <= l <= ULONG_MAX.
136 * Return a random double x where 0.0 <= x < 1.0.
145 * Return a random integer i where 0 <= i < n.
370 for (j=param[i].where; j>=0; --j)
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
H A Dtemporal_filter_apply_sse2.asm47 movdqa [rsp + strength], xmm6 ; where strength is used, all 16 bytes are read
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_sad4d_sse2.asm173 ; where NxN = 64x64, 32x32, 16x16, 16x8, 8x16 or 8x8
H A Dvp9_temporal_filter_apply_sse2.asm51 movdqa [rsp + strength], xmm6 ; where strength is used, all 16 bytes are read
/external/chromium_org/third_party/libxml/src/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
103 ## the command line argument order; so add the flags where they
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_drm_image.spec90 extension is EGL_DRM_BUFFER_FORMAT_ARGB32_MESA, where each pixel
H A DMESA_texture_array.spec43 There are a number of circumstances where an application may wish to
53 2. A terrain engine where the altitude of a point determines the
281 v(x,y) = h_t * t(x,y), and w(x,y) = d_t * r(x,y), where w_t, h_t,
325 where <target> is one of TEXTURE_1D, TEXTURE_2D, TEXTURE_CUBE_MAP,
652 are treated as two- and three-dimensional images, respectively, where
/external/chromium_org/third_party/tcmalloc/vendor/
H A Ddepcomp47 DEPDIR directory where to store dependencies.
96 ## the command line argument order; so add the flags where they
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
103 ## the command line argument order; so add the flags where they
/external/clang/docs/analyzer/
H A Dmake.bat20 echo.Please use `make ^<target^>` where ^<target^> is one of
/external/clang/docs/
H A Dmake.bat20 echo.Please use `make ^<target^>` where ^<target^> is one of
/external/cmockery/cmockery_0_1_2/
H A Ddepcomp46 DEPDIR directory where to store dependencies.
/external/elfutils/0.153/config/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
103 ## the command line argument order; so add the flags where they
/external/genext2fs/
H A Ddepcomp46 DEPDIR directory where to store dependencies.
/external/google-tv-pairing-protocol/cpp/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
103 ## the command line argument order; so add the flags where they
/external/icu/icu4c/source/test/intltest/
H A Drestest.cpp92 E_Where where; member in struct:__anon22141
115 * Return a random unsigned long l where 0N <= l <= ULONG_MAX.
135 * Return a random double x where 0.0 <= x < 1.0.
144 * Return a random integer i where 0 <= i < n.
369 for (j=param[i].where; j>=0; --j)
/external/libexif/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
103 ## the command line argument order; so add the flags where they
/external/libmtp/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
103 ## the command line argument order; so add the flags where they
/external/libogg/
H A Ddepcomp46 DEPDIR directory where to store dependencies.
/external/libunwind/doc/
H A Dlibunwind-setjmp.tex37 that exist between the points where \Func{setjmp}() and

Completed in 2246 milliseconds

1234567891011>>