Home
last modified time | relevance | path

Searched defs:string_id (Results 1 - 16 of 16) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/irtoc-tag/generator/
H A Dtag-isapi.rb
/arkcompiler/runtime_core/bytecode_optimizer/
H A Dbytecode_optimizer_isapi.rb248 def string_id method
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Dbytecode_optimizer_isapi.rb324 def string_id method
/arkcompiler/runtime_core/verifier/tests/
H A Dverify_constant_pool_tests.cpp208 std::vector<uint8_t> string_id = string_id_in_test_constant_pool; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/greybus/
H A Dmanifest.c185 static char *gb_string_get(struct gb_interface *intf, u8 string_id) in gb_string_get() argument
/kernel/linux/linux-6.6/drivers/greybus/
H A Dmanifest.c185 static char *gb_string_get(struct gb_interface *intf, u8 string_id) in gb_string_get() argument
/arkcompiler/runtime_core/isa/
H A Disapi.rb
/arkcompiler/runtime_core/verifier/
H A Dverifier.cpp256 const auto string_id = file_->ResolveOffsetByIndex(method_id, arg_string_idx); in CollectIdInInstructions() local
395 LOG(ERROR, VERIFIER) << "Fail to verify string id. string_id(0x" << std::hex << string_id << ")!"; in VerifyStringId() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c350 ast_vhub_rep_string(struct ast_vhub_ep *ep, u8 string_id, u16 lang_id, u16 len) ast_vhub_rep_string() argument
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c373 ast_vhub_rep_string(struct ast_vhub_ep *ep, u8 string_id, u16 lang_id, u16 len) ast_vhub_rep_string() argument
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_driver.c823 uvc_entity_set_name(struct uvc_device *dev, struct uvc_entity *entity, const char *type_name, u8 string_id) uvc_entity_set_name() argument
/third_party/jerryscript/jerry-core/debugger/
H A Ddebugger.c1484 lit_magic_string_id_t string_id; in jerry_debugger_exception_object_to_string() local
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp574 uint32_t string_id = adae.GetScalarValue().Get<uint32_t>(); in GetAnnotationElements() local
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-string.c192 uintptr_t string_id = (uintptr_t) (id + LIT_MAGIC_STRING__COUNT); in ecma_new_ecma_string_from_magic_string_ex_id() local
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.cc1466 uint32_t string_id; in ReadString() local
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_midi2.c52 unsigned int string_id; /* assigned string id */ member

Completed in 29 milliseconds