Home
last modified time | relevance | path

Searched defs:f (Results 176 – 200 of 18776) sorted by relevance

12345678910>>...752

/aosp_15_r20/out/soong/.intermediates/external/okio/okio-lib/android_common_apex10000/kotlin/
Dokio-lib.jar ... util.zip.Deflater) int $i$f$deflate okio.Sink $this$deflate java ...
/aosp_15_r20/external/python/cpython2/Modules/
Dflmodule.c557 float f; in call_forms_OUTf() local
1192 form_show_form(formobject *f, PyObject *args) in form_show_form()
1204 form_call(void (*func)(FL_FORM *), FL_FORM *f) in form_call() argument
1213 form_call_INiINi(void (*func)(FL_FORM *, int, int), FL_FORM *f, PyObject *args) in form_call_INiINi() argument
1226 form_call_INfINf(void (*func)(FL_FORM *, float, float), FL_FORM *f, PyObject *args) in form_call_INfINf() argument
1239 form_hide_form(formobject *f) in form_hide_form()
1245 form_redraw_form(formobject *f) in form_redraw_form()
1251 form_set_form_position(formobject *f, PyObject *args) in form_set_form_position()
1257 form_set_form_size(formobject *f, PyObject *args) in form_set_form_size()
1263 form_scale_form(formobject *f, PyObject *args) in form_scale_form()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/lua/
Ddef.c89 void lupb_MessageDef_pushsubmsgdef(lua_State* L, const upb_FieldDef* f) { in lupb_MessageDef_pushsubmsgdef()
103 const upb_FieldDef* f = lupb_FieldDef_check(L, 1); in lupb_FieldDef_ContainingOneof() local
110 const upb_FieldDef* f = lupb_FieldDef_check(L, 1); in lupb_FieldDef_ContainingType() local
117 const upb_FieldDef* f = lupb_FieldDef_check(L, 1); in lupb_FieldDef_Default() local
127 const upb_FieldDef* f = lupb_FieldDef_check(L, 1); in lupb_FieldDef_Type() local
133 const upb_FieldDef* f = lupb_FieldDef_check(L, 1); in lupb_FieldDef_HasSubDef() local
139 const upb_FieldDef* f = lupb_FieldDef_check(L, 1); in lupb_FieldDef_Index() local
145 const upb_FieldDef* f = lupb_FieldDef_check(L, 1); in lupb_FieldDef_IsExtension() local
151 const upb_FieldDef* f = lupb_FieldDef_check(L, 1); in lupb_FieldDef_Label() local
157 const upb_FieldDef* f = lupb_FieldDef_check(L, 1); in lupb_FieldDef_Name() local
[all …]
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/
H A DFieldTest.java170 Field f = null; in test_equalsLjava_lang_Object() local
194 Field f = TestField.class.getDeclaredField("doubleField"); in test_getLjava_lang_Object() local
248 Object getField(char primitiveType, Object o, Field f, in getField()
296 void setField(char primitiveType, Object o, Field f, in setField()
566 Field f = null; in test_getBooleanLjava_lang_Object() local
620 Field f = null; in test_getByteLjava_lang_Object() local
673 Field f = null; in test_getCharLjava_lang_Object() local
749 Field f = null; in test_getDoubleLjava_lang_Object() local
804 Field f = null; in test_getFloatLjava_lang_Object() local
858 Field f = null; in test_getIntLjava_lang_Object() local
[all …]
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_opcache.py14 def f(o): function
42 def f(): function
63 def f(): function
80 def f(): function
100 def f(): function
115 def f(): function
125 def f(): function
135 def f(): function
149 def f(): function
169 def f(): function
[all …]
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dinstantiate-expr-4.cpp10 int f() { in f() function
19 int f() { in f() function
35 X f() { in f() function
44 void f() { in f() function
60 void f() { (void)BadX<1>(); } // expected-note 2 {{instantiation}} in f() function
71 T* f(bool x) { in f() function
85 T* f(bool x, Arg1 a1) { in f() function
96 T* f(bool x, Arg1 a1, Arg2 a2) { in f() function
121 void f(T t) { in f() function
153 void f() { in f() function
[all …]
/aosp_15_r20/external/coreboot/src/lib/
H A Dregion_file.c65 static inline size_t region_file_data_begin(const struct region_file *f) in region_file_data_begin()
70 static inline size_t region_file_data_end(const struct region_file *f) in region_file_data_end()
89 const struct region_file *f) in read_mb()
101 struct region_file *f) in find_latest_mb()
127 static void find_latest_slot(struct metadata_block *mb, struct region_file *f) in find_latest_slot()
139 static int fill_data_boundaries(struct region_file *f) in fill_data_boundaries()
186 int region_file_init(struct region_file *f, const struct region_device *p) in region_file_init()
243 int region_file_data(const struct region_file *f, struct region_device *rdev) in region_file_data()
278 static int allocate_metadata(struct region_file *f, size_t data_blks) in allocate_metadata()
325 static int update_can_fit(const struct region_file *f, size_t data_blks) in update_can_fit()
[all …]
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/uast/
HDuast.jar ... .Function0) kotlin.jvm.functions.Function0 f public static final java.lang.String getName ( ...
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/mini_table/
H A Dfield.h25 UPB_API_INLINE upb_CType upb_MiniTableField_CType(const upb_MiniTableField* f) { in upb_MiniTableField_CType()
30 const upb_MiniTableField* f) { in upb_MiniTableField_HasPresence()
34 UPB_API_INLINE bool upb_MiniTableField_IsArray(const upb_MiniTableField* f) { in upb_MiniTableField_IsArray()
39 const upb_MiniTableField* f) { in upb_MiniTableField_IsClosedEnum()
44 const upb_MiniTableField* f) { in upb_MiniTableField_IsExtension()
48 UPB_API_INLINE bool upb_MiniTableField_IsInOneof(const upb_MiniTableField* f) { in upb_MiniTableField_IsInOneof()
52 UPB_API_INLINE bool upb_MiniTableField_IsMap(const upb_MiniTableField* f) { in upb_MiniTableField_IsMap()
56 UPB_API_INLINE bool upb_MiniTableField_IsPacked(const upb_MiniTableField* f) { in upb_MiniTableField_IsPacked()
60 UPB_API_INLINE bool upb_MiniTableField_IsScalar(const upb_MiniTableField* f) { in upb_MiniTableField_IsScalar()
65 const upb_MiniTableField* f) { in upb_MiniTableField_IsSubMessage()
[all …]
/aosp_15_r20/system/extras/libfec/
H A Dfec_open.cpp89 static int find_verity_offset(fec_handle *f, uint64_t *offset) in find_verity_offset()
99 static int parse_ecc_header(fec_handle *f, uint64_t offset) in parse_ecc_header()
198 static int parse_ecc(fec_handle *f, uint64_t offset) in parse_ecc()
220 static int get_squashfs_size(fec_handle *f, uint64_t *offset) in get_squashfs_size()
248 static int get_ext4_size(fec_handle *f, uint64_t *offset) in get_ext4_size()
275 static int get_fs_size(fec_handle *f, uint64_t *offset) in get_fs_size()
304 static int load_verity(fec_handle *f) in load_verity()
346 static int load_ecc(fec_handle *f) in load_ecc()
363 static int get_size(fec_handle *f) in get_size()
394 static void reset_handle(fec_handle *f) in reset_handle()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dunidirectional_sequence_lstm_test.cc49 void SetWeights(int weights_idx, const std::vector<float>& f) { in SetWeights()
57 void SetInputToInputWeights(const std::vector<float>& f) { in SetInputToInputWeights()
61 void SetInputToForgetWeights(const std::vector<float>& f) { in SetInputToForgetWeights()
65 void SetInputToCellWeights(const std::vector<float>& f) { in SetInputToCellWeights()
69 void SetInputToOutputWeights(const std::vector<float>& f) { in SetInputToOutputWeights()
73 void SetRecurrentToInputWeights(const std::vector<float>& f) { in SetRecurrentToInputWeights()
77 void SetRecurrentToForgetWeights(const std::vector<float>& f) { in SetRecurrentToForgetWeights()
81 void SetRecurrentToCellWeights(const std::vector<float>& f) { in SetRecurrentToCellWeights()
85 void SetRecurrentToOutputWeights(const std::vector<float>& f) { in SetRecurrentToOutputWeights()
89 void SetCellToInputWeights(const std::vector<float>& f) { in SetCellToInputWeights()
[all …]
/aosp_15_r20/external/jcommander/lib/
HDkotlin-runtime.jar ... Object[] emptyArray () int $i$f$emptyArray } kotlin/Deprecated.class Annotations. ...
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp159 const Function* f = spvtest::GetFunction(module, 6); in TEST() local
186 const Function* f = spvtest::GetFunction(module, 8); in TEST() local
733 const Function* f = spvtest::GetFunction(module, 6); in TEST() local
759 const Function* f = spvtest::GetFunction(module, 8); in TEST() local
785 const Function* f = spvtest::GetFunction(module, 10); in TEST() local
811 const Function* f = spvtest::GetFunction(module, 12); in TEST() local
837 const Function* f = spvtest::GetFunction(module, 14); in TEST() local
863 const Function* f = spvtest::GetFunction(module, 16); in TEST() local
889 const Function* f = spvtest::GetFunction(module, 18); in TEST() local
915 const Function* f = spvtest::GetFunction(module, 20); in TEST() local
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp159 const Function* f = spvtest::GetFunction(module, 6); in TEST() local
186 const Function* f = spvtest::GetFunction(module, 8); in TEST() local
733 const Function* f = spvtest::GetFunction(module, 6); in TEST() local
759 const Function* f = spvtest::GetFunction(module, 8); in TEST() local
785 const Function* f = spvtest::GetFunction(module, 10); in TEST() local
811 const Function* f = spvtest::GetFunction(module, 12); in TEST() local
837 const Function* f = spvtest::GetFunction(module, 14); in TEST() local
863 const Function* f = spvtest::GetFunction(module, 16); in TEST() local
889 const Function* f = spvtest::GetFunction(module, 18); in TEST() local
915 const Function* f = spvtest::GetFunction(module, 20); in TEST() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp159 const Function* f = spvtest::GetFunction(module, 6); in TEST() local
186 const Function* f = spvtest::GetFunction(module, 8); in TEST() local
733 const Function* f = spvtest::GetFunction(module, 6); in TEST() local
759 const Function* f = spvtest::GetFunction(module, 8); in TEST() local
785 const Function* f = spvtest::GetFunction(module, 10); in TEST() local
811 const Function* f = spvtest::GetFunction(module, 12); in TEST() local
837 const Function* f = spvtest::GetFunction(module, 14); in TEST() local
863 const Function* f = spvtest::GetFunction(module, 16); in TEST() local
889 const Function* f = spvtest::GetFunction(module, 18); in TEST() local
915 const Function* f = spvtest::GetFunction(module, 20); in TEST() local
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/preprocessor/
Drepeat.hpp23 # define BOOST_MPL_PP_REPEAT(n,f,param) \ argument
27 # define BOOST_MPL_PP_REPEAT_0(f,p) argument
28 # define BOOST_MPL_PP_REPEAT_1(f,p) f(0,0,p) argument
29 # define BOOST_MPL_PP_REPEAT_2(f,p) f(0,0,p) f(0,1,p) argument
30 # define BOOST_MPL_PP_REPEAT_3(f,p) f(0,0,p) f(0,1,p) f(0,2,p) argument
31 # define BOOST_MPL_PP_REPEAT_4(f,p) f(0,0,p) f(0,1,p) f(0,2,p) f(0,3,p) argument
32 # define BOOST_MPL_PP_REPEAT_5(f,p) f(0,0,p) f(0,1,p) f(0,2,p) f(0,3,p) f(0,4,p) argument
33 # define BOOST_MPL_PP_REPEAT_6(f,p) f(0,0,p) f(0,1,p) f(0,2,p) f(0,3,p) f(0,4,p) f(0,5,p) argument
34 # define BOOST_MPL_PP_REPEAT_7(f,p) f(0,0,p) f(0,1,p) f(0,2,p) f(0,3,p) f(0,4,p) f(0,5,p) f(0,6,p) argument
35 # define BOOST_MPL_PP_REPEAT_8(f,p) f(0,0,p) f(0,1,p) f(0,2,p) f(0,3,p) f(0,4,p) f(0,5,p) f(0,6,p… argument
[all …]
/aosp_15_r20/external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/
H A DCheckFieldInitPositiveCases.java33 Object f; field in CheckFieldInitPositiveCases.T1
42 Object f, g; field in CheckFieldInitPositiveCases.T2
53 Object f; field in CheckFieldInitPositiveCases.T3
59 Object f = null; field in CheckFieldInitPositiveCases.T4
72 Object f; field in CheckFieldInitPositiveCases.T5
85 Object f; field in CheckFieldInitPositiveCases.T6
99 Object f; field in CheckFieldInitPositiveCases.T7
130 Object f; field in CheckFieldInitPositiveCases.T8
143 static Object f; field in CheckFieldInitPositiveCases.T9
153 static Object f; field in CheckFieldInitPositiveCases.T10
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dimghdr.py42 def test_jpeg(h, f): argument
51 def test_png(h, f): argument
57 def test_gif(h, f): argument
64 def test_tiff(h, f): argument
71 def test_rgb(h, f): argument
78 def test_pbm(h, f): argument
86 def test_pgm(h, f): argument
94 def test_ppm(h, f): argument
102 def test_rast(h, f): argument
109 def test_xbm(h, f): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dimghdr.py42 def test_jpeg(h, f): argument
51 def test_png(h, f): argument
57 def test_gif(h, f): argument
64 def test_tiff(h, f): argument
71 def test_rgb(h, f): argument
78 def test_pbm(h, f): argument
86 def test_pgm(h, f): argument
94 def test_ppm(h, f): argument
102 def test_rast(h, f): argument
109 def test_xbm(h, f): argument
[all …]
/aosp_15_r20/external/python/cpython3/Lib/
Dimghdr.py42 def test_jpeg(h, f): argument
51 def test_png(h, f): argument
57 def test_gif(h, f): argument
64 def test_tiff(h, f): argument
71 def test_rgb(h, f): argument
78 def test_pbm(h, f): argument
86 def test_pgm(h, f): argument
94 def test_ppm(h, f): argument
102 def test_rast(h, f): argument
109 def test_xbm(h, f): argument
[all …]
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dimghdr.py42 def test_jpeg(h, f): argument
51 def test_png(h, f): argument
57 def test_gif(h, f): argument
64 def test_tiff(h, f): argument
71 def test_rgb(h, f): argument
78 def test_pbm(h, f): argument
86 def test_pgm(h, f): argument
94 def test_ppm(h, f): argument
102 def test_rast(h, f): argument
109 def test_xbm(h, f): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dimghdr.py42 def test_jpeg(h, f): argument
51 def test_png(h, f): argument
57 def test_gif(h, f): argument
64 def test_tiff(h, f): argument
71 def test_rgb(h, f): argument
78 def test_pbm(h, f): argument
86 def test_pgm(h, f): argument
94 def test_ppm(h, f): argument
102 def test_rast(h, f): argument
109 def test_xbm(h, f): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dimghdr.py42 def test_jpeg(h, f): argument
51 def test_png(h, f): argument
57 def test_gif(h, f): argument
64 def test_tiff(h, f): argument
71 def test_rgb(h, f): argument
78 def test_pbm(h, f): argument
86 def test_pgm(h, f): argument
94 def test_ppm(h, f): argument
102 def test_rast(h, f): argument
109 def test_xbm(h, f): argument
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c71 FILE *f; in dd_get_debug_file() local
107 dd_write_header(FILE *f, struct pipe_screen *screen, unsigned apitrace_call_number) in dd_write_header()
125 FILE *f = dd_get_debug_file(dscreen->verbose); in dd_get_file_stream() local
134 dd_dump_dmesg(FILE *f) in dd_dump_dmesg()
211 util_dump_uint(FILE *f, unsigned i) in util_dump_uint()
217 util_dump_int(FILE *f, int i) in util_dump_int()
223 util_dump_hex(FILE *f, unsigned i) in util_dump_hex()
229 util_dump_double(FILE *f, double d) in util_dump_double()
235 util_dump_format(FILE *f, enum pipe_format format) in util_dump_format()
241 util_dump_color_union(FILE *f, const union pipe_color_union *color) in util_dump_color_union()
[all …]
/aosp_15_r20/external/arm-optimized-routines/math/test/
H A Dulp.c28 asuint64 (double f) in asuint64()
32 double f; in asuint64() member
44 double f; in asdouble() member
50 asuint (float f) in asuint()
54 float f; in asuint() member
66 float f; in asfloat() member
386 call_f1 (const struct fun *f, struct args_f1 a, const struct conf *conf) in call_f1()
395 call_f2 (const struct fun *f, struct args_f2 a, const struct conf *conf) in call_f2()
405 call_d1 (const struct fun *f, struct args_d1 a, const struct conf *conf) in call_d1()
414 call_d2 (const struct fun *f, struct args_d2 a, const struct conf *conf) in call_d2()
[all …]

12345678910>>...752