Home
last modified time | relevance | path

Searched +defs:val +defs:c (Results 1726 – 1750 of 4581) sorted by relevance

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

/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/str_format/
H A Dconvert_test.cc248 char c = 'a'; in TEST_F() local
275 char c = 'h'; in TEST_F() local
402 const T val = kVals[vi]; in TYPED_TEST_P() local
482 for (const T c : vals) { in TYPED_TEST_P() local
542 for (auto c : cases) { in TEST_F() local
567 for (auto c : cases) { in TEST_F() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/
H A Dconvert_test.cc248 char c = 'a'; in TEST_F() local
275 char c = 'h'; in TEST_F() local
402 const T val = kVals[vi]; in TYPED_TEST_P() local
482 for (const T c : vals) { in TYPED_TEST_P() local
542 for (auto c : cases) { in TEST_F() local
567 for (auto c : cases) { in TEST_F() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp480 UString val; in AddRenamePair() local
657 const wchar_t c = p[i]; in ParseMapWithPaths() local
717 wchar_t c = ::MyCharLower_Ascii(name[pos]); in AddSwitchWildcardsToCensor() local
795 const wchar_t c = name[pos]; in AddSwitchWildcardsToCensor() local
847 wchar_t c = MyCharLower_Ascii(command[i]); in ParseUpdateCommandString2() local
1259 const wchar_t c = *end; in ParseSizeString() local
/aosp_15_r20/external/crosvm/serde_keyvalue/src/
H A Dkey_values.rs305 let c = self.peek_char()?; in next_char() localVariable
412 let val = seed.deserialize(&mut *self).map(Some)?; in next_key_seed() localVariable
437 let val = seed.deserialize(&mut *self)?; in next_value_seed() localVariable
507 let val = seed.deserialize(&mut *self)?; in variant_seed() localVariable
539 let val = self.deserialize_map(visitor)?; in struct_variant() localVariable
610 let val = if self.has_equal { in deserialize_bool() localVariable
765 let val = visitor.visit_seq(&mut *self)?; in deserialize_seq() localVariable
968 let val = i32::MAX as u32 + 1; in deserialize_number() localVariable
/aosp_15_r20/out/soong/.intermediates/external/auto/factory/auto_factory_plugin/linux_glibc_common/combined/
Dauto_factory_plugin.jar ... (char, java.lang.StringBuilder) char c StringBuilder sb public java.lang.Void visitLong ( ...
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DGenerateProposals.cpp345 for (uint32_t c = 1; c < numClasses; c++) { in hardNmsMultiClass() local
409 for (uint32_t c = 1; c < numClasses; c++) { in softNmsMultiClass() local
503 T castTo(float val, const Shape&) { in castTo()
507 uint8_t castTo(float val, const Shape& shape) { in castTo()
512 int8_t castTo(float val, const Shape& shape) { in castTo()
1342 for (uint32_t c = 0; c < numOutClasses; c++) { in detectionPostprocessFloat32() local
/aosp_15_r20/external/freetype/src/psaux/
H A Dpsobjs.c300 #define IS_OCTAL_DIGIT( c ) ( '0' <= (c) && (c) <= '7' ) argument
318 FT_Byte c = *cur; in skip_literal_string() local
753 FT_Byte c, ender; in ps_tocoordarray() local
833 FT_Byte c, ender; in ps_tofixedarray() local
1065 FT_Long val; in ps_parser_load_field() local
/aosp_15_r20/out/soong/.intermediates/external/error_prone/checkerframework/error_prone_checkerframework_dataflow_errorprone/linux_glibc_common/local-combined/
Derror_prone_checkerframework_dataflow_errorprone.jar ... ] newChars public static char toUpperCase (char) char c public static boolean isLowerCase (char) char c public ...
/aosp_15_r20/external/error_prone/checkerframework/
HDdataflow-errorprone-3.39.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt MANIFEST ...
/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h716 static void stbi__start_callbacks(stbi__context *s, stbi_io_callbacks *c, void *user) in stbi__start_callbacks()
894 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid()
901 static int stbi__mad4sizes_valid(int a, int b, int c, int d, int add) in stbi__mad4sizes_valid()
914 static void *stbi__malloc_mad3(int a, int b, int c, int add) in stbi__malloc_mad3()
920 static void *stbi__malloc_mad4(int a, int b, int c, int d, int add) in stbi__malloc_mad4()
1742 int c = h->code[i] << (FAST_BITS-s); in stbi__build_huffman() local
1784 int c = stbi__get8(j->s); in stbi__grow_buffer_unsafe() local
1804 int c,k; in stbi__jpeg_huff_decode() local
1931 int c,r,s; in stbi__jpeg_decode_block() local
2005 int c,r,s; in stbi__jpeg_decode_block_prog_ac() local
[all …]
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h833 static void stbi__start_callbacks(stbi__context *s, stbi_io_callbacks *c, void *user) in stbi__start_callbacks()
1028 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid()
1036 static int stbi__mad4sizes_valid(int a, int b, int c, int d, int add) in stbi__mad4sizes_valid()
1052 static void *stbi__malloc_mad3(int a, int b, int c, int add) in stbi__malloc_mad3()
1059 static void *stbi__malloc_mad4(int a, int b, int c, int d, int add) in stbi__malloc_mad4()
2015 int c = h->code[i] << (FAST_BITS-s); in stbi__build_huffman() local
2057 int c = stbi__get8(j->s); in stbi__grow_buffer_unsafe() local
2077 int c,k; in stbi__jpeg_huff_decode() local
2203 int c,r,s; in stbi__jpeg_decode_block() local
2278 int c,r,s; in stbi__jpeg_decode_block_prog_ac() local
[all …]
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h833 static void stbi__start_callbacks(stbi__context *s, stbi_io_callbacks *c, void *user) in stbi__start_callbacks()
1028 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid()
1036 static int stbi__mad4sizes_valid(int a, int b, int c, int d, int add) in stbi__mad4sizes_valid()
1052 static void *stbi__malloc_mad3(int a, int b, int c, int add) in stbi__malloc_mad3()
1059 static void *stbi__malloc_mad4(int a, int b, int c, int d, int add) in stbi__malloc_mad4()
2015 int c = h->code[i] << (FAST_BITS-s); in stbi__build_huffman() local
2057 int c = stbi__get8(j->s); in stbi__grow_buffer_unsafe() local
2077 int c,k; in stbi__jpeg_huff_decode() local
2203 int c,r,s; in stbi__jpeg_decode_block() local
2278 int c,r,s; in stbi__jpeg_decode_block_prog_ac() local
[all …]
/aosp_15_r20/external/ComputeLibrary/include/stb/
H A Dstb_image.h720 static void stbi__start_callbacks(stbi__context *s, stbi_io_callbacks *c, void *user) in stbi__start_callbacks()
901 static int stbi__mad3sizes_valid(int a, int b, int c, int add) in stbi__mad3sizes_valid()
909 static int stbi__mad4sizes_valid(int a, int b, int c, int d, int add) in stbi__mad4sizes_valid()
923 static void *stbi__malloc_mad3(int a, int b, int c, int add) in stbi__malloc_mad3()
930 static void *stbi__malloc_mad4(int a, int b, int c, int d, int add) in stbi__malloc_mad4()
1786 int c = h->code[i] << (FAST_BITS-s); in stbi__build_huffman() local
1828 int c = stbi__get8(j->s); in stbi__grow_buffer_unsafe() local
1848 int c,k; in stbi__jpeg_huff_decode() local
1975 int c,r,s; in stbi__jpeg_decode_block() local
2049 int c,r,s; in stbi__jpeg_decode_block_prog_ac() local
[all …]
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_kms.c1759 drmModeConnector *c = output->config.connector; in igt_output_refresh() local
3057 …c bool igt_mode_object_get_prop_enum_value(int drm_fd, uint32_t id, const char *str, uint64_t *val) in igt_mode_object_get_prop_enum_value()
3077 const char *val) in igt_plane_try_prop_enum()
3094 const char *val) in igt_plane_set_prop_enum()
3152 const char *val) in igt_output_try_prop_enum()
3169 const char *val) in igt_output_set_prop_enum()
3227 const char *val) in igt_pipe_obj_try_prop_enum()
3244 const char *val) in igt_pipe_obj_set_prop_enum()
4180 drmModeConnector *c; in igt_enable_connectors() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DGridSampler.cpp148 for (int64_t c = 0; c < C; ++c, out_ptr_NCDHW += out_sC, inp_ptr_NC += inp_sC) { in grid_sampler_3d_cpu_impl() local
187 for (int64_t c = 0; c < C; ++c, out_ptr_NCDHW += out_sC, inp_ptr_NC += inp_sC) { in grid_sampler_3d_cpu_impl() local
351 …for (int64_t c = 0; c < C; ++c, gOut_ptr_NCDHW += gOut_sC, gInp_ptr_NC += gInp_sC, inp_ptr_NC += i… in grid_sampler_3d_backward_cpu_impl() local
429 … for (int64_t c = 0; c < C; ++c, gOut_ptr_NCDHW += gOut_sC, gInp_ptr_NC += gInp_sC) { in grid_sampler_3d_backward_cpu_impl() local
533 for (int64_t c = 0; c < C; in _grid_sampler_2d_cpu_quantized() local
635 for (int64_t c = 0; c < C; ++c, out_ptr_NCHW += out_sC, inp_ptr_NC += inp_sC) { in _grid_sampler_2d_cpu_fallback() local
658 for (int64_t c = 0; c < C; ++c, out_ptr_NCHW += out_sC, inp_ptr_NC += inp_sC) { in _grid_sampler_2d_cpu_fallback() local
681 for (int64_t c = 0; c < C; ++c, out_ptr_NCHW += out_sC, inp_ptr_NC += inp_sC) { in _grid_sampler_2d_cpu_fallback() local
811 …for (int64_t c = 0; c < C; ++c, gOut_ptr_NCHW += gOut_sC, gInp_ptr_NC += gInp_sC, inp_ptr_NC += in… in _grid_sampler_2d_cpu_fallback_backward() local
853 for (int64_t c = 0; c < C; ++c, gOut_ptr_NCHW += gOut_sC, gInp_ptr_NC += gInp_sC) { in _grid_sampler_2d_cpu_fallback_backward() local
[all …]
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Ddpp.c191 unsigned char val = *info++; in dpp_uri_valid_info() local
353 int val; in dpp_parse_uri_supported_curves() local
530 int c, flag; in dpp_channel_ok_init() local
609 int c, flag; in dpp_channel_local_list() local
717 u8 val = bi->supported_curves; in dpp_gen_uri() local
1057 static int bin_str_eq(const char *val, size_t len, const char *cmp) in bin_str_eq()
1294 long int val; in dpp_configuration_parse_helper() local
3727 static int valid_channel_list(const char *val) in valid_channel_list()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/
Doperations_test.cpp56 inline std::wstring convert(const char* c) in convert()
69 inline void setenv_(const char* name, const fs::path::value_type* val, int) in setenv_()
74 inline void setenv_(const char* name, const char* val, int) in setenv_()
89 inline void setenv_(const char* name, const char* val, int ovw) in setenv_()
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dapache-harmony-tests.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/
Dapache-harmony-tests.jar ... java.io.PrintStream append (char) char c public java.io.PrintStream append (java. ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/bouncycastle.com.android.art.debug_intermediates/
Dclasses.jar ... int getPadBits (int) int i int bitString int val int bits protected static byte[] getBytes (int ...
/aosp_15_r20/prebuilts/module_sdk/art/1/java/
Dbouncycastle.jar ... int getPadBits (int) int i int bitString int val int bits protected static byte[] getBytes (int ...
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle/android_common_apex31/javac/
Dbouncycastle.jar ... int getPadBits (int) int i int bitString int val int bits protected static byte[] getBytes (int ...
/aosp_15_r20/external/zstd/lib/legacy/
H A Dzstd_v07.c269 … const union { U32 u; BYTE c[4]; } one = { 1 }; /* don't use static : performance detrimental */ in MEM_isLittleEndian() member
275 U16 val; memcpy(&val, memPtr, sizeof(val)); return val; in MEM_read16() local
280 U32 val; memcpy(&val, memPtr, sizeof(val)); return val; in MEM_read32() local
285 U64 val; memcpy(&val, memPtr, sizeof(val)); return val; in MEM_read64() local
338 MEM_STATIC void MEM_writeLE16(void* memPtr, U16 val) in MEM_writeLE16()
472 MEM_STATIC unsigned BITv07_highbit32 (U32 val) in BITv07_highbit32()
1379 #define FSEv07_STATIC_ASSERT(c) { enum { FSEv07_static_assert = 1/(int)(!!(c)) }; } /* use only *… argument
1698 #define HUFv07_STATIC_ASSERT(c) { enum { HUFv07_static_assert = 1/(int)(!!(c)) }; } /* use only *… argument
1772 size_t const val = BITv07_lookBitsFast(Dstream, dtLog); /* note : dtLog >= 1 */ in HUFv07_decodeSymbolX2() local
1773 BYTE const c = dt[val].byte; in HUFv07_decodeSymbolX2() local
[all …]
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dwps_er.c193 static void wps_er_http_unsubscribe_cb(void *ctx, struct http_client *c, in wps_er_http_unsubscribe_cb()
401 static void wps_er_http_subscribe_cb(void *ctx, struct http_client *c, in wps_er_http_subscribe_cb()
502 char *val; in wps_er_find_wfadevice() local
609 static void wps_er_http_dev_desc_cb(void *ctx, struct http_client *c, in wps_er_http_dev_desc_cb()
864 static void wps_er_http_put_wlan_response_cb(void *ctx, struct http_client *c, in wps_er_http_put_wlan_response_cb()
1389 static void wps_er_http_set_sel_reg_cb(void *ctx, struct http_client *c, in wps_er_http_set_sel_reg_cb()
1640 static void wps_er_http_put_message_cb(void *ctx, struct http_client *c, in wps_er_http_put_message_cb()
1830 static void wps_er_http_get_dev_info_cb(void *ctx, struct http_client *c, in wps_er_http_get_dev_info_cb()
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDasset-studio.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

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