Home
last modified time | relevance | path

Searched defs:binary (Results 201 – 225 of 996) sorted by relevance

12345678910>>...40

/aosp_15_r20/external/google-breakpad/src/tools/solaris/dump_syms/
H A Ddump_syms.cc48 const char* binary = argv[1]; in main() local
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/binary/
Dnative_endian_big.go7 package binary package
Dnative_endian_little.go7 package binary package
/aosp_15_r20/cts/hostsidetests/securitybulletin/src/android/security/cts/
H A DCVE_2022_23852.java46 String binary = "CVE-2022-23852"; in testPocCVE_2022_23852() local
H A DCVE_2023_21127.java46 String binary = "CVE-2023-21127"; in testPocCVE_2023_21127() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/
H A Dcodechal_encode_sw_scoreboard_g11.cpp42 uint8_t *binary; in InitKernelState() local
H A Dcodechal_encode_wp_g11.cpp48 uint8_t *binary; in InitKernelState() local
/aosp_15_r20/external/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/
H A D_artifact_content.py19 binary: Optional[str] = dataclasses.field( variable in ArtifactContent
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_0_params.cpp378 void *binary, in CaptureGetProgramBinary_length()
393 void *binary, in CaptureGetProgramBinary_binaryFormat()
405 void *binary, in CaptureGetProgramBinary_binary()
660 const void *binary, in CaptureProgramBinary_binary()
/aosp_15_r20/external/clang/tools/clang-format/
H A Dclang-format-sublime.py21 binary = 'clang-format' variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-stable/share/clang/
Dclang-format-sublime.py21 binary = "clang-format" variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/share/clang/
Dclang-format-sublime.py21 binary = "clang-format" variable
/aosp_15_r20/build/soong/cc/libbuildversion/tests/
H A Dbuild_version_test.cpp25 TEST(BuildNumber, binary) { in TEST() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/share/clang/
Dclang-format-sublime.py21 binary = "clang-format" variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/share/clang/
Dclang-format-sublime.py21 binary = "clang-format" variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/share/clang/
Dclang-format-sublime.py21 binary = "clang-format" variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DProgramGL.cpp204 const uint8_t *binary = stream->data() + stream->offset(); in load() local
232 std::vector<uint8_t> binary(std::max(binaryLength, 1)); in save() local
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_queue.c343 struct vk_sync_binary *binary = in vk_queue_submit_final() local
370 struct vk_sync_binary *binary = in vk_queue_submit_final() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Ddef_use_test.cpp66 std::vector<uint32_t> binary; in DisassembleInst() local
595 std::vector<uint32_t> binary; in DisassembleModule() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Ddef_use_test.cpp66 std::vector<uint32_t> binary; in DisassembleInst() local
595 std::vector<uint32_t> binary; in DisassembleModule() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Ddef_use_test.cpp66 std::vector<uint32_t> binary; in DisassembleInst() local
595 std::vector<uint32_t> binary; in DisassembleModule() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen8/codec/hal/
H A Dcodechal_encode_wp_g8.cpp48 uint8_t* binary; in InitKernelState() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9/codec/hal/
H A Dcodechal_encode_wp_g9.cpp48 uint8_t* binary; in InitKernelState() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_encode_wp_g12.cpp48 uint8_t* binary; in InitKernelState() local
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkShaderModule.hpp32 sw::SpirvBinary binary; member in vk::ShaderModule

12345678910>>...40