Home
last modified time | relevance | path

Searched defs:bf (Results 1 – 25 of 33) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dbitfield.c23 struct bitfield *bf; in bitfield_alloc() local
34 void bitfield_free(struct bitfield *bf) in bitfield_free()
40 void bitfield_set(struct bitfield *bf, size_t bit) in bitfield_set()
48 void bitfield_clear(struct bitfield *bf, size_t bit) in bitfield_clear()
56 int bitfield_is_set(struct bitfield *bf, size_t bit) in bitfield_is_set()
76 int bitfield_get_first_zero(struct bitfield *bf) in bitfield_get_first_zero()
Dutils_module_tests.c130 struct bitfield *bf; in bitfield_tests() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dbitfield.c23 struct bitfield *bf; in bitfield_alloc() local
34 void bitfield_free(struct bitfield *bf) in bitfield_free()
40 void bitfield_set(struct bitfield *bf, size_t bit) in bitfield_set()
48 void bitfield_clear(struct bitfield *bf, size_t bit) in bitfield_clear()
56 int bitfield_is_set(struct bitfield *bf, size_t bit) in bitfield_is_set()
76 int bitfield_get_first_zero(struct bitfield *bf) in bitfield_get_first_zero()
Dutils_module_tests.c130 struct bitfield *bf; in bitfield_tests() local
/third_party/node/tools/icu/
Diculslocs.cc181 void printIndent(FILE* bf, int indent) { in printIndent()
194 FILE* bf, in dumpAllButInstalledLocales()
244 FILE* bf = nullptr; in list() local
/third_party/libwebsockets/lib/misc/lwsac/
Dlwsac.c76 struct lwsac *bf; in lwsac_extend() local
100 struct lwsac *bf = *head; in _lwsac_use() local
/third_party/mesa3d/src/compiler/glsl/
Dopt_minmax.cpp147 float bf = _mesa_half_to_float(b->value.f16[c1]); in compare_components() local
223 float bf = _mesa_half_to_float(b->value.f16[i]); in combine_constant() local
/third_party/ffmpeg/libavformat/tests/
Dmovenc.c179 static void init_fps(int bf, int audio_preroll, int fps) in init_fps()
243 static void init(int bf, int audio_preroll) in init()
/third_party/mesa3d/src/freedreno/rnn/
Dheadergen2.c129 static void printtypeinfo (struct rnntypeinfo *ti, struct rnnbitfield *bf, in printtypeinfo()
228 static void printbitfield (struct rnnbitfield *bf, int shift) { in printbitfield()
Drnn.c174 struct rnnbitfield *bf = parsebitfield(db, file, node); in trytypetag() local
358 struct rnnbitfield *bf = calloc(sizeof *bf, 1); in parsebitfield() local
452 struct rnnbitfield *bf = parsebitfield(db, file, chain); in parsebitset() local
989 static struct rnnbitfield *copybitfield (struct rnnbitfield *bf, char *file) { in copybitfield()
1233 static void prepbitfield(struct rnndb *db, struct rnnbitfield *bf, char *prefix, struct rnnvarinfo … in prepbitfield()
/third_party/curl/tests/server/
Dtftpd.c135 struct bf { struct
136 int counter; /* size of data in buffer, or flag */
137 tftphdr_storage_t buf; /* room for data packet */
/third_party/mesa3d/src/mesa/main/
Ddlist.h61 GLbitfield bf; member
Dglformats.c3814 enum mesa_array_format_base_format bf; in _mesa_format_from_format_and_type() local
/third_party/ffmpeg/libavfilter/
Dvf_fieldhint.c119 int64_t tf, bf; in filter_frame() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_idiv.c47 nir_ssa_def *af, *bf, *a, *b, *q, *r, *rt; in convert_instr() local
/third_party/skia/tests/
DRectTest.cpp232 SkRect bf = SkRect::Make(e.fB); in DEF_TEST() local
/third_party/node/deps/v8/src/execution/ppc/
Dsimulator-ppc.cc1341 int bf = 0; in SetCR0() local
1675 uint32_t bf = 0; in ExecuteGeneric() local
1714 uint32_t bf = 0; in ExecuteGeneric() local
2376 uint32_t bf = 0; in ExecuteGeneric() local
2657 int bf = 0; in ExecuteGeneric() local
2682 int bf = 0; in ExecuteGeneric() local
2700 int bf = 0; in ExecuteGeneric() local
2718 int bf = 0; in ExecuteGeneric() local
2759 uint32_t bf = 0; in ExecuteGeneric() local
3554 int bf = 0; in ExecuteGeneric() local
[all …]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneAliasTest.java158 private static final CollectionJoiner bf = new CollectionJoiner(", "); field in TimeZoneAliasTest.Zone
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneAliasTest.java161 private static final CollectionJoiner bf = new CollectionJoiner(", "); field in TimeZoneAliasTest.Zone
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_h265.c703 unsigned bf = 0, af = 0; in vid_dec_h265_EndFrame() local
/third_party/mesa3d/src/freedreno/decode/
Dscript.c363 struct rnnbitfield *bf = bitfields[i]; in l_rnn_reg_meta_index() local
/third_party/mesa3d/src/util/
Du_math.h134 double af, bf; in util_ifloor() local
/third_party/openssl/crypto/asn1/
Dasn_mime.c514 BIO *bf; in SMIME_crlf_copy() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
Dasn_mime.c514 BIO *bf; in SMIME_crlf_copy() local
/third_party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp401 float bf = af - ep1_min; in compute_color_error_for_every_integer_count_and_quant_level() local

12