Home
last modified time | relevance | path

Searched +defs:val +defs:strategy (Results 1 – 25 of 934) sorted by relevance

12345678910>>...38

/aosp_15_r20/prebuilts/tools/common/m2/repository/net/sf/trove4j/trove4j/1.1/
HDtrove4j-1.1.jar ... java.util.Map$Entry { private Double val final synthetic Double val$v final synthetic Double val ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/
HDtrove4j-20160824.jar ... java.util.Map$Entry { private Byte val final synthetic Byte val$v final synthetic Byte val ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/intellij/deps/trove4j/1.0.20181211/
HDtrove4j-1.0.20181211.jar ... java.util.Map$Entry { private Byte val final synthetic Byte val$v final synthetic Byte val ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/jetbrains/intellij/deps/trove4j/1.0.20200330/
HDtrove4j-1.0.20200330.jar ... .trove.TObjectHashingStrategy) gnu.trove.TObjectHashingStrategy strategy public void <init> (int) int initialCapacity ...
/aosp_15_r20/external/kotlinc/lib/
HDtrove4j.jar ... .trove.TObjectHashingStrategy) gnu.trove.TObjectHashingStrategy strategy public void <init> (int) int initialCapacity ...
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/coordinator/
H A Dcluster_coordinator.py128 def _get_error(val): argument
141 def _maybe_get_remote_value(val): argument
157 def _maybe_as_type_spec(val): argument
959 def __init__(self, strategy): argument
1134 def __new__(cls, strategy): argument
1142 def __init__(self, strategy): argument
1170 def strategy(self): member in ClusterCoordinator
1368 def fetch(self, val): argument
1417 def _maybe_fetch(val): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Ddistribute_utils.py199 def value_container(val): argument
289 def create_mirrored_variable(strategy, real_mirrored_creator, class_mapping, argument
362 def is_mirrored(val): argument
369 def is_sync_on_read(val): argument
H A Ddistribute_lib.py318 def _wrong_strategy_scope(strategy, context): argument
345 def _require_strategy_scope_strategy(strategy): argument
373 strategy, argument
2133 def _scope(self, strategy): argument
2641 def _local_results(self, val): argument
3028 def __init__(self, strategy, replica_id_in_sync_group): argument
3157 def strategy(self): member in ReplicaContextBase
3249 def batch_all_reduce(strategy, *value_flat): argument
3431 def batch_all_gather(strategy, *value_flat): argument
3603 def __init__(self, strategy): argument
[all …]
/aosp_15_r20/external/deqp/modules/egl/
H A DteglCreateContextExtTests.cpp164 const char *eglResetNotificationStrategyToString(EGLint strategy) in eglResetNotificationStrategyToString()
490 const int val = (*iter) - '0'; in checkVersionString() local
523 const int val = (*iter) - '0'; in checkVersionString() local
834 int32_t strategy = 0; in validateCurrentContext() local
/aosp_15_r20/external/libwebsockets/win32port/zlib/
H A Ddeflate.c210 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument
424 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() argument
725 int val; local
756 int val; local
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dschema.cc99 bool StrategyAllowInvalidOnTopLevel(SchemaOnErrorStrategy strategy) { in StrategyAllowInvalidOnTopLevel()
105 bool StrategyAllowUnknownOnTopLevel(SchemaOnErrorStrategy strategy) { in StrategyAllowUnknownOnTopLevel()
109 SchemaOnErrorStrategy StrategyForNextLevel(SchemaOnErrorStrategy strategy) { in StrategyForNextLevel()
617 for (const base::Value& val : required_properties->GetList()) { in ParseDictionary() local
823 SchemaOnErrorStrategy strategy, in Validate()
915 SchemaOnErrorStrategy strategy, in Normalize()
/aosp_15_r20/external/python/cpython2/Modules/zlib/
Ddeflate.c240 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument
568 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() argument
930 int val; local
952 int val; local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/
Ddeflate.c240 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument
568 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() argument
930 int val; local
952 int val; local
/aosp_15_r20/external/zlib/
H A Ddeflate.c394 int windowBits, int memLevel, int strategy, in deflateInit2_()
792 int ZEXPORT deflateParams(z_streamp strm, int level, int strategy) { in deflateParams()
1158 int val; in deflate() local
1180 int val; in deflate() local
/aosp_15_r20/external/tensorflow/tensorflow/python/training/experimental/
H A Dloss_scale_optimizer_test.py111 def _run_if_in_graph_mode(self, val): argument
119 def _run_fn_with_grad_check(self, strategy, var, opt, expected_grad): argument
/aosp_15_r20/external/ruy/ruy/
H A Dctx.cc60 void Ctx::set_num_threads_strategy(NumThreadsStrategy strategy) { in set_num_threads_strategy()
83 const char* val = getenv(name); in GetHexIntEnvVarOrZero() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-10/
Dservices.core.unboosted.jarcom/android/server/display/mode/Vote.class Vote.java package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar10 ... com/android/server/display/brightness/strategy/ com/android/server/display/brightness ...
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/
Ddeflate.c84 # define DEFLATE_PARAMS_HOOK(strm, level, strategy, hook_flush) do {} while (0) argument
847 unsigned char val; in PREFIX() local
870 unsigned char val; in PREFIX() local
1292 int val; in zng_deflateSetParams() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dprofiling_graph_executor_impl.cpp131 FusionStrategy setFusionStrategy(FusionStrategy& strategy) { in setFusionStrategy()
221 auto set_requires_grad = [](const TensorTypePtr& t, Value* val) -> bool { in setRequiresGradOnDiffGraph()
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DAudioSystem.java760 private static void dynamicPolicyCallbackFromNative(int event, String regId, int val) in dynamicPolicyCallbackFromNative()
2186 int strategy, int role, @NonNull List<AudioDeviceAttributes> devices) { in setDevicesRoleForStrategy()
2209 int strategy, int role, @NonNull int[] types, @NonNull String[] addresses); in setDevicesRoleForStrategy()
2220 int strategy, int role, @NonNull List<AudioDeviceAttributes> devices) { in removeDevicesRoleForStrategy()
2243 int strategy, int role, @NonNull int[] types, @NonNull String[] addresses); in removeDevicesRoleForStrategy()
2252 public static native int clearDevicesRoleForStrategy(int strategy, int role); in clearDevicesRoleForStrategy()
2264 int strategy, int role, @NonNull List<AudioDeviceAttributes> devices); in getDevicesForRoleAndStrategy()
/aosp_15_r20/external/zstd/lib/compress/
H A Dzstd_compress.c223 static int ZSTD_rowMatchFinderSupported(const ZSTD_strategy strategy) { in ZSTD_rowMatchFinderSupported()
230 static int ZSTD_rowMatchFinderUsed(const ZSTD_strategy strategy, const ZSTD_paramSwitch_e mode) { in ZSTD_rowMatchFinderUsed()
262 static int ZSTD_allocateChainTable(const ZSTD_strategy strategy, in ZSTD_allocateChainTable()
653 #define BOUNDCHECK(cParam, val) \ argument
1397 # define CLAMP_TYPE(cParam, val, type) \ in ZSTD_clampCParams() argument
1403 # define CLAMP(cParam, val) CLAMP_TYPE(cParam, val, unsigned) in ZSTD_clampCParams() argument
1961 static U64 ZSTD_bitmix(U64 val, U64 len) { in ZSTD_bitmix()
2755 ZSTD_strategy strategy, unsigned* countWorkspace, in ZSTD_buildSequencesStatistics()
2885 ZSTD_strategy const strategy = cctxParams->cParams.strategy; in ZSTD_entropyCompressSeqStore_internal() local
3703 ZSTD_strategy const strategy = cctxParams->cParams.strategy; in ZSTD_buildBlockEntropyStats_sequences() local
/aosp_15_r20/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyInterfaceImpl.cpp55 #define PROPAGATE_FALSEY(val) do { if (!val.has_value() || !val.value()) return val; } while (0) argument
1459 product_strategy_t strategy = VALUE_OR_RETURN_BINDER_STATUS( in registerEffect() local
2542 product_strategy_t strategy = VALUE_OR_RETURN_BINDER_STATUS( in setDevicesRoleForStrategy() local
2565 product_strategy_t strategy = VALUE_OR_RETURN_BINDER_STATUS( in removeDevicesRoleForStrategy() local
2586 product_strategy_t strategy = VALUE_OR_RETURN_BINDER_STATUS( in clearDevicesRoleForStrategy() local
2605 product_strategy_t strategy = VALUE_OR_RETURN_BINDER_STATUS( in getDevicesForRoleAndStrategy() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDuast-162.2228.14.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/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 ...

12345678910>>...38