Home
last modified time | relevance | path

Searched defs:bin (Results 1 - 25 of 135) sorted by relevance

123456

/third_party/skia/experimental/skrive/tests/
H A DBinaryReader.cpp14 static constexpr uint8_t bin[] = { in DEF_TEST() local
/third_party/mesa3d/src/freedreno/computerator/
H A Dir3_asm.h37 void *bin; member
/third_party/json/include/nlohmann/detail/conversions/
H A Dto_json.hpp347 inline void to_json(BasicJsonType& j, const typename BasicJsonType::binary_t& bin) in to_json() argument
H A Dfrom_json.hpp296 inline void from_json(const BasicJsonType& j, typename BasicJsonType::binary_t& bin) in from_json() argument
/third_party/skia/modules/canvaskit/
H A Dkarma.conf.js
/third_party/alsa-lib/src/topology/
H A Ddecoder.c43 int snd_tplg_decode(snd_tplg_t *tplg, void *bin, size_t size, int dflags) in snd_tplg_decode() argument
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_gem.c37 void *bin; in vc4_get_bcl() local
/third_party/mesa3d/src/gallium/drivers/lima/standalone/
H A Dlima_disasm.c135 uint32_t *bin = ralloc_size(NULL, chunk.size); in extract_shader_binary() local
181 uint32_t *bin = prog; in main() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Duuid.c15 int uuid_str2bin(const char *str, u8 *bin) in uuid_str2bin() argument
50 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Duuid.c15 int uuid_str2bin(const char *str, u8 *bin) in uuid_str2bin() argument
50 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprogram.hpp71 binary bin; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_linear.c240 lp_linear_rasterize_bin(struct lp_rasterizer_task *task, const struct cmd_bin *bin) lp_linear_rasterize_bin() argument
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
H A Dtest-disassembler.c84 uint64_t bin = parse_hex(line); in main() local
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-gst.h48 GstElement *bin; member
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dlcssa.cpp32 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
46 std::vector<uint32_t> bin; in Match() local
H A Dfusion_legal.cpp33 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
49 std::vector<uint32_t> bin; in Match() local
H A Dnested_loops.cpp36 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
788 std::vector<uint32_t> bin; in TEST_F() local
H A Dpeeling.cpp32 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
48 std::vector<uint32_t> bin; in Match() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dlcssa.cpp32 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
46 std::vector<uint32_t> bin; in Match() local
H A Dfusion_legal.cpp33 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
49 std::vector<uint32_t> bin; in Match() local
H A Dnested_loops.cpp36 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
788 std::vector<uint32_t> bin; in TEST_F() local
H A Dpeeling.cpp32 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
48 std::vector<uint32_t> bin; in Match() local
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dlcssa.cpp30 bool Validate(const std::vector<uint32_t>& bin) { in Validate() argument
44 std::vector<uint32_t> bin; in Match() local
/third_party/node/deps/openssl/openssl/Configurations/platform/
H A DBASE.pm35 sub bin { return $_[0]->binname($_[1]) . $_[0]->binext() } subroutine
/third_party/openssl/Configurations/platform/
H A DBASE.pm35 sub bin { return $_[0]->binname($_[1]) . $_[0]->binext() } subroutine

Completed in 23 milliseconds

123456