/third_party/node/deps/v8/src/execution/mips64/ |
H A D | simulator-mips64.cc | 109 uint32_t code = instr->Bits(25, 6); in Stop() local 2239 uint32_t code = (func == BREAK) ? instr_.Bits(25, 6) : -1; SoftwareInterrupt() local 2471 IsWatchpoint(uint64_t code) IsWatchpoint() argument 2475 PrintWatchpoint(uint64_t code) PrintWatchpoint() argument 2485 HandleStop(uint64_t code, Instruction* instr) HandleStop() argument 2496 uint32_t code = static_cast<uint32_t>(instr->Bits(25, 6)); IsStopInstruction() local 2500 IsEnabledStop(uint64_t code) IsEnabledStop() argument 2506 EnableStop(uint64_t code) EnableStop() argument 2512 DisableStop(uint64_t code) DisableStop() argument 2518 IncreaseStopCounter(uint64_t code) IncreaseStopCounter() argument 2533 PrintStopInfo(uint64_t code) PrintStopInfo() argument [all...] |
/third_party/node/deps/v8/src/execution/mips/ |
H A D | simulator-mips.cc | 93 uint32_t code = instr->Bits(25, 6); in Stop() local 2219 uint32_t code = (func == BREAK) ? instr_.Bits(25, 6) : -1; SoftwareInterrupt() local 2462 IsWatchpoint(uint32_t code) IsWatchpoint() argument 2466 PrintWatchpoint(uint32_t code) PrintWatchpoint() argument 2476 HandleStop(uint32_t code, Instruction* instr) HandleStop() argument 2487 uint32_t code = static_cast<uint32_t>(instr->Bits(25, 6)); IsStopInstruction() local 2491 IsEnabledStop(uint32_t code) IsEnabledStop() argument 2497 EnableStop(uint32_t code) EnableStop() argument 2503 DisableStop(uint32_t code) DisableStop() argument 2509 IncreaseStopCounter(uint32_t code) IncreaseStopCounter() argument 2524 PrintStopInfo(uint32_t code) PrintStopInfo() argument [all...] |
/third_party/node/deps/v8/src/execution/s390/ |
H A D | simulator-s390.cc | 2313 uint32_t code = svc & kStopCodeMask; SoftwareInterrupt() local 2341 isWatchedStop(uint32_t code) isWatchedStop() argument 2346 isEnabledStop(uint32_t code) isEnabledStop() argument 2353 EnableStop(uint32_t code) EnableStop() argument 2360 DisableStop(uint32_t code) DisableStop() argument 2367 IncreaseStopCounter(uint32_t code) IncreaseStopCounter() argument 2383 PrintStopInfo(uint32_t code) PrintStopInfo() argument [all...] |
/third_party/node/deps/v8/src/execution/riscv64/ |
H A D | simulator-riscv64.cc | 2977 int32_t code = get_ebreak_code(instr_.instr()); SoftwareInterrupt() local 2997 IsWatchpoint(uint64_t code) IsWatchpoint() argument 3001 PrintWatchpoint(uint64_t code) PrintWatchpoint() argument 3011 HandleStop(uint64_t code) HandleStop() argument 3028 IsEnabledStop(uint64_t code) IsEnabledStop() argument 3034 EnableStop(uint64_t code) EnableStop() argument 3040 DisableStop(uint64_t code) DisableStop() argument 3046 IncreaseStopCounter(uint64_t code) IncreaseStopCounter() argument 3061 PrintStopInfo(uint64_t code) PrintStopInfo() argument 4416 auto code = builtins_.code(builtin); DecodeRVIType() local [all...] |
/third_party/node/deps/v8/src/profiler/ |
H A D | heap-snapshot-generator.cc | 1499 TagBuiltinCodeObject(CodeT code, const char* name) TagBuiltinCodeObject() argument 1503 ExtractCodeReferences(HeapEntry* entry, Code code) ExtractCodeReferences() argument 1690 MaybeObject code = feedback_vector.maybe_optimized_code(); ExtractFeedbackVectorReferences() local 1933 Code code = Code::cast(*p); global() variable [all...] |
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler.cc | 288 Handle<HeapObject> code = macro_assembler_->GetCode(pattern); Assemble() local [all...] |
/third_party/pcre2/pcre2/src/ |
H A D | pcre2grep.c | 794 int code = atoi(cs); in decode_ANSI_colour() local [all...] |
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeMIPS_common.c | 351 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code, sljit_sw executable_offset) in detect_jump_type() argument 494 static __attribute__ ((noinline)) void sljit_cache_flush(void* code, void* code_ptr) in sljit_cache_flush() argument 573 sljit_ins *code; in sljit_generate_code() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessExtsTests.cpp | 1626 std::string code = " " + vecType + " accum = " + vecType + "(0);\n" in initPrograms() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | UtilsVk.cpp | 928 angle::spirv::Blob code; in MakeFragShader() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | vp8l_enc.c | 933 WriteHuffmanCode(VP8LBitWriter* const bw, const HuffmanTreeCode* const code, int code_index) WriteHuffmanCode() argument 941 WriteHuffmanCodeWithExtraBits( VP8LBitWriter* const bw, const HuffmanTreeCode* const code, int code_index, int bits, int n_bits) WriteHuffmanCodeWithExtraBits() argument 980 const int code = PixOrCopyLiteral(v, order[k]); StoreImageToBitMask() local 984 const int code = PixOrCopyCacheIdx(v); StoreImageToBitMask() local 989 int code; StoreImageToBitMask() local [all...] |
/third_party/toybox/toys/pending/ |
H A D | dhcpd.c | 208 uint16_t code; member [all...] |
/third_party/vixl/src/aarch64/ |
H A D | assembler-aarch64.cc | 1934 void Assembler::hint(SystemHint code) { hint(static_cast<int>(code)); } in hint() argument [all...] |
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_image_writer.cpp | 205 tag_string::tag_string (uint16 code, in tag_string() argument 250 tag_encoded_text::tag_encoded_text (uint16 code, in tag_encoded_text() argument 415 tag_matrix::tag_matrix (uint16 code, in tag_matrix() argument 478 tag_exif_date_time::tag_exif_date_time (uint16 code, in tag_exif_date_time() argument 3311 int32 code = son0 + ((-((int32) (k & 1))) & (son1 - son0)); SearchTable() local 3426 PutCodeWord(int32 code) PutCodeWord() argument 3497 int32 code = -1; Compress() local [all...] |
/third_party/python/Modules/_ctypes/ |
H A D | _ctypes.c | 279 _ctypes_alloc_format_string_for_type(char code, int big_endian) in _ctypes_alloc_format_string_for_type() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp.h | 184 char *code; member
|
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/ |
H A D | napi_test.cpp | 185 napi_value code = nullptr;
in throwExistingError() local 205 napi_value code = nullptr;
in throwError() local 223 napi_value code = nullptr;
in throwTypeError() local 242 napi_value code = nullptr; throwRangeError() local 276 napi_value code = nullptr; createError() local 293 napi_value code = nullptr; createTypeError() local 308 napi_value code = nullptr; createRangeError() local 324 napi_value code = nullptr; getAndClearLastException() local [all...] |
/third_party/ffmpeg/fftools/ |
H A D | ffprobe.c | 676 int32_t code; in writer_open() local 782 uint32_t code; in validate_string() local
|
/third_party/ffmpeg/libavformat/ |
H A D | mxfdec.c | 1273 int code, value, ofs = 0; in mxf_read_pixel_layout() local
|
/third_party/glfw/src/ |
H A D | internal.h | 367 int code; member
|
/third_party/NuttX/include/nuttx/ |
H A D | scsi.h | 626 uint8_t code; /* 0: Response code See SCSIRESP_SENSEDATA_*FIXED defns */ member [all...] |
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_nir_to_llvm.c | 2648 LLVMValueRef code = NULL; in visit_image_load() local 4968 LLVMValueRef code = NULL; in visit_tex() local
|
H A D | ac_llvm_build.c | 417 char code[16]; in ac_build_optimization_barrier() local 1351 char code[25 in ac_build_buffer_load_format() local 2320 LLVMValueRef code = LLVMBuildExtractValue(ctx->builder, result, 1, ""); ac_build_image_opcode() local 2369 LLVMValueRef code = LLVMConstInlineAsm(calltype, ac_build_cvt_pknorm_i16_f16() local 2382 LLVMValueRef code = LLVMConstInlineAsm(calltype, ac_build_cvt_pknorm_u16_f16() local 4576 LLVMValueRef code = LLVMConstInlineAsm(calltype, "s_endpgm", "", true, false); ac_build_s_endpgm() local [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | builtin_functions.cpp | 7106 ir_variable *code = in_var(glsl_type::int_type, "code"); in _is_sparse_texels_resident() local 7121 ir_variable *code = in_var(glsl_type::int_type, "code"); in _is_sparse_texels_resident_intrinsic() local [all...] |
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_cmd_buffer.c | 343 pvr_cmd_buffer_upload_usc(struct pvr_cmd_buffer *const cmd_buffer, const void *const code, const size_t code_size, uint64_t code_alignment, struct pvr_bo **const pvr_bo_out) pvr_cmd_buffer_upload_usc() argument 370 pvr_cmd_buffer_upload_pds(struct pvr_cmd_buffer *const cmd_buffer, const uint32_t *data, uint32_t data_size_dwords, uint32_t data_alignment, const uint32_t *code, uint32_t code_size_dwords, uint32_t code_alignment, uint64_t min_alignment, struct pvr_pds_upload *const pds_upload_out) pvr_cmd_buffer_upload_pds() argument
|