Home
last modified time | relevance | path

Searched defs:bf (Results 1 - 25 of 37) sorted by relevance

12

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dbitfield-store-load0.c6 } bf; in ufoo() local
17 } bf; in sfoo() local
H A Dbitfield-init-zero.c10 struct bfu bf = { .f = a, }; in bfuu_init() local
16 struct bfu bf = { .f = a, }; in bfus_init() local
22 struct bfu bf = { }; in bfu_get0() local
36 struct bfs bf = { .f = a, }; in bfsu_init() local
42 struct bfs bf = { .f = a, }; in bfss_init() local
48 struct bfs bf = { }; bfs_get0() local
[all...]
H A Dbitfield-size.c6 unsigned int get__bfu_a(struct bfu bf) { return bf.a; } in get__bfu_a() argument
7 unsigned int get__bfu_b(struct bfu bf) { return bf.b; } in get__bfu_b() argument
8 unsigned int get_pbfu_a(struct bfu *bf) { return bf->a; } in get_pbfu_a() argument
9 unsigned int get_pbfu_b(struct bfu *bf) { return bf->b; } in get_pbfu_b() argument
17 signed int get__bfs_a(struct bfs bf) { return bf argument
18 get__bfs_b(struct bfs bf) get__bfs_b() argument
19 get_pbfs_a(struct bfs *bf) get_pbfs_a() argument
20 get_pbfs_b(struct bfs *bf) get_pbfs_b() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/validation/linear/
H A Dcompound-literal02.c8 struct bfs bf = { .a = 1, .b = 4 }; in bar() local
H A Dcompound-literal01.c8 struct bfs bf = { .a = 1, .b = 2 }; in foo() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dshift-undef.c77 struct bf { struct
82 int bf(struct bf *p) in bf() function
H A Dautotype.c9 int bf:3; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dbitfield.c23 struct bitfield *bf; in bitfield_alloc() local
34 void bitfield_free(struct bitfield *bf) in bitfield_free() argument
40 bitfield_set(struct bitfield *bf, size_t bit) bitfield_set() argument
48 bitfield_clear(struct bitfield *bf, size_t bit) bitfield_clear() argument
56 bitfield_is_set(struct bitfield *bf, size_t bit) bitfield_is_set() argument
76 bitfield_get_first_zero(struct bitfield *bf) bitfield_get_first_zero() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dbitfield.c23 struct bitfield *bf; in bitfield_alloc() local
34 void bitfield_free(struct bitfield *bf) in bitfield_free() argument
40 bitfield_set(struct bitfield *bf, size_t bit) bitfield_set() argument
48 bitfield_clear(struct bitfield *bf, size_t bit) bitfield_clear() argument
56 bitfield_is_set(struct bitfield *bf, size_t bit) bitfield_is_set() argument
76 bitfield_get_first_zero(struct bitfield *bf) bitfield_get_first_zero() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddlist.h61 GLbitfield bf; member
H A Dglformats.c3814 enum mesa_array_format_base_format bf; in _mesa_format_from_format_and_type() local
/third_party/node/tools/icu/
H A Diculslocs.cc181 void printIndent(FILE* bf, int indent) { in printIndent() argument
192 dumpAllButInstalledLocales(int lev, icu::LocalUResourceBundlePointer* bund, FILE* bf, UErrorCode* status) dumpAllButInstalledLocales() argument
244 FILE* bf = nullptr; list() local
[all...]
/third_party/skia/tests/
H A DRectTest.cpp232 SkRect bf = SkRect::Make(e.fB); in DEF_TEST() local
/third_party/ffmpeg/libavfilter/
H A Dvf_fieldhint.c119 int64_t tf, bf; in filter_frame() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
H A DTimeZoneAliasTest.java161 private static final CollectionJoiner bf = new CollectionJoiner(", "); field in TimeZoneAliasTest.Zone
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneAliasTest.java158 private static final CollectionJoiner bf = new CollectionJoiner(", "); field in TimeZoneAliasTest.Zone
/third_party/libwebsockets/lib/misc/lwsac/
H A Dlwsac.c76 struct lwsac *bf; in lwsac_extend() local
100 struct lwsac *bf = *head; in _lwsac_use() local
[all...]
/third_party/mesa3d/src/freedreno/rnn/
H A Dheadergen2.c129 static void printtypeinfo (struct rnntypeinfo *ti, struct rnnbitfield *bf, in printtypeinfo() argument
228 static void printbitfield (struct rnnbitfield *bf, int shift) { in printbitfield() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_idiv.c47 nir_ssa_def *af, *bf, *a, *b, *q, *r, *rt; in convert_instr() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A 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/
H A Dmovenc.c179 static void init_fps(int bf, int audio_preroll, int fps) in init_fps() argument
243 static void init(int bf, int audio_preroll) in init() argument
/third_party/mesa3d/src/freedreno/decode/
H A Dscript.c363 struct rnnbitfield *bf = bitfields[i]; in l_rnn_reg_meta_index() local
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_h265.c703 unsigned bf = 0, af = 0; in vid_dec_h265_EndFrame() local
/third_party/mesa3d/src/util/
H A Du_math.h134 double af, bf; in util_ifloor() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn_mime.c514 BIO *bf; in SMIME_crlf_copy() local

Completed in 17 milliseconds

12