| /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
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/ |
| H A D | tde_osictl_k.c | 1338 hi_u16 code; in tde_osi_single_src_to_get_opt_code() local 1378 tde_osi_get_conv_by_code(hi_u16 code, tde_conv_mode_cmd *conv) tde_osi_get_conv_by_code() argument 4461 hi_u16 code; tde_osi_single_opt() local 4713 hi_u16 code; tde_osi_double_opt() local 5326 hi_u16 code; tde_osi_bitmap_mask_rop_set_hw_node_pass2() local 5515 hi_u16 code; tde_osi_bitmap_mask_blend_set_hw_node_pass2() local 6176 hi_u16 code; tde_osi_single_pattern_fill_set_up() local 6339 hi_u16 code; tde_osi_double_pattern_fill_set_up() local [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
| H A D | hi_gv_input.h | 692 HI_U32 code; /* hardware key code */ member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_defs.h | 742 u8 code;
member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_defs.h | 751 u8 code; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| H A D | rich_editor_pattern.cpp | 10378 void RichEditorPattern::HandleSelectFontStyle(KeyCode code) in HandleSelectFontStyle() argument 10533 HandleSelectFontStyleWrapper(KeyCode code, TextStyle& spanStyle) HandleSelectFontStyleWrapper() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | text_pattern.cpp | 1603 void TextPattern::HandleOnSelect(KeyCode code) in HandleOnSelect() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
| H A D | drawing_text_typography.cpp | 2357 InitDrawingAliasInfoSet( const size_t aliasInfoSize, OH_Drawing_FontConfigInfoErrorCode& code) InitDrawingAliasInfoSet() argument 2407 InitDrawingAdjustInfoSet( const size_t adjustInfoSize, OH_Drawing_FontConfigInfoErrorCode& code) InitDrawingAdjustInfoSet() argument 2443 InitDrawingFontGenericInfoSet( const size_t fontGenericInfoSize, OH_Drawing_FontConfigInfoErrorCode& code) InitDrawingFontGenericInfoSet() argument 2497 InitDrawingDrawingFallbackInfoSet( const size_t fallbackInfoSize, OH_Drawing_FontConfigInfoErrorCode& code) InitDrawingDrawingFallbackInfoSet() argument 2543 InitDrawingFallbackGroupSet( const size_t fallbackGroupSize, OH_Drawing_FontConfigInfoErrorCode& code) InitDrawingFallbackGroupSet() argument 2651 CopyDrawingFontDirSet(char*** drawFontDirSet, size_t& fontDirSize, const std::vector<std::string>& fontDirSet, OH_Drawing_FontConfigInfoErrorCode& code) CopyDrawingFontDirSet() argument 2685 CopyDrawingAliasInfo(OH_Drawing_FontAliasInfo& drawAliasInfo, const TextEngine::AliasInfo& aliasInfo, OH_Drawing_FontConfigInfoErrorCode& code) CopyDrawingAliasInfo() argument 2697 CopyDrawingAliasInfoSet(OH_Drawing_FontAliasInfo** drawAliasInfoSet, size_t& aliasInfoSize, const std::vector<TextEngine::AliasInfo>& aliasSet, OH_Drawing_FontConfigInfoErrorCode& code) CopyDrawingAliasInfoSet() argument 2733 CopyDrawingAdjustSet(OH_Drawing_FontAdjustInfo** drawAdjustInfoSet, size_t& adjustInfoSize, const std::vector<TextEngine::AdjustInfo>& adjustSet, OH_Drawing_FontConfigInfoErrorCode& code) CopyDrawingAdjustSet() argument 2760 CopyDrawingFontGenericInfo(OH_Drawing_FontGenericInfo& drawFontGenericInfo, const TextEngine::FontGenericInfo& genericInfo, OH_Drawing_FontConfigInfoErrorCode& code) CopyDrawingFontGenericInfo() argument 2782 CopyDrawingFontGenericInfoSetInner(OH_Drawing_FontGenericInfo** fontGenericInfoSet, size_t& fontGenericInfoSize, const std::vector<TextEngine::FontGenericInfo>& genericSet, OH_Drawing_FontConfigInfoErrorCode& code) CopyDrawingFontGenericInfoSetInner() argument 2810 CopyDrawingFallbackInfo(OH_Drawing_FontFallbackInfo& drawFallbackInfo, const TextEngine::FallbackInfo& fallbackInfo, OH_Drawing_FontConfigInfoErrorCode& code) CopyDrawingFallbackInfo() argument 2823 CopyDrawingFallbackGroup(OH_Drawing_FontFallbackGroup& drawFallbackGroup, const TextEngine::FallbackGroup& fallbackGroup, OH_Drawing_FontConfigInfoErrorCode& code) CopyDrawingFallbackGroup() argument 2858 CopyDrawingFallbackGroupSetInner(OH_Drawing_FontFallbackGroup** drawFallbackGroupSet, size_t& fallbackGroupSize, const std::vector<TextEngine::FallbackGroup>& fallbackGroupSet, OH_Drawing_FontConfigInfoErrorCode& code) CopyDrawingFallbackGroupSetInner() argument 2889 CopyDrawingFontGenericInfoSet(OH_Drawing_FontConfigInfo** drawFontCfgInfo, const std::vector<TextEngine::FontGenericInfo>& genericSet, OH_Drawing_FontConfigInfoErrorCode& code) CopyDrawingFontGenericInfoSet() argument 2915 CopyDrawingFallbackGroupSet(OH_Drawing_FontConfigInfo** drawFontCfgInfo, const std::vector<TextEngine::FallbackGroup>& fallbackGroupSet, OH_Drawing_FontConfigInfoErrorCode& code) CopyDrawingFallbackGroupSet() argument 2941 OH_Drawing_FontConfigInfoErrorCode code = ERROR_FONT_CONFIG_INFO_UNKNOWN; OH_Drawing_GetSystemFontConfigInfo() local [all...] |
| /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
|