Home
last modified time | relevance | path

Searched refs:values (Results 1 – 18 of 18) sorted by relevance

/bionic/benchmarks/
Dmath_benchmark.cpp23 static const double values[] = { 1234.0, nan(""), HUGE_VAL, 0.0 }; variable
67 v = values[state.range(0)]; in BM_math_isfinite_macro()
77 v = values[state.range(0)]; in BM_math_isfinite()
87 v = values[state.range(0)]; in BM_math_isinf_macro()
97 v = values[state.range(0)]; in BM_math_isinf()
107 v = values[state.range(0)]; in BM_math_isnan_macro()
117 v = values[state.range(0)]; in BM_math_isnan()
127 v = values[state.range(0)]; in BM_math_isnormal_macro()
137 v = values[state.range(0)]; in BM_math_isnormal()
179 v = values[state.range(0)]; in BM_math_fpclassify()
[all …]
Dproperty_benchmark.cpp51 values = new char* [nprops]; in LocalPropertyTestState()
79 values[i] = new char[PROP_VALUE_MAX]; in LocalPropertyTestState()
81 values[i][j] = prop_name_chars[random() % (sizeof(prop_name_chars) - 1)]; in LocalPropertyTestState()
84 if (system_properties_.Add(names[i], name_lens[i], values[i], value_lens[i]) < 0) { in LocalPropertyTestState()
86 printf("%s = %.*s\n", names[i], value_lens[i], values[i]); in LocalPropertyTestState()
110 delete values[i]; in ~LocalPropertyTestState()
114 delete[] values; in ~LocalPropertyTestState()
122 char** values; member
Dsincosf_input.cpp4144 std::vector<float> values; member
DREADME.md54 XML-specified values for iterations and cpu take precedence over those specified via command line
/bionic/libc/malloc_debug/
DREADME_api.md37 The number of *uintptr\_t* values is determined by the value
49 For 32 bit systems, *size\_t* and *uintptr\_t* are both 4 byte values.
51 For 64 bit systems, *size\_t* and *uintptr\_t* are both 8 byte values.
/bionic/libc/kernel/uapi/linux/
Dgpio.h49 __aligned_u64 values; member
152 __u8 values[GPIOHANDLES_MAX]; member
Dphantom.h17 __u32 values[8]; member
Dhiddev.h87 __s32 values[HID_MAX_MULTI_USAGES]; member
Daudit.h367 __u32 values[AUDIT_MAX_FIELDS]; member
Dbtrfs_tree.h480 __le64 values[BTRFS_DEV_STAT_VALUES_MAX]; member
Dbtrfs.h383 __u64 values[BTRFS_DEV_STAT_VALUES_MAX]; member
Dbpf.h418 __aligned_u64 values; member
/bionic/benchmarks/linker_relocation/regen/
Dgen_bench.py138 for sym in lib.syms.values():
194 for d in lib.syms.values():
/bionic/libc/kernel/uapi/sound/
Dasoc.h264 __le32 values[SND_SOC_TPLG_NUM_TEXTS * SNDRV_CTL_ELEM_ID_NAME_MAXLEN / 4]; member
/bionic/docs/
D32-bit-abi.md118 that functions like getuid() potentially have return values that cover the
Dnative_allocator.md244 proximity of the current values is usually sufficient to consider making
360 values.
Dclang_fortify_anatomy.md28 - Arguments with incorrect values passed to libc functions (e.g.,
658 This should hold for all values of N that are valid to pass to
667 If there are multiple possible values of `p` in a call to
/bionic/
Dandroid-changes-for-ndk-developers.md388 In API level 26 and above the dynamic linker checks more values in