| /third_party/icu/icu4c/source/i18n/ |
| H A D | rulebasedcollator.cpp | 153 RuleBasedCollator::RuleBasedCollator(const uint8_t *bin, int32_t length, in RuleBasedCollator() argument
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_blorp.c | 34 struct anv_shader_bin *bin = in lookup_blorp_shader() local 67 struct anv_shader_bin *bin = in upload_blorp_shader() local [all...] |
| H A D | anv_pipeline.c | 544 struct anv_shader_bin *bin; member 1394 struct anv_shader_bin *bin = in anv_graphics_pipeline_load_cached_shaders() local 1720 struct anv_shader_bin *bin in anv_graphics_pipeline_compile() local 1258 anv_pipeline_add_executables(struct anv_pipeline *pipeline, struct anv_pipeline_stage *stage, struct anv_shader_bin *bin) anv_pipeline_add_executables() argument 1807 struct anv_shader_bin *bin = NULL; anv_pipeline_compile_cs() local 2282 struct anv_shader_bin *bin = compile_upload_rt_shader() local 3276 struct anv_shader_bin *bin; anv_GetRayTracingShaderGroupStackSizeKHR() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | rulebasedcollator.cpp | 155 RuleBasedCollator::RuleBasedCollator(const uint8_t *bin, int32_t length, in RuleBasedCollator() argument
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_blitter.c | 393 struct panfrost_ptr bin = in pan_blitter_get_blend_shaders() local
|
| /third_party/node/deps/openssl/openssl/engines/ |
| H A D | e_capi.c | 619 static int lend_tobn(BIGNUM *bn, unsigned char *bin, int binlen) in lend_tobn() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | pmeth_lib.c | 1605 unsigned char *bin; in EVP_PKEY_CTX_hex2ctrl() local
|
| /third_party/openssl/crypto/evp/ |
| H A D | pmeth_lib.c | 1604 unsigned char *bin; in EVP_PKEY_CTX_hex2ctrl() local
|
| /third_party/openssl/engines/ |
| H A D | e_capi.c | 619 static int lend_tobn(BIGNUM *bn, unsigned char *bin, int binlen) in lend_tobn() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | rulebasedcollator.cpp | 153 RuleBasedCollator::RuleBasedCollator(const uint8_t *bin, int32_t length, in RuleBasedCollator() argument
|
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLMetalCodeGenerator.cpp | 2590 const BinaryExpression& bin = e->as<BinaryExpression>(); in requirements() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_wext.c | 1400 u8 bin[8]; in wext_get_scan_custom() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | sae.c | 615 u8 *bin; in debug_print_bignum() local 636 u8 bin[SAE_MAX_ECC_PRIME_LEN]; in sswu() local 1142 u8 bin[SAE_MAX_ECC_PRIME_LEN * 2]; sae_derive_pwe_from_pt_ecc() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_wext.c | 1405 u8 bin[8]; in wext_get_scan_custom() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | dpp_supplicant.c | 3928 u8 *bin; in wpas_dpp_ca_set() local
|
| /third_party/backends/backend/ |
| H A D | canon_dr.c | 8950 char *bin = line+53; in hexdump() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_shader.h | 532 uint32_t *bin; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_shader.c | 1989 struct radv_shader_binary_legacy *bin = (struct radv_shader_binary_legacy *)binary; in radv_shader_binary_upload() local 2097 struct radv_shader_binary_legacy *bin in radv_shader_create() local 2138 radv_aco_build_shader_binary(void **bin, gl_shader_stage stage, bool is_gs_copy_shader, const struct ac_shader_config *config, const char *llvm_ir_str, unsigned llvm_ir_size, const char *disasm_str, unsigned disasm_size, uint32_t *statistics, uint32_t stats_size, uint32_t exec_size, const uint32_t *code, uint32_t code_dw) radv_aco_build_shader_binary() argument 2338 struct radv_shader_binary_legacy *bin = (struct radv_shader_binary_legacy *)binary; global() local 2364 upload_shader_part(struct radv_device *device, struct radv_shader_part_binary *bin, unsigned wave_size) global() argument 2395 radv_aco_build_shader_part(void **bin, uint32_t num_sgprs, uint32_t num_vgprs, uint32_t num_preserved_sgprs, const uint32_t *code, uint32_t code_size, const char *disasm_str, uint32_t disasm_size) global() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | matroskaenc.c | 132 const uint8_t *bin; member
|
| H A D | matroskadec.c | 294 EbmlBin bin; member 353 EbmlBin bin; member 1063 ebml_read_binary(AVIOContext *pb, int length, int64_t pos, EbmlBin *bin) ebml_read_binary() argument 2372 mkv_parse_dvcc_dvvc(AVFormatContext *s, AVStream *st, const MatroskaTrack *track, EbmlBin *bin) mkv_parse_dvcc_dvvc() argument [all...] |
| /third_party/json/single_include/nlohmann/ |
| H A D | json.hpp | 4852 inline void from_json(const BasicJsonType& j, typename BasicJsonType::binary_t& bin) in from_json() argument 5653 inline void to_json(BasicJsonType& j, const typename BasicJsonType::binary_t& bin) in to_json() argument [all...] |
| /third_party/python/Modules/ |
| H A D | _pickle.c | 648 int bin; /* Boolean, true if proto > 0 */ member [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_pcie.c | 7465 int bin; in dhd_bus_dump() local [all...] |
| /third_party/icu/ohos_icu4c/src/ |
| H A D | icu_addon.cpp | 1569 UCollator *ucol_openBinary(const uint8_t *bin, int32_t length, const UCollator *base, UErrorCode *status) in ucol_openBinary() argument
|
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 52330 u32 bin = i/p->iDivisor; global() local 52371 u32 bin = i/p->iDivisor; global() local 52440 u32 bin = i/p->iDivisor; global() local [all...] |