| /third_party/vixl/examples/aarch32/ |
| H A D | abs.cc | 59 uint32_t code_size = masm.GetSizeOfCodeGenerated(); in main() local
|
| H A D | getting-started.cc | 60 uint32_t code_size = masm.GetSizeOfCodeGenerated(); in main() local
|
| H A D | pi.cc | 98 uint32_t code_size = masm.GetSizeOfCodeGenerated(); in main() local
|
| H A D | mandelbrot.cc | 211 uint32_t code_size = masm.GetSizeOfCodeGenerated(); in main() local
|
| /third_party/vixl/examples/aarch64/ |
| H A D | getting-started.cc | 66 size_t code_size = masm.GetSizeOfCodeGenerated(); in main() local
|
| H A D | literal.cc | 65 size_t code_size = masm.GetSizeOfCodeGenerated(); in LiteralExample() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | g726.c | 30 int code_size; member
|
| /third_party/node/deps/brotli/c/dec/ |
| H A D | state.c | 144 const size_t code_size = sizeof(HuffmanCode) * ntrees * max_table_size; in BrotliDecoderHuffmanTreeGroupInit() local
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | unwinding-info-writer.h | 50 void Finish(int code_size) {} in Finish() argument
|
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| H A D | state.c | 144 const size_t code_size = sizeof(HuffmanCode) * ntrees * max_table_size; in BrotliDecoderHuffmanTreeGroupInit() local
|
| /third_party/node/deps/v8/src/compiler/backend/arm64/ |
| H A D | unwinding-info-writer-arm64.h | 43 void Finish(int code_size) { in Finish() argument
|
| /third_party/node/deps/v8/src/compiler/backend/s390/ |
| H A D | unwinding-info-writer-s390.h | 43 void Finish(int code_size) { in Finish() argument
|
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| H A D | unwinding-info-writer-arm.h | 43 void Finish(int code_size) { in Finish() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| H A D | unwinding-info-writer-ppc.h | 43 void Finish(int code_size) { in Finish() argument
|
| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| H A D | unwinding-info-writer-x64.h | 47 void Finish(int code_size) { in Finish() argument
|
| /third_party/python/Modules/ |
| H A D | unicodename_db.h | 29919 #define code_size global() macro [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_compute_internal.h | 39 unsigned code_size; member
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-gif.c | 447 unsigned char code_size; /* Code size */ in gif_read_image() local 297 gif_get_code(FILE *fp, int code_size, int first_time) gif_get_code() argument 542 code_size, /* Current code size */ gif_read_lzw() local [all...] |
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | check_output.py | 508 code_size = struct.unpack("=L", stdin.read(4))[0] variable
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | code-range.cc | 211 size_t code_size = RoundUp(embedded_blob_code_size, kCommitPageSize); in RemapEmbeddedBuiltins() local
|
| /third_party/node/deps/v8/src/logging/ |
| H A D | log.h | 463 size_t code_size; member
|
| /third_party/node/deps/v8/src/snapshot/embedded/ |
| H A D | embedded-data.h | 77 uint32_t code_size() const { return code_size_; } in code_size() function in v8::internal::final 269 EmbeddedData(const uint8_t* code, uint32_t code_size, const uint8_t* data, in EmbeddedData() argument
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler.h | 101 uint32_t code_size; /* code size in uint32 words */ member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_program.h | 32 unsigned code_size; member
|
| /third_party/libsnd/src/G72x/ |
| H A D | g72x.c | 407 update( int code_size, int y, int wi, int fi, int dq, int sr, int dqsez, G72x_STATE *state_ptr) update() argument
|