/external/e2fsprogs/lib/ext2fs/ |
crc32c_table.h | 4 tobe(0x00000000L), tobe(0x04c11db7L), tobe(0x09823b6eL), tobe(0x0d4326d9L), 5 tobe(0x130476dcL), tobe(0x17c56b6bL), tobe(0x1a864db2L), tobe(0x1e475005L), 6 tobe(0x2608edb8L), tobe(0x22c9f00fL), tobe(0x2f8ad6d6L), tobe(0x2b4bcb61L), [all...] |
gen_crc32ctable.c | 103 BE_TABLE_SIZE, "tobe");
|
crc32c.c | 66 # define tobe(x) __constant_cpu_to_be32(x) macro 68 # define tobe(x) (x) macro [all...] |
/external/libmojo/mojo/public/js/ |
core_unittests.js | 32 expect(pipe.result).toBe(core.RESULT_OK); 36 expect(core.close(pipe.handle0)).toBe(core.RESULT_OK); 37 expect(core.close(pipe.handle1)).toBe(core.RESULT_OK); 44 expect(pipe.result).toBe(core.RESULT_OK); 48 expect(core.close(pipe.handle0)).toBe(core.RESULT_OK); 49 expect(core.close(pipe.handle1)).toBe(core.RESULT_OK); 54 expect(pipe.result).toBe(core.RESULT_OK); 58 expect(core.close(pipe.producerHandle)).toBe(core.RESULT_OK); 59 expect(core.close(pipe.consumerHandle)).toBe(core.RESULT_OK); 68 expect(pipe.result).toBe(core.RESULT_OK) [all...] |
codec_unittests.js | 57 expect(reader.payloadSize).toBe(payloadSize); 58 expect(reader.messageName).toBe(messageName); 62 expect(bar2.alpha).toBe(bar.alpha); 63 expect(bar2.beta).toBe(bar.beta); 64 expect(bar2.gamma).toBe(bar.gamma); 131 expect(reader.payloadSize).toBe(payloadSize); 132 expect(reader.messageName).toBe(messageName); 136 expect(foo2.x).toBe(foo.x); 137 expect(foo2.y).toBe(foo.y); 139 expect(foo2.a).toBe(foo.a & 1 ? true : false) [all...] |
validation_unittests.js | 286 expect(testMessagePipe.result).toBe(core.RESULT_OK); 299 expect(writeMessageValue).toBe(core.RESULT_OK); 311 expect(core.close(testMessagePipe.handle0)).toBe(core.RESULT_OK);
|
/external/libmojo/mojo/edk/js/tests/ |
sample_service_tests.js | 28 expect(bar.alpha).toBe(255); 29 expect(bar.type).toBe(sample.Bar.Type.VERTICAL); 32 expect(foo.name).toBe("Fooby"); 37 expect(defaults.a0).toBe(-12); 38 expect(defaults.a1).toBe(sample.kTwelve); 39 expect(defaults.a2).toBe(1234); 40 expect(defaults.a3).toBe(34567); 41 expect(defaults.a4).toBe(123456); 42 expect(defaults.a5).toBe(3456789012); 43 expect(defaults.a6).toBe(-111111111111) [all...] |
connection_tests.js | 42 expect(foo.name).toBe("Example name"); 43 expect(baz).toBe(sample_service.Service.BazOptions.REGULAR); 44 expect(core.close(port)).toBe(core.RESULT_OK); 65 expect(response.result).toBe(42); 74 expect(core.close(sourcePipe.handle1)).toBe(core.RESULT_OK); 77 expect(core.close(anotherPipe.handle1)).toBe(core.RESULT_OK); 137 expect(response.a).toBe("hello"); 140 expect(response.a).toBe("hello"); 141 expect(response.b).toBe("world"); 150 expect(error.message).toBe("Connection error: " + core.RESULT_UNKNOWN) [all...] |
/prebuilts/go/darwin-x86/src/compress/lzw/ |
reader_test.go | 40 "tobe;LSB;7", 46 "tobe;LSB;8", 52 "tobe;MSB;7", 58 "tobe;MSB;8", 64 "tobe-truncated;LSB;8",
|
/prebuilts/go/linux-x86/src/compress/lzw/ |
reader_test.go | 40 "tobe;LSB;7", 46 "tobe;LSB;8", 52 "tobe;MSB;7", 58 "tobe;MSB;8", 64 "tobe-truncated;LSB;8",
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/ |
EfiDebug.h | 18 EFI Debug macros. The work needs tobe done in library. The Debug
|
/external/ltp/testcases/realtime/func/gtod_latency/ |
gtod_infinite.c | 24 * so it is not ideally suited tobe part of a validation suite of tests.
|
/external/curl/src/ |
tool_formparse.c | 136 * tobe quoted contains '"' or '\', '"' and '\' must be escaped by backslash.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
cursesf.h | 954 // The argument is a reference to the field tobe examined. 958 // The argument is a reference to the field tobe examined.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
cursesf.h | 954 // The argument is a reference to the field tobe examined. 958 // The argument is a reference to the field tobe examined.
|
/hardware/intel/img/psb_video/src/ |
vsp_vp8.c | 416 object_buffer_p pObj = BUFFER(va_pic->coded_buf); //tobe modified [all...] |
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/ |
MrcWrapper.c | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
tree-flow-inline.h | 1204 /* Creates a duplicate of a SSA name NAME tobe defined by statement STMT [all...] |
/system/bt/stack/include/ |
btm_api_types.h | [all...] |
/cts/tests/tests/text/src/android/text/cts/ |
TextUtilsTest.java | [all...] |
/external/valgrind/coregrind/m_debuginfo/ |
readdwarf3.c | 451 debug_abbreviations table tobe used for this Unit. */ [all...] |