Home
last modified time | relevance | path

Searched defs:Custom (Results 1 – 25 of 40) sorted by relevance

12

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue11/
DYamlMapTest.java53 assertTrue(m.get("customTag") instanceof Custom); in testYamlMap() local
100 public static class Custom { class in YamlMapTest
103 public Custom(Integer i) { in Custom() method in YamlMapTest.Custom
107 public Custom(Custom c) { in Custom() method in YamlMapTest.Custom
/external/tensorflow/tensorflow/lite/toco/tflite/
Doperator.h54 static Options Custom(flatbuffers::Offset<CustomOptions> offset) { in Custom() function
/external/jackson-annotations/src/test/java/com/fasterxml/jackson/annotation/
DVisibilityTest.java19 private final static class Custom { } class in VisibilityTest
DIncludeTest.java18 private final static class Custom { } class in IncludeTest
/external/llvm-project/clang/include/clang/Basic/
DXRayInstr.h41 constexpr XRayInstrMask Custom = 1U << XRIO_Custom; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Deliminate_dead_const_test.cpp187 TEST_P(EliminateDeadConstantTest, Custom) { in TEST_P() argument
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Deliminate_dead_const_test.cpp187 TEST_P(EliminateDeadConstantTest, Custom) { in TEST_P() argument
/external/rust/crates/bindgen/src/ir/
Dint.rs80 Custom { enumerator
/external/deqp-deps/SPIRV-Tools/test/opt/
Deliminate_dead_const_test.cpp187 TEST_P(EliminateDeadConstantTest, Custom) { in TEST_P() argument
/external/llvm-project/llvm/unittests/Support/
DManagedStatic.cpp95 static ManagedStatic<int, CustomCreate, CustomDelete> Custom; variable
/external/llvm/docs/
DWritingAnLLVMBackend.rst1376 Custom subsection
/external/llvm-project/llvm/docs/
DWritingAnLLVMBackend.rst1416 Custom subsection
/external/clang/test/ARCMT/
Dobjcmt-subscripting-literals.m180 @interface Custom : NSObject interface
184 @interface Custom (Extended) interface in Extended
/external/llvm-project/clang/test/ARCMT/
Dobjcmt-subscripting-literals.m180 @interface Custom : NSObject interface
184 @interface Custom (Extended) interface in Extended
/external/llvm-project/mlir/include/mlir/TableGen/
DFormat.h45 Custom, // For custom placeholders enumerator
/external/libtextclassifier/native/utils/utf8/
Dunicodetext_test.cc46 TEST(UnicodeTextTest, Custom) { in TEST() argument
/external/llvm-project/llvm/tools/bugpoint/
DExecutionDriver.cpp37 Custom enumerator
/external/llvm/tools/bugpoint/
DExecutionDriver.cpp32 AutoPick, RunLLI, RunJIT, RunLLC, RunLLCIA, LLC_Safe, CompileCustom, Custom enumerator
/external/protobuf/src/google/protobuf/stubs/
Dstringpiece_unittest.cc578 TEST(StringPiece, Custom) { in TEST() argument
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h195 Custom, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h268 Custom, enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h270 Custom, enumerator
/external/python/cpython3/Lib/test/
Dtest_dict.py16 class Custom(dict): class
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h82 Custom, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h242 Custom, enumerator

12