Home
last modified time | relevance | path

Searched +defs:val +defs:c (Results 3126 – 3150 of 4581) sorted by relevance

1...<<121122123124125126127128129130>>...184

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_reg.h73 #define BRW_SWIZZLE4(a,b,c,d) (((a)<<0) | ((b)<<2) | ((c)<<4) | ((d)<<6)) argument
1026 static inline unsigned cvt(unsigned val) in cvt()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DDmgHandler.cpp202 static void AddToComment_Prop(AString &s, const char *name, const char *val) in AddToComment_Prop()
1169 const Byte c = namePtr[r]; in Open2() local
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dhalide.py69 def halide_constant(val): argument
305 def where(a, b, c): argument
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dapicoll.cpp2338 UColAttributeValue val = c1->getAttribute(UCOL_CASE_FIRST, status); in TestClone() local
2520 void CollationAPITest::dump(UnicodeString msg, RuleBasedCollator* c, UErrorCode& status) { in dump()
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h49 #define __assert2(a,b,c,d) ((void)0) argument
848 …[nodiscard]] static inline std::string toString(ITestService::CompilerChecks::UsingHasDeprecated::… in toString()
/aosp_15_r20/external/gflags/src/
H A Dgflags.cc1534 for (string::const_iterator c = cmdline.begin(); c != cmdline.end(); ++c) { in SetArgv() local
1873 const char* const val = getenv(varname); in StringFromEnv() local
/aosp_15_r20/external/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc74 const string& c = empty, in cat()
105 size_t vencode64(uint64_t val, int over_encoded_bytes, char *buf) { in vencode64()
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc74 const string& c = empty, in cat()
105 size_t vencode64(uint64_t val, int over_encoded_bytes, char *buf) { in vencode64()
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dcapitst.c103 UColAttributeValue val[5]; in TestGetSetAttr() member
932 UCollator * c; in TestCloneBinary() local
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DITestService.h49 #define __assert2(a,b,c,d) ((void)0) argument
848 …[nodiscard]] static inline std::string toString(ITestService::CompilerChecks::UsingHasDeprecated::… in toString()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cudnn/
H A DConv_v8.cpp144 auto filter = [=](cudnnBackendDescriptor_t c) { in filterEngineConfigs()
261 const char* val = getenv("TORCH_CUDNN_V8_API_LRU_CACHE_LIMIT"); in getLRUCacheLimit() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp2338 UColAttributeValue val = c1->getAttribute(UCOL_CASE_FIRST, status); in TestClone() local
2527 void CollationAPITest::dump(UnicodeString msg, RuleBasedCollator* c, UErrorCode& status) { in dump()
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_reg.h87 #define ELK_SWIZZLE4(a,b,c,d) (((a)<<0) | ((b)<<2) | ((c)<<4) | ((d)<<6)) argument
1048 static inline unsigned cvt(unsigned val) in cvt()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dxskxceiver.c152 static void memset32_htonl(void *dest, u32 val, u32 size) in memset32_htonl()
436 int option_index, c; in parse_command_line() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-32/
Dframework.jarandroid/media/metrics/PlaybackMetrics.class PlaybackMetrics.java package android.media.metrics public ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar32 ... extends java.lang.Thread { final synthetic int val$delay final synthetic android.media.AudioTrack this ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Djsse.jar ... ] SKIP_ARRAY private sun.security.ssl.SSLSocketImpl c sun.security.ssl.InputRecord r private final ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
Djsse.jar ... ] SKIP_ARRAY private sun.security.ssl.SSLSocketImpl c sun.security.ssl.InputRecord r private final ...
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.cc2334 for (uint16_t c = 0; c < number_of_classes; c++) { in GenerateTestProfile() local
3096 InlineCacheInfo& val = in ExtractInlineCacheInfo() local
3182 InlineCacheInfo& val = inline_cache_.FindOrAdd(target)->second; in MergeInlineCacheInfo() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp86 int val = -1; in getGLInt() local
99 static inline string beforeLast(const string &str, const char c) in beforeLast()
239 } val; member
/aosp_15_r20/external/lz4/lib/
H A Dlz4hc.c136 U64 val; LZ4_memcpy(&val, memPtr, sizeof(val)); return val; in LZ4_read64() local
168 unsigned LZ4HC_NbCommonBytes32(U32 val) in LZ4HC_NbCommonBytes32()
1491 typedef struct { char c; LZ4_streamHC_t t; } t_a; in LZ4_streamHC_t_alignment() member
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/
H A DSparseTensorMath.cpp547 auto c = r.coalesce(); in add_out_sparse_non_contiguous() local
1213 scalar_t val = values_accessor[i]; in s_addmm_out_sparse_dense_worker() local
1572 scalar_t val = values_accessor[i]; in _sspaddmm_out_cpu() local
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/support/android-support-compat-nodeps/android_common/aar/
Dclasses.jarandroid/support/v4/app/INotificationSideChannel$Stub$Proxy.class INotificationSideChannel.java package ...
Dandroid-support-compat-nodeps.jarandroid/support/v4/app/INotificationSideChannel$Stub$Proxy.class INotificationSideChannel.java package ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/service_entitlement/service-entitlement-impl/android_common_apex30/javac/
Dservice-entitlement-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

1...<<121122123124125126127128129130>>...184