Home
last modified time | relevance | path

Searched defs:Initialized (Results 1 – 25 of 146) sorted by relevance

123456

/aosp_15_r20/external/pigweed/pw_bytes/public/pw_bytes/
H A Darray.h122 constexpr auto Initialized(const T& value_or_function) { in Initialized() function
137 constexpr auto Initialized(const T& value_or_function) { in Initialized() function
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/debug/
H A DDebug.kt76 class Initialized(val state: StateInfo) : InitInfo(state.name) in <lambda>() class
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/ops/
H A Dxrt_state_ops.cc24 static bool Initialized = [] { in __anonb404e6a60102() variable
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/testshared/testdata/depBaseInternal/
Ddep.go9 var Initialized bool var
/aosp_15_r20/frameworks/base/tools/preload-check/device/src/com/android/preload/check/
H A DInitialized.java22 public class Initialized { class
/aosp_15_r20/device/generic/goldfish/wifi/wifi_hal/
Dhalstate.h47 Initialized, enumerator
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_cl_utils.cpp33 Initialized in InitBackEnds() enumerator
/aosp_15_r20/bionic/libc/bionic/
H A Dgrp_pwd_file.h53 Initialized, enumerator
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_export_element.h55 static bool Initialized; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/testshared/testdata/depBase/
Ddep.go26 var Initialized bool var
/aosp_15_r20/external/capstone/arch/SystemZ/
H A DSystemZMCTargetDesc.c119 static int Initialized = 0; in SystemZMC_getFirstReg() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/
DOProfileWrapper.h59 bool Initialized; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/
DOProfileWrapper.h59 bool Initialized; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h59 bool Initialized; variable
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DStatistic.h44 bool Initialized; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStatistic.h45 bool Initialized; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/
DOProfileWrapper.h59 bool Initialized; variable
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h60 bool Initialized; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/
DOProfileWrapper.h59 bool Initialized; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h59 bool Initialized; variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go27 Initialized(context.Context, *InitializedParams) error methodSpec
548 func (s *serverDispatcher) Initialized(ctx context.Context, params *InitializedParams) error { func
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go27 Initialized(context.Context, *InitializedParams) error methodSpec
548 func (s *serverDispatcher) Initialized(ctx context.Context, params *InitializedParams) error { func
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
H A Dtsserver.go27 Initialized(context.Context, *InitializedParams) error methodSpec
548 func (s *serverDispatcher) Initialized(ctx context.Context, params *InitializedParams) error { func
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/sys/cpu/
Dcpu.go19 var Initialized bool var
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dplatform.cc90 bool Platform::Initialized() const { return true; } in Initialized() function in stream_executor::Platform

123456