/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | c11atomics.c | 179 float f = *fp; in testFloat() local 226 _Complex float f = *fp; in testComplexFloat() local 280 S f = *fp; in testStruct() local 339 PS f = *fp; in testPromotedStruct() local 389 void test_promoted_store(_Atomic(PS) *addr, PS *val) { in test_promoted_store() 413 PS test_promoted_exchange(_Atomic(PS) *addr, PS *val) { in test_promoted_exchange()
|
/aosp_15_r20/external/ltp/metadata/ |
H A D | metaparse.c | 28 static void oneline_comment(FILE *f) in oneline_comment() 53 static void multiline_comment(FILE *f, struct data_node *doc) in multiline_comment() 103 static void maybe_doc_comment(FILE *f, struct data_node *doc) in maybe_doc_comment() 123 static void maybe_comment(FILE *f, struct data_node *doc) in maybe_comment() 140 static char *next_token2(FILE *f, char *buf, size_t buf_len, struct data_node *doc) in next_token2() 215 static char *next_token(FILE *f, struct data_node *doc) in next_token() 224 FILE *f; in open_file() local 237 static FILE *open_include(FILE *f) in open_include() 289 static int parse_array(FILE *f, struct data_node *node) in parse_array() 345 static int parse_get_array_len(FILE *f) in parse_get_array_len() [all …]
|
/aosp_15_r20/art/test/1940-ddms-ext/src-art/art/ |
H A D | Test1940.java | 83 long val = a.getValue(); in handleChunk() local 117 Field f = Chunk.class.getField("length"); in length() local 126 Field f = Chunk.class.getField("data"); in data() local 135 Field f = Chunk.class.getField("offset"); in offset() local 312 private static Chunk processChunk(byte[] val) { in processChunk() 317 private static native Chunk processChunk(Chunk val); in processChunk()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/ |
D | def_to_proto.c | 49 #define CHK_OOM(val) \ argument 125 upb_StringView val) { in default_bytes() 159 const upb_FieldDef* f) { in default_string() 164 double val = type == kUpb_CType_Float ? d.float_val : d.double_val; in default_string() local 233 const upb_FieldDef* f) { in fielddef_toproto() 512 const upb_FileDef* f) { in filedef_toproto() 633 upb_ToProto_Context* const ctx, const upb_FieldDef* f) { in upb_ToProto_ConvertFieldDef() 638 google_protobuf_FieldDescriptorProto* upb_FieldDef_ToProto(const upb_FieldDef* f, in upb_FieldDef_ToProto() 657 upb_ToProto_Context* const ctx, const upb_FileDef* const f) { in upb_ToProto_ConvertFileDef() 662 google_protobuf_FileDescriptorProto* upb_FileDef_ToProto(const upb_FileDef* f, in upb_FileDef_ToProto()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/ |
H A D | def_to_proto.c | 29 #define CHK_OOM(val) \ argument 105 upb_StringView val) { in default_bytes() 139 const upb_FieldDef* f) { in default_string() 144 double val = type == kUpb_CType_Float ? d.float_val : d.double_val; in default_string() local 213 const upb_FieldDef* f) { in fielddef_toproto() 492 const upb_FileDef* f) { in filedef_toproto() 611 upb_ToProto_Context* const ctx, const upb_FieldDef* f) { in upb_ToProto_ConvertFieldDef() 616 google_protobuf_FieldDescriptorProto* upb_FieldDef_ToProto(const upb_FieldDef* f, in upb_FieldDef_ToProto() 635 upb_ToProto_Context* const ctx, const upb_FileDef* const f) { in upb_ToProto_ConvertFileDef() 640 google_protobuf_FileDescriptorProto* upb_FileDef_ToProto(const upb_FileDef* f, in upb_FileDef_ToProto()
|
/aosp_15_r20/external/trusty/musl/src/time/ |
D | strftime.c | 21 int val = (tm->tm_yday + 7U - (tm->tm_wday+6U)%7) / 7; in week_num() local 45 const char *__strftime_fmt_1(char (*s)[100], size_t *l, int f, const struct tm *tm, locale_t loc, i… in __strftime_fmt_1() 48 long long val; in __strftime_fmt_1() local 215 size_t __strftime_l(char *restrict s, size_t n, const char *restrict f, const struct tm *restrict t… in __strftime_l() 276 size_t strftime(char *restrict s, size_t n, const char *restrict f, const struct tm *restrict tm) in strftime()
|
/aosp_15_r20/external/musl/src/time/ |
H A D | strftime.c | 22 int val = (tm->tm_yday + 7U - (tm->tm_wday+6U)%7) / 7; in week_num() local 46 const char *__strftime_fmt_1(char (*s)[100], size_t *l, int f, const struct tm *tm, locale_t loc, i… in __strftime_fmt_1() 49 long long val; in __strftime_fmt_1() local 216 size_t __strftime_l(char *restrict s, size_t n, const char *restrict f, const struct tm *restrict t… in __strftime_l() 282 size_t strftime(char *restrict s, size_t n, const char *restrict f, const struct tm *restrict tm) in strftime()
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | xpath.c | 189 xmlXPathIsNaN(double val) { in xmlXPathIsNaN() 206 xmlXPathIsInf(double val) { in xmlXPathIsInf() 1056 #define PUSH_FULL_EXPR(op, op1, op2, val, val2, val3, val4, val5) \ argument 1059 #define PUSH_LONG_EXPR(op, val, val2, val3, val4, val5) \ argument 1063 #define PUSH_LEAVE_EXPR(op, val, val2) \ argument 1066 #define PUSH_UNARY_EXPR(op, ch, val, val2) \ argument 1069 #define PUSH_BINARY_EXPR(op, ch1, ch2, val, val2) \ argument 1668 xmlXPathCacheWrapNodeSet(xmlXPathParserContextPtr pctxt, xmlNodeSetPtr val) in xmlXPathCacheWrapNodeSet() 1705 xmlXPathCacheWrapString(xmlXPathParserContextPtr pctxt, xmlChar *val) in xmlXPathCacheWrapString() 1741 xmlXPathCacheNewNodeSet(xmlXPathParserContextPtr pctxt, xmlNodePtr val) in xmlXPathCacheNewNodeSet() [all …]
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | config_file.c | 85 static struct wpa_ssid * wpa_config_read_network(FILE *f, int *line, int id) in wpa_config_read_network() 160 static struct wpa_cred * wpa_config_read_cred(FILE *f, int *line, int id) in wpa_config_read_cred() 217 static struct wpa_config_blob * wpa_config_read_blob(FILE *f, int *line, in wpa_config_read_blob() 273 static int wpa_config_process_blob(struct wpa_config *config, FILE *f, in wpa_config_process_blob() 302 FILE *f; in wpa_config_read() local 415 static void write_str(FILE *f, const char *field, struct wpa_ssid *ssid) in write_str() 425 static void write_int(FILE *f, const char *field, int value, int def) in write_int() 433 static void write_bssid(FILE *f, struct wpa_ssid *ssid) in write_bssid() 443 static void write_bssid_hint(FILE *f, struct wpa_ssid *ssid) in write_bssid_hint() 454 static void write_psk(FILE *f, struct wpa_ssid *ssid) in write_psk() [all …]
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/fp/ |
H A D | vec-syscfg.c | 66 static int stdio_read_integer(FILE *f, const char *what, int *val) in stdio_read_integer() 169 static int file_read_integer(const char *name, int *val) in file_read_integer() 171 FILE *f; in file_read_integer() local 188 static int file_write_integer(const char *name, int val) in file_write_integer() 190 FILE *f; in file_write_integer() local
|
/aosp_15_r20/external/executorch/extension/pytree/test/ |
H A D | function_ref_test.cpp | 24 /* implicit */ Item(int32_t val, FunctionRef<void(int32_t&)> ref) in Item() 41 auto f = [&](int32_t& i) { i = one; }; in TEST() local 51 int32_t val = 0; in TEST() local 65 auto f = [](int32_t& i) { i = 1; }; in TEST() local 74 int32_t val = 0; in TEST() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/examples/ |
D | findroot_demo.cpp | 81 void find_zeros(std::ostream & os, Function f, I searchrange) in find_zeros() 88 I val = f(range); in find_zeros() local 118 void find_zeros(std::ostream & os, Function f, I rx, I ry) in find_zeros() 128 I val = f(rect.first, rect.second); in find_zeros() local 168 std::ofstream f("func2d.data"); in main() local
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | flexbuffers.h | 200 inline BitWidth WidthF(double f) { in WidthF() 697 bool MutateFloat(float f) { in MutateFloat() 953 void Float(float f) { stack_.push_back(Value(f)); } in Float() 954 void Float(const char *key, float f) { in Float() 959 void Double(double f) { stack_.push_back(Value(f)); } in Double() 985 void IndirectFloat(float f) { in IndirectFloat() 988 void IndirectFloat(const char *key, float f) { in IndirectFloat() 993 void IndirectDouble(double f) { in IndirectDouble() 1107 Value val; in EndMap() member 1146 template<typename F> size_t Vector(F f) { in Vector() [all …]
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowParcel.java | 84 Field f = parcelableClass.getField("CREATOR"); in readParcelableCreator() local 199 Field f = parcelableClass.getField("CREATOR"); in readParcelableCreatorInternal() local 342 protected static int nativeWriteInt(long nativePtr, int val) { in nativeWriteInt() 349 protected static int nativeWriteLong(long nativePtr, long val) { in nativeWriteLong() 356 protected static int nativeWriteFloat(long nativePtr, float val) { in nativeWriteFloat() 363 protected static int nativeWriteDouble(long nativePtr, double val) { in nativeWriteDouble() 369 protected static void nativeWriteString(long nativePtr, String val) { in nativeWriteString() 374 protected static void nativeWriteStrongBinder(long nativePtr, IBinder val) { in nativeWriteStrongBinder() 728 public void writeFloat(float f) { in writeFloat() 1137 protected static long nativeWriteFileDescriptor(long nativePtr, FileDescriptor val) { in nativeWriteFileDescriptor() [all …]
|
/aosp_15_r20/external/libcups/ppdc/ |
H A D | ppdc-source.cxx | 49 ppdcSource::ppdcSource(const char *f, // I - File to read in ppdcSource() 136 ppdcSource::find_driver(const char *f) // I - Driver file name in find_driver() 155 const char *f, // I - Include filename in find_include() 950 float val; // Floating point value in get_float() local 1093 int val; // Numeric value in get_generic() local 1233 long val; // Value in get_integer() local 1473 float val; // Measurement value in get_measurement() local 2357 ppdcSource::read_file(const char *f, // I - File to read in read_file() 2885 ppdcFilter *f; // Filter in scan_file() local 2939 ppdcFont *f; // Font in scan_file() local [all …]
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/invoke/ |
H A D | MethodHandles.java | 105 public static void arrayElementSetter(byte[] array, int i, byte val) { in arrayElementSetter() 109 public static void arrayElementSetter(boolean[] array, int i, boolean val) { in arrayElementSetter() 113 public static void arrayElementSetter(char[] array, int i, char val) { in arrayElementSetter() 117 public static void arrayElementSetter(short[] array, int i, short val) { in arrayElementSetter() 121 public static void arrayElementSetter(int[] array, int i, int val) { in arrayElementSetter() 125 public static void arrayElementSetter(long[] array, int i, long val) { in arrayElementSetter() 129 public static void arrayElementSetter(float[] array, int i, float val) { in arrayElementSetter() 133 public static void arrayElementSetter(double[] array, int i, double val) { in arrayElementSetter() 217 public static byte identity(byte val) { in identity() 221 public static boolean identity(boolean val) { in identity() [all …]
|
/aosp_15_r20/external/igt-gpu-tools/runner/ |
H A D | settings.c | 188 static void usage(const char *extra_message, FILE *f) in usage() 227 FILE *f; in parse_blacklist() local 556 #define SERIALIZE_LINE(f, s, name, format) fprintf(f, "%s : " format "\n", #name, s->name) in serialize_settings() argument 559 FILE *f; in serialize_settings() local 635 bool read_settings_from_file(struct settings *settings, FILE *f) in read_settings_from_file() 637 #define PARSE_LINE(s, name, val, field, write) \ in read_settings_from_file() argument 646 char *name = NULL, *val = NULL; in read_settings_from_file() local 693 FILE *f; in read_settings_from_dir() local
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | flexbuffers.h | 204 inline BitWidth WidthF(double f) { in WidthF() 714 bool MutateFloat(float f) { in MutateFloat() 979 void Float(float f) { stack_.push_back(Value(f)); } in Float() 980 void Float(const char *key, float f) { in Float() 985 void Double(double f) { stack_.push_back(Value(f)); } in Double() 1011 void IndirectFloat(float f) { in IndirectFloat() 1014 void IndirectFloat(const char *key, float f) { in IndirectFloat() 1019 void IndirectDouble(double f) { in IndirectDouble() 1142 Value val; in EndMap() member 1186 template<typename F> size_t Vector(F f) { in Vector() [all …]
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | flexbuffers.h | 204 inline BitWidth WidthF(double f) { in WidthF() 714 bool MutateFloat(float f) { in MutateFloat() 979 void Float(float f) { stack_.push_back(Value(f)); } in Float() 980 void Float(const char *key, float f) { in Float() 985 void Double(double f) { stack_.push_back(Value(f)); } in Double() 1011 void IndirectFloat(float f) { in IndirectFloat() 1014 void IndirectFloat(const char *key, float f) { in IndirectFloat() 1019 void IndirectDouble(double f) { in IndirectDouble() 1142 Value val; in EndMap() member 1186 template<typename F> size_t Vector(F f) { in Vector() [all …]
|
/aosp_15_r20/external/libcxx/src/ |
H A D | string.cpp | 61 as_integer_helper(const string& func, const S& str, size_t* idx, int base, F f) in as_integer_helper() 178 as_float_helper(const string& func, const S& str, size_t* idx, F f ) in as_float_helper() 436 string to_string(int val) in to_string() 441 string to_string(unsigned val) in to_string() 446 string to_string(long val) in to_string() 451 string to_string(unsigned long val) in to_string() 456 string to_string(long long val) in to_string() 461 string to_string(unsigned long long val) in to_string() 466 string to_string(float val) in to_string() 471 string to_string(double val) in to_string() [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/ |
H A D | string.cpp | 69 inline V as_integer_helper(const string& func, const S& str, size_t* idx, int base, F f) { in as_integer_helper() 153 inline V as_float_helper(const string& func, const S& str, size_t* idx, F f) { in as_float_helper() 321 string to_string(int val) { return i_to_string< string>(val); } in to_string() 322 string to_string(long val) { return i_to_string< string>(val); } in to_string() 323 string to_string(long long val) { return i_to_string< string>(val); } in to_string() 324 string to_string(unsigned val) { return i_to_string< string>(val); } in to_string() 325 string to_string(unsigned long val) { return i_to_string< string>(val); } in to_string() 326 string to_string(unsigned long long val) { return i_to_string< string>(val); } in to_string() 329 wstring to_wstring(int val) { return i_to_string<wstring>(val); } in to_wstring() 330 wstring to_wstring(long val) { return i_to_string<wstring>(val); } in to_wstring() [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/ |
H A D | utracimp.h | 200 #define UTRACE_EXIT_VALUE(val) UPRV_BLOCK_MACRO_BEGIN { \ argument 212 #define UTRACE_EXIT_VALUE_STATUS(val, status) UPRV_BLOCK_MACRO_BEGIN { \ argument 316 #define UTRACE_DATA6(level, fmt, a, b, c, d, e, f) UPRV_BLOCK_MACRO_BEGIN { \ argument 330 #define UTRACE_DATA7(level, fmt, a, b, c, d, e, f, g) UPRV_BLOCK_MACRO_BEGIN { \ argument 344 #define UTRACE_DATA8(level, fmt, a, b, c, d, e, f, g, h) UPRV_BLOCK_MACRO_BEGIN { \ argument 358 #define UTRACE_DATA9(level, fmt, a, b, c, d, e, f, g, h, i) UPRV_BLOCK_MACRO_BEGIN { \ argument
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | utracimp.h | 200 #define UTRACE_EXIT_VALUE(val) UPRV_BLOCK_MACRO_BEGIN { \ argument 212 #define UTRACE_EXIT_VALUE_STATUS(val, status) UPRV_BLOCK_MACRO_BEGIN { \ argument 316 #define UTRACE_DATA6(level, fmt, a, b, c, d, e, f) UPRV_BLOCK_MACRO_BEGIN { \ argument 330 #define UTRACE_DATA7(level, fmt, a, b, c, d, e, f, g) UPRV_BLOCK_MACRO_BEGIN { \ argument 344 #define UTRACE_DATA8(level, fmt, a, b, c, d, e, f, g, h) UPRV_BLOCK_MACRO_BEGIN { \ argument 358 #define UTRACE_DATA9(level, fmt, a, b, c, d, e, f, g, h, i) UPRV_BLOCK_MACRO_BEGIN { \ argument
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/ |
H A D | utracimp.h | 200 #define UTRACE_EXIT_VALUE(val) UPRV_BLOCK_MACRO_BEGIN { \ argument 212 #define UTRACE_EXIT_VALUE_STATUS(val, status) UPRV_BLOCK_MACRO_BEGIN { \ argument 316 #define UTRACE_DATA6(level, fmt, a, b, c, d, e, f) UPRV_BLOCK_MACRO_BEGIN { \ argument 330 #define UTRACE_DATA7(level, fmt, a, b, c, d, e, f, g) UPRV_BLOCK_MACRO_BEGIN { \ argument 344 #define UTRACE_DATA8(level, fmt, a, b, c, d, e, f, g, h) UPRV_BLOCK_MACRO_BEGIN { \ argument 358 #define UTRACE_DATA9(level, fmt, a, b, c, d, e, f, g, h, i) UPRV_BLOCK_MACRO_BEGIN { \ argument
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | utracimp.h | 200 #define UTRACE_EXIT_VALUE(val) UPRV_BLOCK_MACRO_BEGIN { \ argument 212 #define UTRACE_EXIT_VALUE_STATUS(val, status) UPRV_BLOCK_MACRO_BEGIN { \ argument 316 #define UTRACE_DATA6(level, fmt, a, b, c, d, e, f) UPRV_BLOCK_MACRO_BEGIN { \ argument 330 #define UTRACE_DATA7(level, fmt, a, b, c, d, e, f, g) UPRV_BLOCK_MACRO_BEGIN { \ argument 344 #define UTRACE_DATA8(level, fmt, a, b, c, d, e, f, g, h) UPRV_BLOCK_MACRO_BEGIN { \ argument 358 #define UTRACE_DATA9(level, fmt, a, b, c, d, e, f, g, h, i) UPRV_BLOCK_MACRO_BEGIN { \ argument
|