Home
last modified time | relevance | path

Searched defs:initializer (Results 151 – 175 of 968) sorted by relevance

12345678910>>...39

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddead_variable_elimination.cpp91 Instruction* initializer = in DeleteVariable() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/satellite/ui/
H A DDeviceBasedSatelliteBindableIcon.kt39 override val initializer = ModernStatusBarViewCreator { context -> in <lambda>() constant
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/hlsl/
H A DSeparateArrayInitialization.cpp55 TIntermTyped *initializer = initNode->getRight(); in visitDeclaration() local
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/
H A DSysuiBaseFragmentTest.java68 SystemUIInitializer initializer = new SystemUIInitializerImpl(mContext); in sysuiSetup() local
H A DSysuiTestDependency.kt24 val initializer: SystemUIInitializer = SystemUIInitializerImpl(context) in install() constant
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
H A DCryptEccData.c82 # define ECC_CONST(NAME, bytes, initializer) \ argument
90 # define ECC_CONST(NAME, bytes, initializer) \ argument
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/
H A Dproto_server_reflection_plugin.cc79 } initializer; in InitProtoReflectionServerBuilderPlugin() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/ext/
Dproto_server_reflection_plugin.cc71 } initializer; in InitProtoReflectionServerBuilderPlugin() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/toast/
DToastLogger.java41 …ons.Function1<? super com.android.systemui.log.core.LogMessage, kotlin.Unit> initializer, kotlin.j… in log()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/platform/default/
H A Dinitialize.h34 Initializer *const initializer; member
/aosp_15_r20/external/aws-sdk-java-v2/codegen-lite/src/main/java/software/amazon/awssdk/codegen/lite/regions/
H A DEndpointTagGenerator.java115 CodeBlock initializer = CodeBlock.builder() in endpointTags() local
/aosp_15_r20/external/google-cloud-java/java-translate/google-cloud-translate/src/main/java/com/google/cloud/translate/spi/v2/
H A DHttpTranslateRpc.java47 HttpRequestInitializer initializer = transportOptions.getHttpRequestInitializer(options); in HttpTranslateRpc() local
/aosp_15_r20/external/skia/src/core/
H A DSkKnownRuntimeEffects.h96 #define M2(type, initializer) k##type = k##initializer, argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dexpr.cpp414 ExprPtr initializer, in Buf()
452 std::optional<ExprHandle> initializer, in make()
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dslot_creator.py172 def create_slot_with_initializer(primary, argument
H A Dwarm_starting_util.py197 initializer=None, argument
/aosp_15_r20/external/angle/src/compiler/translator/
H A DParseContext.cpp2801 TIntermTyped *initializer, in executeInitializer()
2906 TIntermTyped *initializer, in addConditionInitializer()
3588 TIntermTyped *initializer) in parseSingleInitDeclaration()
3628 TIntermTyped *initializer) in parseSingleArrayInitDeclaration()
3808 TIntermTyped *initializer, in parseInitDeclarator()
3841 TIntermTyped *initializer, in parseArrayInitDeclarator()
H A DValidateGlobalInitializer.cpp143 bool ValidateGlobalInitializer(TIntermTyped *initializer, in ValidateGlobalInitializer()
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/tests/
H A Dtpu_embedding_v2_checkpoint_test.py198 def __init__(self, initializer, rows): argument
/aosp_15_r20/external/libchrome/base/memory/
H A Dref_counted_memory.cc37 RefCountedBytes::RefCountedBytes(const std::vector<unsigned char>& initializer) in RefCountedBytes()
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dpartitioned_variables.py280 shape, slicing, initializer, dtype=dtypes.float32, argument
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_format_utils.h26 InitializeTextureDataFunction initializer; member
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dtsd_win.h93 tsd_t initializer = TSD_INITIALIZER; in tsd_boot1() local
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/optimizer_v2/
H A Doptimizer_v2.py867 def add_slot(self, var, slot_name, initializer="zeros", shape=None): argument
1164 initializer="zeros", argument
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
H A D6-1.c157 static void initializer(void) in initializer() function

12345678910>>...39