Home
last modified time | relevance | path

Searched +defs:val +defs:c (Results 1651 – 1675 of 4581) sorted by relevance

1...<<61626364656667686970>>...184

/aosp_15_r20/external/ltp/lib/
H A Dtst_test.c714 int tst_parse_int(const char *str, int *val, int min, int max) in tst_parse_int()
730 int tst_parse_long(const char *str, long *val, long min, long max) in tst_parse_long()
754 int tst_parse_float(const char *str, float *val, float min, float max) in tst_parse_float()
778 int tst_parse_filesize(const char *str, long long *val, long long min, long long max) in tst_parse_filesize()
1045 int len, c, range; in tst_creat_unlinked() local
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A Dafl-compiler-rt.o.c248 u8 c = __builtin_add_overflow(*p, 1, p); in __afl_trace() local
366 u32 val = 0; in __afl_map_shm() local
432 u32 val = 0; in __afl_map_shm() local
2447 void __sanitizer_cov_trace_switch(uint64_t val, uint64_t *cases) { in __sanitizer_cov_trace_switch()
2896 void __afl_coverage_interesting(u8 val, u32 id) { in __afl_coverage_interesting()
/aosp_15_r20/prebuilts/bazel/common/remote_java_tools/java_tools/
DRunner_deploy.jar ... ] newChars public static char toUpperCase (char) char c public static boolean isLowerCase (char) char c public ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-tests-support.jar ... java.io.PrintStream append (char) char c public java.io.PrintStream append (java. ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-tests-support.jar ... java.io.PrintStream append (char) char c public java.io.PrintStream append (java. ...
/aosp_15_r20/external/cronet/base/
H A Dvalues_unittest.cc656 Value* c = dict.SetByDottedPath("a.b.c", Value()); in TEST() local
836 EXPECT_EQ(3u, list.EraseIf([](const auto& val) { return val >= Value(2); })); in TEST()
840 EXPECT_EQ(1u, list.EraseIf([](const auto& val) { return true; })); in TEST()
843 EXPECT_EQ(0u, list.EraseIf([](const auto& val) { return true; })); in TEST()
2092 std::unique_ptr<Value> val = in TEST() local
2187 Value val(true); in TEST() local
2192 Value val(25); in TEST() local
2197 Value val(3.14); in TEST() local
2203 Value val("hello world"); in TEST() local
2210 Value val(dict.Clone()); in TEST() local
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/test/
Dasync.cpp340 std::string val = "test-string"; variable
362 bp::child c( variable
/aosp_15_r20/external/icu/icu4j/tools/build/src/main/java/com/ibm/icu/dev/tool/docs/
H A DGatherAPIData.java313 private static void writeResults(Collection c, BufferedWriter w) { in writeResults()
481 void set(int val) { in tagStatus()
/aosp_15_r20/external/curl/lib/
H A Ddoh.h148 unsigned char *val; /* raw encoded octets */ member
185 #define Curl_doh(a,b,c,d) NULL argument
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dresize_area_op.cc117 for (int64_t c = 0; c < num_channels; ++c) { in ComputePatchSum() local
278 static EIGEN_ALWAYS_INLINE int64_t Bound(int64_t val, int64_t limit) { in Bound()
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/
H A DAMPEG4AudioAssembler.cpp74 char c = s.c_str()[i]; in decodeHex() local
449 AString val; in AMPEG4AudioAssembler() local
/aosp_15_r20/external/python/cpython2/Modules/_io/
D_iomodule.c329 char c = mode[i]; in io_open() local
529 PyObject *exc, *val, *tb, *close_result; in io_open() local
/aosp_15_r20/external/deqp/framework/referencerenderer/
H A DrrRasterizer.hpp59 …ine uint64_t setCoverageValue(uint64_t mask, int numSamples, int x, int y, int sampleNdx, bool val) in setCoverageValue()
104 int64_t c; member
/aosp_15_r20/external/python/cpython2/Modules/
D_localemodule.c58 PyObject *result, *val = NULL; in copy_grouping() local
98 int n, c; in fixup_ulcase() local
/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dutility.cpp111 SHA256_CTX c; in SHA256() local
202 int val = readonly; in SetBlockReadonly() local
/aosp_15_r20/external/deqp/framework/common/
H A DtcuRGBA.hpp72 explicit RGBA(uint32_t val) in RGBA()
242 inline std::ostream &operator<<(std::ostream &stream, RGBA c) in operator <<()
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDuiautomatorviewer.jar ... parent org.eclipse.swt.widgets.Composite c org.eclipse.swt.layout.GridLayout gridLayout ...
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_partition_test.cc285 auto c = Const(scope_a_.WithOpName("A1/_0").WithControlDependencies(a1), {}); in TEST_F() local
332 auto c = Const(scope_a_.WithOpName("A1/_0").WithControlDependencies(a1), {}); in TEST_F() local
358 auto c = Const(scope_a_.WithOpName("A1/_2").WithControlDependencies(a1), {}); in TEST_F() local
518 int64_t val; in TEST_F() local
/aosp_15_r20/external/executorch/backends/vulkan/test/
H A Dvulkan_compute_api_test.cpp623 vTensor c = CREATE_FLOAT_TEXTURE(sizes, /*allocate_memory = */ true); in TEST_F() local
708 vTensor c = CREATE_FLOAT_TEXTURE(sizes, /*allocate_memory = */ true); in TEST_F() local
873 vTensor c = CREATE_FLOAT_TEXTURE(sizes, /*allocate_memory = */ false); in TEST_F() local
916 vTensor c = CREATE_FLOAT_TEXTURE(sizes, /*allocate_memory = */ false); in TEST_F() local
1025 vTensor c = CREATE_FLOAT_TEXTURE(sizes, /*allocate_memory = */ true); in TEST_F() local
1280 float val = -i + 2.0f; in TEST() local
1501 #define CREATE_WEIGHT_TENSOR(name, sizes, dtype, val) \ argument
1521 ValueRef c = graph.add_tensor(size_big, vkapi::kFloat); in TEST() local
1596 ValueRef c = graph.add_tensor( in TEST() local
1831 ValueRef c = graph.add_tensor(size_big, vkapi::kFloat, 6); in TEST() local
[all …]
/aosp_15_r20/out/soong/.intermediates/external/guava/guava-android-host/linux_glibc_common/local-javac-header/
Dguava-android-host.jar ... ] newChars public static char toUpperCase (char) char c public static boolean isLowerCase (char) char c public ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/service_entitlement/service-entitlement/android_common/turbine-combined/
Dservice-entitlement.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/libraries/ ...
/aosp_15_r20/out/soong/.intermediates/external/guava/guava-android-host/linux_glibc_common/javac/
Dguava-android-host.jar ... ] newChars public static char toUpperCase (char) char c public static boolean isLowerCase (char) char c public ...
/aosp_15_r20/out/soong/.intermediates/external/guava/guava/android_common/turbine-combined/
Dguava.jar ... ] newChars public static char toUpperCase (char) char c public static boolean isLowerCase (char) char c public ...
/aosp_15_r20/external/libaom/aom_dsp/simd/
H A Dv256_intrinsics_c.h53 SIMD_INLINE c_v256 c_v256_from_64(uint64_t a, uint64_t b, uint64_t c, in c_v256_from_64()
63 SIMD_INLINE c_v256 c_v256_from_v64(c_v64 a, c_v64 b, c_v64 c, c_v64 d) { in c_v256_from_v64()
148 uint32_t val; member
163 int c; in c_v256_sad_u8() local
185 int c; in c_v256_ssd_u8() local
400 SIMD_INLINE c_v256 c_v256_blend_8(c_v256 a, c_v256 b, c_v256 c) { in c_v256_blend_8()
685 int c; in c_v256_shuffle_8() local
695 int c; in c_v256_wideshuffle_8() local
782 SIMD_INLINE c_v256 c_v256_align(c_v256 a, c_v256 b, unsigned int c) { in c_v256_align()
791 SIMD_INLINE c_v256 c_v256_shl_8(c_v256 a, unsigned int c) { in c_v256_shl_8()
[all …]
/aosp_15_r20/external/python/cpython2/Modules/expat/
Dxmltok.c330 #define CHAR_MATCHES(enc, p, c) \ argument
333 sb_charMatches(const ENCODING *enc, const char *p, int c) in sb_charMatches()
339 #define CHAR_MATCHES(enc, p, c) (*(p) == c) argument
551 unsigned char c; in latin1_toUtf8() local
788 #define LITTLE2_CHAR_MATCHES(enc, p, c) ((p)[1] == 0 && (p)[0] == c) in DEFINE_UTF16_TO_UTF16() argument
809 little2_charMatches(const ENCODING *enc, const char *p, int c) in little2_charMatches()
929 #define BIG2_CHAR_MATCHES(enc, p, c) ((p)[0] == 0 && (p)[1] == c) argument
950 big2_charMatches(const ENCODING *enc, const char *p, int c) in big2_charMatches()
978 #define CHAR_MATCHES(enc, p, c) BIG2_CHAR_MATCHES(enc, p, c) argument
1108 isSpace(int c) in isSpace()
[all …]

1...<<61626364656667686970>>...184