Searched defs:Custom (Results 1 – 10 of 10) sorted by relevance
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue11/ |
D | YamlMapTest.java | 53 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/v8/test/mjsunit/regress/ |
D | regress-3718.js | 21 assertEquals("Custom", getTypeName(new (function Custom(){})())); class
|
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/graphics/ |
D | TextureData.java | 26 Pixmap, Custom enumConstant
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
D | TextureData.java | 44 Pixmap, Custom enumConstant
|
/external/llvm/docs/ |
D | WritingAnLLVMBackend.rst | 1378 Custom subsection
|
/external/clang/test/ARCMT/ |
D | objcmt-subscripting-literals.m | 180 @interface Custom : NSObject interface 184 @interface Custom (Extended) interface in Extended
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/ |
D | OISEffect.h | 84 Custom, //CustomForce enumerator
|
/external/llvm/tools/bugpoint/ |
D | ExecutionDriver.cpp | 32 AutoPick, RunLLI, RunJIT, RunLLC, RunLLCIA, LLC_Safe, CompileCustom, Custom enumerator
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 298 Custom, enumerator
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 91 Custom // Use the LowerOperation hook to implement custom lowering. enumerator
|