/external/regex-re2/re2/ |
set.h | 27 // Indices are assigned in sequential order starting from 0.
|
/external/srtp/test/ |
rdbx_driver.c | 226 * test sequential insertion 228 printf("\ttesting sequential insertion..."); 264 * test non-sequential insertion 271 printf("\ttesting non-sequential insertion...");
|
replay_driver.c | 141 /* test sequential insertion */ 161 /* test non-sequential insertion */
|
/external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/ |
BulletAppState.java | 28 protected ThreadingType threadingType = ThreadingType.SEQUENTIAL; 184 } else if (threadingType == ThreadingType.SEQUENTIAL) { 267 SEQUENTIAL,
|
/external/srtp/googlepatches/ |
google-11-srtp-replay-fix.patch | 41 * test sequential insertion 43 printf("\ttesting sequential insertion..."); 61 printf("\ttesting non-sequential insertion...");
|
/sdk/files/ant/ |
build.xml | 190 <sequential> 199 </sequential> 207 <sequential> 223 </sequential> 232 <sequential> 258 </sequential> 272 <sequential> 290 </sequential> 298 <sequential> 304 </sequential> [all...] |
/development/samples/ApiDemos/res/layout/ |
focus_5.xml | 17 <!-- Demonstrates using nextFocusForward to explicitly set sequential focus order.-->
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ |
SlimToken.cs | 38 [StructLayout( LayoutKind.Sequential, Pack = 2 )]
|
/external/icu4c/test/intltest/ |
callimts.h | 51 * test calendar 'cal' through 'numberOfDays' sequential days starting
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/mesh/ |
VirtualIndexBuffer.java | 11 * return the indices if the index buffer was there and contained sequential
|
/external/kernel-headers/original/asm-mips/ |
mman.h | 65 #define MADV_SEQUENTIAL 2 /* expect sequential page references */
|
/external/srec/config/en.us/grammars/ |
homonym_test3.grxml | 3 Test grammar, two slots, one sequential with the other
|
/external/webkit/Source/JavaScriptCore/dfg/ |
DFGJITCompiler.h | 52 // Abstracted sequential numbering of available machine registers (as opposed to MacroAssembler::RegisterID, 53 // which are non-sequential, and not abstracted from the register numbering used by the underlying processor). 132 // the abstracted, sequential name, and regT0 being the machine register 220 // These methods provide mapping from sequential register numbering (GPRReg/FPRReg)
|
/frameworks/compile/mclinker/include/mcld/MC/ |
AttributeFactory.h | 23 * Since the number of AttributeProxys is usually small, sequential search
|
/hardware/ti/wlan/wl1271/wpa_supplicant_lib/ |
driver_ti.h | 83 int errors; /* Number of sequential errors */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
settings.h | 36 * Only sequential execution can be forced at compile-time. This 41 * sense. Often, the sequential algorithm implementation is used as 47 * To force sequential execution of an algorithm ultimately at 65 * a. force_sequential, meaning the sequential algorithm is executed.
|
base.h | 26 * @brief Sequential helper functions. 65 * @brief GNU sequential classes for public use. 93 is_parallel(const _Parallelism __p) { return __p != sequential; }
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/ |
base.h | 32 * @brief Sequential helper functions.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/ |
base.h | 32 * @brief Sequential helper functions.
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/ |
scanner.rb | 19 # This is a simple sequential combination creator with a constantly growing width 130 puts "Sequential found #{find_lines.join(',')} in #{attempts} attempts with #{lines.length} total lines."
|
/packages/apps/Mms/src/com/android/mms/dom/smil/ |
SmilDocumentImpl.java | 38 * The sequential time container cannot be initialized here because the real container 219 // Initialize the real sequential time container, which is body.
|
/external/jpeg/ |
wizard.doc | 116 By default, cjpeg emits a single-scan sequential JPEG file. The 118 of progression parameters. You can create multiple-scan sequential JPEG 146 producing a sequential JPEG file. cjpeg automatically determines whether 147 the script represents a progressive or sequential file, by observing whether 163 sequential JPEG file:
|
/external/llvm/test/MC/ARM/ |
diagnostics.s | 235 @ CHECK-ERRORS: error: destination operands must be sequential 238 @ CHECK-ERRORS: error: source operands must be sequential 291 @ CHECK-ERRORS: error: destination operands must be sequential 294 @ CHECK-ERRORS: error: destination operands must be sequential 297 @ CHECK-ERRORS: error: destination operands must be sequential
|
/external/qemu/distrib/jpeg-6b/ |
wizard.doc | 116 By default, cjpeg emits a single-scan sequential JPEG file. The 118 of progression parameters. You can create multiple-scan sequential JPEG 146 producing a sequential JPEG file. cjpeg automatically determines whether 147 the script represents a progressive or sequential file, by observing whether 163 sequential JPEG file:
|
/external/icu4c/data/ |
build.xml | 78 <sequential> 85 </sequential> 86 <sequential> 91 </sequential> 92 <sequential> 97 </sequential> 100 <sequential> 105 </sequential> 106 <sequential> 111 </sequential> [all...] |