/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | dex_file-inl.h | 286 uint8_t opcode = *stream++; in DecodeDebugLocalInfo() local 425 uint8_t opcode = *stream++; in DecodeDebugPositionInfo() local
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | dex_file-inl.h | 286 uint8_t opcode = *stream++; in DecodeDebugLocalInfo() local 425 uint8_t opcode = *stream++; in DecodeDebugPositionInfo() local
|
/aosp_15_r20/bionic/libc/kernel/uapi/scsi/ |
H A D | scsi_bsg_ufs.h | 62 __u8 opcode; member 72 __u8 opcode; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/scsi/ |
H A D | scsi_bsg_ufs.h | 62 __u8 opcode; member 72 __u8 opcode; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/scsi/ |
H A D | scsi_bsg_ufs.h | 62 __u8 opcode; member 72 __u8 opcode; member
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-lwres.c | 56 nd_uint32_t opcode; member 180 static const struct tok opcode[] = { variable
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/ |
D | disassemble.cpp | 247 auto opcode = static_cast<spv::Op>(inst.opcode); in EmitInstruction() local 293 auto opcode = static_cast<spv::Op>(inst.opcode); in EmitSectionComment() local
|
/aosp_15_r20/external/jarjar/lib/ |
HD | asm-7.3.1.jar | META-INF/
META-INF/MANIFEST.MF
module-info.class
<Unknown>
... |
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/ |
HD | asm-8.0.1.jar | META-INF/
META-INF/MANIFEST.MF
module-info.class
<Unknown>
... |
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | fuzzer_util.cpp | 288 spv::Op opcode, const opt::BasicBlock::iterator& instruction_in_block) { in CanInsertOpcodeBeforeInstruction() 1562 spv::Op opcode) { in GetLastInsertBeforeInstruction() 2033 bool IsAgnosticToSignednessOfOperand(spv::Op opcode, in IsAgnosticToSignednessOfOperand() 2105 bool TypesAreCompatible(opt::IRContext* ir_context, spv::Op opcode, in TypesAreCompatible()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | fuzzer_util.cpp | 288 spv::Op opcode, const opt::BasicBlock::iterator& instruction_in_block) { in CanInsertOpcodeBeforeInstruction() 1562 spv::Op opcode) { in GetLastInsertBeforeInstruction() 2033 bool IsAgnosticToSignednessOfOperand(spv::Op opcode, in IsAgnosticToSignednessOfOperand() 2105 bool TypesAreCompatible(opt::IRContext* ir_context, spv::Op opcode, in TypesAreCompatible()
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | fuzzer_util.cpp | 288 spv::Op opcode, const opt::BasicBlock::iterator& instruction_in_block) { in CanInsertOpcodeBeforeInstruction() 1562 spv::Op opcode) { in GetLastInsertBeforeInstruction() 2033 bool IsAgnosticToSignednessOfOperand(spv::Op opcode, in IsAgnosticToSignednessOfOperand() 2105 bool TypesAreCompatible(opt::IRContext* ir_context, spv::Op opcode, in TypesAreCompatible()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | ir_emitter.cc | 256 auto opcode = primitive_util::IsSignedIntegralType(element_type) in MaybeEmitDirectAtomicOperation() local 267 auto opcode = primitive_util::IsSignedIntegralType(element_type) in MaybeEmitDirectAtomicOperation() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_type.cpp | 37 const auto opcode = inst->opcode(); in ValidateUniqueness() local 385 auto opcode = opaque_inst->opcode(); in ValidateTypeStruct() local
|
/aosp_15_r20/frameworks/libs/binary_translation/assembler/instructions/ |
D | insn_def_x86_32.json | 30 "Decl": { "opcode": "48" }, string 31 "Incl": { "opcode": "40" } string
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_frame_parser_test.cc | 490 WebSocketFrameHeader::OpCode opcode; in TEST() member 515 WebSocketFrameHeader::OpCode opcode = test.opcode; in TEST() local
|
/aosp_15_r20/external/wayland/tests/ |
H A D | protocol-logger-test.c | 54 int opcode; member 74 int opcode; member
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | trim_capabilities_pass.cpp | 431 bool hasOpcodeConflictingCapabilities(spv::Op opcode) { in hasOpcodeConflictingCapabilities() 472 spv::Op opcode, CapabilitySet* capabilities, in addInstructionRequirementsForOpcode()
|
/aosp_15_r20/tools/dexter/slicer/ |
H A D | instrumentation.cc | 578 dex::Opcode DetourVirtualInvoke::GetNewOpcode(dex::Opcode opcode) { in GetNewOpcode() 590 dex::Opcode DetourInterfaceInvoke::GetNewOpcode(dex::Opcode opcode) { in GetNewOpcode()
|
/aosp_15_r20/external/dnsmasq/src/ |
H A D | nameser.h | 286 unsigned opcode : 4; /* purpose of message */ member 302 unsigned opcode : 4; /* purpose of message */ member
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_cl.cc | 495 static void gatt_proc_disc_error_rsp(tGATT_TCB& /* tcb */, tGATT_CLCB* p_clcb, uint8_t opcode, in gatt_proc_disc_error_rsp() 531 uint8_t opcode, *p = p_data; in gatt_process_error_rsp() local
|
/aosp_15_r20/external/pcre/src/sljit/ |
H A D | sljitNativeX86_common.c | 1056 #define BINARY_OPCODE(opcode) (((opcode ## _EAX_i32) << 24) | ((opcode ## _r_rm) << 16) | ((opcode … argument 1628 static sljit_s32 emit_unary(struct sljit_compiler *compiler, sljit_u8 opcode, in emit_unary() 2713 sljit_s32 opcode = GET_OPCODE(op); local 3686 sljit_u8 opcode = 0; local 3937 sljit_u8 opcode = 0; local 4510 sljit_u8 opcode; local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/att/ |
H A D | packet.h | 28 inline OpCode opcode() const { return header().opcode; } in opcode() function
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | builtins-arm-msvc-compat-error.c | 3 void emit_error(unsigned int opcode) { in emit_error()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/ |
H A D | schema_util.py | 20 def get_builtin_code_from_operator_code(opcode): argument
|