Home
last modified time | relevance | path

Searched defs:defined (Results 1 – 25 of 185) sorted by relevance

12345678

/aosp_15_r20/external/lzma/CPP/Windows/
H A DNet.cpp66 static void SetComplexString(bool &defined, CSysString &destString, LPCTSTR srcString) in SetComplexString()
87 static void SetComplexString2(LPTSTR *destString, bool defined, const CSysString &srcString) in SetComplexString2()
109 static void SetComplexString(bool &defined, UString &destString, LPCWSTR src) in SetComplexString()
130 static void SetComplexString2(LPWSTR *destString, bool defined, const UString &srcString) in SetComplexString2()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/
Dextended_type_info_no_rtti.hpp77 struct defined { struct
78 static const char * invoke(){ in invoke()
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dargument_spec.h27 bool defined() const { in defined() function
221 unsigned defined : 1; member
347 bool defined() const { in defined() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/
H A DTarUpdate.cpp133 UInt32 pid, UInt32 &id, bool &defined) in GetDevice()
317 bool defined = false; in UpdateArchive() local
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/processor/
H A DTypeSimplifier.java98 Set<TypeMirror> defined = nonPrivateDeclaredTypes(typeUtils, base); in TypeSimplifier() local
207 Set<TypeMirror> defined) { in findImports()
/aosp_15_r20/external/tensorflow/tensorflow/core/function/trace_type/
H A Dtrace_type_test.py370 def defined(t): function
421 def defined(t): function
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction_test.py98 def total_function_cache(defined): argument
3048 def defined(t): function
3067 def defined(t): function
3077 def defined(l): function
3099 def defined(l): function
3122 def defined(a, b, c): function
3140 def defined(a, b, c): function
3167 def defined(a, b, c): function
3180 def _total_function_cache_def_func(self, defined): argument
3186 def defined(a, b): function
[all …]
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_lower_phis.cpp137 pred_defined defined = state->any_pred_defined[block_idx]; in build_merge_code() local
242 pred_defined defined = pred_defined::temp; in init_state() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dfunction.cpp232 bool defined = in GetBlock() local
242 bool defined; in GetBlock() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dfunction.cpp232 bool defined = in GetBlock() local
242 bool defined; in GetBlock() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dfunction.cpp232 bool defined = in GetBlock() local
242 bool defined; in GetBlock() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.cpp192 …RESULT Archive_Get_HardLinkNode(IInArchive *archive, UInt32 index, CHardLinkNode &h, bool &defined) in Archive_Get_HardLinkNode()
235 bool defined; in PrepareHardLinks() local
H A DLoadCodecs.cpp353 UInt32 index, PROPID propID, UInt32 &res, bool &defined) in GetProp_UInt32()
476 bool defined = false; in LoadFormats() local
/aosp_15_r20/external/llvm/test/MC/AsmParser/
H A Difdef.s11 defined: label
H A Difb.s3 defined: label
H A Difndef.s11 defined: label
/aosp_15_r20/external/llvm/test/MC/ELF/
H A Dsymver-pr23914.s4 defined: label
/aosp_15_r20/external/llvm/test/MC/X86/
H A Dmacho-reloc-errors-x86.s8 defined: label
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp988 void CUInt32DefVector::SetItem(unsigned index, bool defined, UInt32 value) in SetItem()
1000 void CUInt64DefVector::SetItem(unsigned index, bool defined, UInt64 value) in SetItem()
/aosp_15_r20/external/libcxx/test/std/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.statics/
H A Dclassic_table.pass.cpp27 const mask defined = F::space | F::print | F::cntrl | F::upper | F::lower in main() local
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue311/
H A DBooleanEnum.java21 private final boolean defined; field in BooleanEnum
/aosp_15_r20/external/libxkbcommon/src/xkbcomp/
H A Dcompat.c67 enum si_field defined; member
80 enum led_field defined; member
/aosp_15_r20/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/
DFinalClassField.java22 public final boolean defined; field in FinalClassField
DInstanceMethod.java23 public final boolean defined; field in InstanceMethod
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DInputMethodSubtypeCompatUtils.java46 android.util.Log.w(TAG, "Warning!!! Constructor is not defined."); in android.util.Log.w()

12345678