Home
last modified time | relevance | path

Searched +defs:val +defs:function (Results 76 – 100 of 1054) sorted by relevance

12345678910>>...43

/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/google/guava/guava/32.0.1-jre/
HDguava-32.0.1-jre.jar ... transform (com.google.common.base.Function) com.google.common.base.Function ...
/aosp_15_r20/bionic/libc/bionic/
H A Dpthread_mutex.cpp345 #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/
HDguava-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/
Dauto_value_memoized_extension_plugin.jarMETA-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/
Dauto_service_plugin.jarMETA-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/
Dcompat-changeid-annotation-processor.jarMETA-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/
Dunsupportedappusage-annotation-processor.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/aosp_15_r20/external/f2fs-tools/fsck/
H A Ddict.c1009 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 Ddict.c1051 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/
Ddesugar_jdk_libs.jardesugar/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/
Dmetalava-tools-common-m2-deps.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp_15_r20/prebuilts/bazel/common/remote_java_tools/java_tools/
DRunner_deploy.jar ... .Runnable { final synthetic java.io.PrintStream val$out void <init> (java.io ...
/aosp_15_r20/external/stressapptest/src/
H A Dos.cc755 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/
Ddialer-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/
HDguava-23.0.jar ... transform (com.google.common.base.Function) com.google.common.base.Function ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDguava-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 Dcuda_driver.cc436 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/
Dguava-28.0-jre.jar ... transform (com.google.common.base.Function) com.google.common.base.Function ...
Dauto-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 DhlslParseHelper.cpp1587 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/
DhlslParseHelper.cpp1592 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 Dcheckpoint.py345 function, argument
1167 def __init__(self, val): argument
/aosp_15_r20/out/soong/.intermediates/external/auto/factory/auto_factory_plugin/linux_glibc_common/combined/
Dauto_factory_plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/aosp_15_r20/prebuilts/tools/common/google-java-format/
HDgoogle-java-format-1.21.0-all-deps.jarMETA-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/
Ddialer_rootcomponentprocessor_plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...

12345678910>>...43