Home
last modified time | relevance | path

Searched defs:code_size (Results 26 - 50 of 90) sorted by relevance

1234

/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dunwinding-info-writer-x64.h47 void Finish(int code_size) { in Finish() argument
/third_party/vixl/examples/aarch32/
H A Dmandelbrot.cc211 uint32_t code_size = masm.GetSizeOfCodeGenerated(); in main() local
/third_party/python/Modules/
H A Dunicodename_db.h29919 #define code_size global() macro
[all...]
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A Dcptpf.h27 u32 code_size; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dcycx_cfm.h100 unsigned long code_size; member
/kernel/linux/linux-6.6/drivers/mtd/nand/
H A Decc-sw-bch.c175 unsigned int code_size = 0, nsteps; in nand_ecc_sw_bch_init_ctx() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H A Dcptpf.h27 u32 code_size; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dcycx_cfm.h100 unsigned long code_size; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dcycx_cfm.h61 unsigned long code_size; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dcycx_cfm.h61 unsigned long code_size; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dcycx_cfm.h48 unsigned long code_size; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute_internal.h39 unsigned code_size; member
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_main.c72 __be32 code_size; member
83 u32 code_size; in write_to_ucd_unit() local
/kernel/linux/common_modules/tzdriver/auth/
H A Dauth_base_impl.c160 unsigned long code_size = end_code - start_code; in update_task_hash() local
/kernel/linux/linux-5.10/tools/perf/jvmti/
H A Dlibjvmti.c230 compiled_method_load_cb(jvmtiEnv *jvmti, jmethodID method, jint code_size, void const *code_addr, jint map_length, jvmtiAddrLocationMap const *map, const void *compile_info) compiled_method_load_cb() argument
324 code_generated_cb(jvmtiEnv *jvmti, char const *name, void const *code_addr, jint code_size) code_generated_cb() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Djitdump.h72 uint64_t code_size; member
88 uint64_t code_size; member
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dfalcon.h72 u32 code_size; member
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_main.c62 __be32 code_size; member
73 u32 code_size; in write_to_ucd_unit() local
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dfalcon.h73 u32 code_size; member
/kernel/linux/linux-6.6/tools/perf/jvmti/
H A Dlibjvmti.c230 compiled_method_load_cb(jvmtiEnv *jvmti, jmethodID method, jint code_size, void const *code_addr, jint map_length, jvmtiAddrLocationMap const *map, const void *compile_info) compiled_method_load_cb() argument
324 code_generated_cb(jvmtiEnv *jvmti, char const *name, void const *code_addr, jint code_size) code_generated_cb() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Djitdump.h72 uint64_t code_size; member
88 uint64_t code_size; member
/third_party/cups-filters/cupsfilters/
H A Dimage-gif.c447 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 Dcheck_output.py508 code_size = struct.unpack("=L", stdin.read(4))[0] variable
/third_party/node/deps/v8/src/heap/
H A Dcode-range.cc211 size_t code_size = RoundUp(embedded_blob_code_size, kCommitPageSize); in RemapEmbeddedBuiltins() local
/third_party/node/deps/v8/src/logging/
H A Dlog.h463 size_t code_size; member

Completed in 40 milliseconds

1234