/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/google/guava/guava/32.0.1-jre/ |
HD | guava-32.0.1-jre.jar | ... transform (com.google.common.base.Function)
com.google.common.base.Function ... |
/aosp_15_r20/bionic/libc/bionic/ |
H A D | pthread_mutex.cpp | 345 #define FIELD_TO_BITS(val,shift,bits) (((val) & ((1 << (bits))-1)) << (shift)) argument 348 #define FIELD_FROM_BITS(val,shift,bits) (((val) >> (shift)) & ((1 << (bits))-1)) argument 970 const timespec* abs_timeout, const char* function) { in __pthread_mutex_timedlock()
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/ |
HD | guava-21.0.jar | ... transform (com.google.common.base.Function)
com.google.common.base.Function ... |
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_value_memoized_extension_plugin/linux_glibc_common/combined/ |
D | auto_value_memoized_extension_plugin.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/aosp_15_r20/out/soong/.intermediates/external/auto/service/auto_service_plugin/linux_glibc_common/combined/ |
D | auto_service_plugin.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/tools/platform-compat/java/android/processor/compat/changeid/compat-changeid-annotation-processor/linux_glibc_common/withres/ |
D | compat-changeid-annotation-processor.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/aosp_15_r20/out/soong/.intermediates/tools/platform-compat/java/android/processor/compat/unsupportedappusage/unsupportedappusage-annotation-processor/linux_glibc_common/withres/ |
D | unsupportedappusage-annotation-processor.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/aosp_15_r20/external/f2fs-tools/fsck/ |
H A D | dict.c | 1009 void dict_process(dict_t *dict, void *context, dnode_process_t function) in dict_process() 1270 char *tok1, *tok2, *val; in construct() local 1336 char *tok1, *tok2, *val; in main() local
|
/aosp_15_r20/external/e2fsprogs/lib/support/ |
H A D | dict.c | 1051 void dict_process(dict_t *dict, void *context, dnode_process_t function) in dict_process() 1312 char *tok1, *tok2, *val; in construct() local 1378 char *tok1, *tok2, *val; in main() local
|
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/ |
D | desugar_jdk_libs.jar | desugar/sun/nio/fs/DesugarBasicFileAttributes.class
DesugarBasicFileAttributes.java
package desugar.sun. ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/metalava-tools-common-m2-deps/linux_glibc_common/local-combined/ |
D | metalava-tools-common-m2-deps.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/aosp_15_r20/prebuilts/bazel/common/remote_java_tools/java_tools/ |
D | Runner_deploy.jar | ... .Runnable {
final synthetic java.io.PrintStream val$out
void <init> (java.io ... |
/aosp_15_r20/external/stressapptest/src/ |
H A D | os.cc | 755 int OsLayer::PciOpen(int bus, int device, int function) { in PciOpen() 903 uint32 OsLayer::GetBitField(uint32 val, uint32 n, uint32 len) { in GetBitField()
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/dialer-common-m2-host-deps/linux_glibc_common/local-combined/ |
D | dialer-common-m2-host-deps.jar | ... transform (com.google.common.base.Function)
com.google.common.base.Function ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/guava/guava/23.0/ |
HD | guava-23.0.jar | ... transform (com.google.common.base.Function)
com.google.common.base.Function ... |
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | guava-22.0.jar | ... transform (com.google.common.base.Function)
com.google.common.base.Function ... |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
H A D | cuda_driver.cc | 436 CUfunction function, CUfunc_cache cache_config) { in FuncSetCacheConfig() 460 GpuContext* context, absl::string_view kernel_name, CUfunction function, in LaunchKernel() 621 CUfunction* function) { in GetModuleFunction() 1515 int val; in GetDeviceAttribute() local
|
/aosp_15_r20/packages/apps/TV/libs/m2/ |
D | guava-28.0-jre.jar | ... transform (com.google.common.base.Function)
com.google.common.base.Function ... |
D | auto-value-1.5.3.jar | ... implements java.lang.Runnable {
final synthetic String val$var
final synthetic com.google.auto. ... |
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/ |
H A D | hlslParseHelper.cpp | 1587 void HlslParseContext::handleFunctionDeclarator(const TSourceLoc& loc, TFunction& function, bool pr… in handleFunctionDeclarator() 1646 …rmAggregate* HlslParseContext::handleFunctionDefinition(const TSourceLoc& loc, TFunction& function, in handleFunctionDefinition() 2287 void HlslParseContext::handleFunctionBody(const TSourceLoc& loc, TFunction& function, TIntermNode* … in handleFunctionBody() 2305 void HlslParseContext::remapEntryPointIO(TFunction& function, TVariable*& returnValue, in remapEntryPointIO() 2430 void HlslParseContext::remapNonEntryPointIO(TFunction& function) in remapNonEntryPointIO() 2470 void HlslParseContext::handleFunctionArgument(TFunction* function, in handleFunctionArgument() 4683 for (int val = 2; val <= 16; val *= 2) in decomposeSampleMethods() local 4696 for (int val = 2; val <= 16; val *= 2) { in decomposeSampleMethods() local 5481 TIntermTyped* HlslParseContext::handleFunctionCall(const TSourceLoc& loc, TFunction* function, TInt… in handleFunctionCall() 5757 void HlslParseContext::addInputArgumentConversions(const TFunction& function, TIntermTyped*& argume… in addInputArgumentConversions() [all …]
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/ |
D | hlslParseHelper.cpp | 1592 void HlslParseContext::handleFunctionDeclarator(const TSourceLoc& loc, TFunction& function, bool pr… in handleFunctionDeclarator() 1651 …rmAggregate* HlslParseContext::handleFunctionDefinition(const TSourceLoc& loc, TFunction& function, in handleFunctionDefinition() 2292 void HlslParseContext::handleFunctionBody(const TSourceLoc& loc, TFunction& function, TIntermNode* … in handleFunctionBody() 2310 void HlslParseContext::remapEntryPointIO(TFunction& function, TVariable*& returnValue, in remapEntryPointIO() 2435 void HlslParseContext::remapNonEntryPointIO(TFunction& function) in remapNonEntryPointIO() 2475 void HlslParseContext::handleFunctionArgument(TFunction* function, in handleFunctionArgument() 4688 for (int val = 2; val <= 16; val *= 2) in decomposeSampleMethods() local 4701 for (int val = 2; val <= 16; val *= 2) { in decomposeSampleMethods() local 5486 TIntermTyped* HlslParseContext::handleFunctionCall(const TSourceLoc& loc, TFunction* function, TInt… in handleFunctionCall() 5762 void HlslParseContext::addInputArgumentConversions(const TFunction& function, TIntermTyped*& argume… in addInputArgumentConversions() [all …]
|
/aosp_15_r20/external/pytorch/torch/utils/ |
H A D | checkpoint.py | 345 function, argument 1167 def __init__(self, val): argument
|
/aosp_15_r20/out/soong/.intermediates/external/auto/factory/auto_factory_plugin/linux_glibc_common/combined/ |
D | auto_factory_plugin.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/aosp_15_r20/prebuilts/tools/common/google-java-format/ |
HD | google-java-format-1.21.0-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/native-image/
... |
/aosp_15_r20/out/soong/.intermediates/packages/apps/Dialer/dialer_rootcomponentprocessor_plugin/linux_glibc_common/combined/ |
D | dialer_rootcomponentprocessor_plugin.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
META ... |