| /third_party/node/deps/v8/src/heap/ |
| H A D | mark-compact.cc | 254 HeapObject code; variable 257 VerifyHeapObjectImpl(code); variable 439 HeapObject code; variable 442 VerifyHeapObjectImpl(code); variable 1120 Code code variable 1470 Object code = slot.load(code_cage_base()); global() variable 1632 Code code = Code::cast(dst); RawMigrateObject() local 2327 Code code = it.frame()->LookupCode(); ProcessTopOptimizedFrame() local 2579 Code code = weak_object_in_code.second; MarkDependentCodeForDeoptimization() local 3280 Code code = code_data_container.code(code_cage_base); UpdateStrongCodeSlot() local 4985 HeapObject code; global() variable 4988 VerifyHeapObjectImpl(code); global() variable [all...] |
| H A D | heap.cc | 1359 void Heap::InvalidateCodeDeoptimizationData(Code code) { in InvalidateCodeDeoptimizationData() argument 4858 RegisterCodeObject(Handle<Code> code) RegisterCodeObject() argument 6557 HeapObject code = HeapObject::unchecked_cast(slot.load(code_cage_base())); global() variable 6558 MarkHeapObject(code); global() variable 6835 SetInterpreterEntryTrampolineForProfiling(Code code) SetInterpreterEntryTrampolineForProfiling() argument 7038 HeapObject code; VisitCodePointer() local 7181 Code code = Code::unchecked_cast(object); GcSafeCastToCode() local 7187 GcSafeCodeContains(Code code, Address addr) GcSafeCodeContains() argument 7243 Code code = Code::cast(object); GcSafeFindCodeForInnerPointer() local 7268 WriteBarrierForCodeSlow(Code code) WriteBarrierForCodeSlow() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | objects.cc | 2058 Code code = Code::cast(*this); in HeapObjectShortPrint() local 6755 AbstractCode code = source_position() local [all...] |
| /third_party/node/deps/v8/src/parsing/ |
| H A D | preparser.h | 491 explicit PreParserStatement(Type code) : code_(code) {} in PreParserStatement() argument
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_compile.c | 1194 pcre2_code_copy(const pcre2_code *code) pcre2_code_copy() argument 1228 pcre2_code_copy_with_tables(const pcre2_code *code) pcre2_code_copy_with_tables() argument 1263 pcre2_code_free(pcre2_code *code) pcre2_code_free() argument 4848 first_significant_code(PCRE2_SPTR code, BOOL skipassert) first_significant_code() argument 5411 PCRE2_UCHAR *code = *codeptr; compile_branch() local 8102 PCRE2_UCHAR *code = *codeptr; compile_regex() local 8396 is_anchored(PCRE2_SPTR code, uint32_t bracket_map, compile_block *cb, int atomcount, BOOL inassert) is_anchored() argument 8501 is_startline(PCRE2_SPTR code, unsigned int bracket_map, compile_block *cb, int atomcount, BOOL inassert) is_startline() argument 8623 find_recurse(PCRE2_SPTR code, BOOL utf) find_recurse() argument 8779 find_firstassertedcu(PCRE2_SPTR code, uint32_t *flags, uint32_t inassert) find_firstassertedcu() argument 9775 PCRE2_UCHAR *code; /* Current pointer in compiled code */ pcre2_compile() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmInstructionTests.cpp | 7377 struct NameCodePair { string name, code; }; createOpSourceTests() member 7411 struct NameCodePair { string name, code; }; createOpSourceContinuedTests() member 7612 string code; createOpConstantNullTests() member 7729 string code; createOpConstantCompositeTests() member 11322 string code; createOpConstantFloat16Tests() member [all...] |
| /third_party/skia/third_party/externals/libwebp/swig/ |
| H A D | libwebp_python_wrap.c | 967 SWIG_Python_ErrorType(int code) SWIG_Python_ErrorType() argument [all...] |
| /third_party/python/Modules/ |
| H A D | _pickle.c | 3677 long code; /* extension code as C value */ save_global() local 6272 long code; /* calc_binint returns long */ load_extension() local [all...] |
| H A D | _ssl.c | 77 int code; member [all...] |
| /third_party/python/Python/ |
| H A D | ceval.c | 2248 PyCodeObject *code = (PyCodeObject *)getitem->func_code; global() local 4851 PyCodeObject *code = (PyCodeObject *)func->func_code; global() local 4885 PyCodeObject *code = (PyCodeObject *)func->func_code; global() local 6087 get_exception_handler(PyCodeObject *code, int index, int *level, int *handler, int *lasti) global() argument 6368 PyCodeObject * code = (PyCodeObject *)func->func_code; global() local 6835 PyCodeObject *code = frame->f_code; global() local 7889 PyCodeObject *code = frame->f_code; global() local 7904 PyCodeObject *code = frame->f_code; global() local [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | posixmodule.c.h | 6534 int code; in os_strerror() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmInstructionTests.cpp | 7365 struct NameCodePair { string name, code; }; createOpSourceTests() member 7399 struct NameCodePair { string name, code; }; createOpSourceContinuedTests() member 7600 string code; createOpConstantNullTests() member 7717 string code; createOpConstantCompositeTests() member 11224 string code; createOpConstantFloat16Tests() member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | dpp.c | 6660 dpp_pkex_derive_Qi(const struct dpp_curve_params *curve, const u8 *mac_init, const char *code, const char *identifier, BN_CTX *bnctx, EC_GROUP **ret_group) dpp_pkex_derive_Qi() argument 6744 dpp_pkex_derive_Qr(const struct dpp_curve_params *curve, const u8 *mac_resp, const char *code, const char *identifier, BN_CTX *bnctx, EC_GROUP **ret_group) dpp_pkex_derive_Qr() argument 7038 dpp_pkex_init(void *msg_ctx, struct dpp_bootstrap_info *bi, const u8 *own_mac, const char *identifier, const char *code) dpp_pkex_init() argument 7167 dpp_pkex_derive_z(const u8 *mac_init, const u8 *mac_resp, const u8 *Mx, size_t Mx_len, const u8 *Nx, size_t Nx_len, const char *code, const u8 *Kx, size_t Kx_len, u8 *z, unsigned int hash_len) dpp_pkex_derive_z() argument 7252 dpp_pkex_rx_exchange_req(void *msg_ctx, struct dpp_bootstrap_info *bi, const u8 *own_mac, const u8 *peer_mac, const char *identifier, const char *code, const u8 *buf, size_t len) dpp_pkex_rx_exchange_req() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | ParseContext.cpp | 2479 addIfElse(TIntermTyped *cond, TIntermNodePair code, const TSourceLoc &loc) addIfElse() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | wl_cfg80211.h | 1108 unsigned char code; /* EAP code */ member
|
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| H A D | verifier.c | 1495 u8 code = insn[i].code;
in check_subprogs() local 1593 u8 code, class, op; is_reg64() local 10605 insn_is_cond_jump(u8 code) insn_is_cond_jump() argument 10720 u8 code, class; opt_subreg_zext_lo32_rnd_hi32() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_web.cpp | 309 auto code = JSVal(ToJSValue(false)); in Confirm() local 321 auto code = JSVal(ToJSValue(ret)); in Confirm() local 339 auto code = JSVal(ToJSValue(ret)); in IsHttpAuthInfoSaved() local 541 auto code = JSVal(ToJSValue(message_->GetLineNumber())); in GetLineNumber() local 548 auto code = JSVal(ToJSValue(message_->GetLog())); in GetLog() local 555 auto code = JSVal(ToJSValue(message_->GetLogLevel())); GetLogLevel() local 562 auto code = JSVal(ToJSValue(message_->GetSourceId())); GetSourceId() local 1027 auto code = JSVal(ToJSValue(error_->GetCode())); GetErrorCode() local 1134 auto code = JSVal(ToJSValue(response_->GetStatusCode())); GetResponseCode() local [all...] |
| /test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/ |
| H A D | napi_test.cpp | 212 napi_value code = nullptr; in throwExistingError() local 232 napi_value code = nullptr; in throwError() local 250 napi_value code = nullptr; in throwTypeError() local 269 napi_value code = nullptr; throwRangeError() local 303 napi_value code = nullptr; createError() local 320 napi_value code = nullptr; createTypeError() local 335 napi_value code = nullptr; createRangeError() local 351 napi_value code = nullptr; getAndClearLastException() local 5048 napi_value code = nullptr; createErrorMsgNull() local 5064 napi_value code = nullptr; createErrorRstNull() local 5077 napi_value code = nullptr; createTypeErrorMsgNull() local 5091 napi_value code = nullptr; createTypeErrorRstNull() local 5104 napi_value code = nullptr; createRangeErrorRstNull() local 5117 napi_value code = nullptr; getAndClearLastExceptionNull() local [all...] |
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/ |
| H A D | napi_test.cpp | 296 JSVM_Value code = nullptr; in testError() local
|
| /third_party/elfutils/src/ |
| H A D | readelf.c | 1231 elf_ch_type_name (unsigned int code) in elf_ch_type_name() argument 3965 dwarf_inline_string (unsigned int code) in dwarf_inline_string() argument 3982 dwarf_encoding_string (unsigned int code) in dwarf_encoding_string() argument 3999 dwarf_access_string (unsigned int code) in dwarf_access_string() argument 4016 dwarf_defaulted_string(unsigned int code) dwarf_defaulted_string() argument 4033 dwarf_visibility_string(unsigned int code) dwarf_visibility_string() argument 4050 dwarf_virtuality_string(unsigned int code) dwarf_virtuality_string() argument 4067 dwarf_identifier_case_string(unsigned int code) dwarf_identifier_case_string() argument 4084 dwarf_calling_convention_string(unsigned int code) dwarf_calling_convention_string() argument 4101 dwarf_ordering_string(unsigned int code) dwarf_ordering_string() argument 4118 dwarf_discr_list_string(unsigned int code) dwarf_discr_list_string() argument 4135 dwarf_locexpr_opcode_string(unsigned int code) dwarf_locexpr_opcode_string() argument 4214 string_or_unknown(const char *known, unsigned int code, unsigned int lo_user, unsigned int hi_user, bool print_unknown_num) string_or_unknown() argument 4272 dwarf_inline_name(unsigned int code) dwarf_inline_name() argument 4280 dwarf_encoding_name(unsigned int code) dwarf_encoding_name() argument 4288 dwarf_access_name(unsigned int code) dwarf_access_name() argument 4296 dwarf_defaulted_name(unsigned int code) dwarf_defaulted_name() argument 4304 dwarf_visibility_name(unsigned int code) dwarf_visibility_name() argument 4312 dwarf_virtuality_name(unsigned int code) dwarf_virtuality_name() argument 4320 dwarf_identifier_case_name(unsigned int code) dwarf_identifier_case_name() argument 4328 dwarf_calling_convention_name(unsigned int code) dwarf_calling_convention_name() argument 4336 dwarf_ordering_name(unsigned int code) dwarf_ordering_name() argument 4344 dwarf_discr_list_name(unsigned int code) dwarf_discr_list_name() argument 5294 unsigned int code = dwarf_getabbrevcode (&abbrev); print_debug_abbrev_section() local 8065 unsigned int code = dwarf_getabbrevcode (dies[level].abbrev); print_debug_units() local 9894 unsigned char code = *locp++; print_debug_loc_section() local [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 1940 stbi__uint16 code[256]; member 2004 unsigned int code; in stbi__build_huffman() local 4125 int code, next_code[16], sizes[17]; stbi__zbuild_huffman() local [all...] |
| /third_party/icu/ohos_icu4c/src/ |
| H A D | icu_addon.cpp | 521 int32_t u_charName(UChar32 code, UCharNameChoice nameChoice, char *buffer, int32_t bufferLength, in u_charName() argument
|
| /third_party/libbpf/include/uapi/linux/ |
| H A D | bpf.h | 73 __u8 code; /* opcode */ member [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | wasm-compiler.cc | 3130 Address code = static_cast<Address>(index); CallDirect() local 3391 Address code = static_cast<Address>(index); ReturnCall() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | isolate.cc | 238 void SetStickyEmbeddedBlob(const uint8_t* code, uint32_t code_size, in SetStickyEmbeddedBlob() argument 285 const uint8_t* code = in CurrentEmbeddedBlobIsBinaryEmbedded() local 291 void Isolate::SetEmbeddedBlob(const uint8_t* code, uint32_t code_size, in SetEmbeddedBlob() argument 426 Code code = FromCodeT(builtins()->code(builtin)); HashIsolateForEmbeddedBlob() local 805 auto code = Managed<wasm::GlobalWasmCodeRef>::Allocate( AppendWasmFrame() local 880 AppendFrame(Handle<Object> receiver_or_instance, Handle<Object> function, Handle<HeapObject> code, int offset, int flags, Handle<FixedArray> parameters) AppendFrame() argument 1941 Code code = frame->LookupCode(); ThrowInternal() local 1953 Code code = frame->LookupCode(); ThrowInternal() local 2010 Code code = frame->LookupCode(); ThrowInternal() local 2043 Code code = stub_frame->LookupCode(); ThrowInternal() local 2093 Code code = sp_frame->LookupCode(); ThrowInternal() local 2105 Code code = ThrowInternal() local 2138 Code code = js_frame->LookupCode(); ThrowInternal() local 2174 Handle<AbstractCode> code = summary.AsJavaScript().abstract_code(); ThrowInternal() local 2732 Code code = frame->LookupCode(); ThrowInternal() local 3690 const uint8_t* code = DefaultEmbeddedBlobCode(); ThrowInternal() local 3729 uint8_t* code; ThrowInternal() local 4376 IncreaseTotalRegexpCodeGenerated(Handle<HeapObject> code) ThrowInternal() argument [all...] |