Home
last modified time | relevance | path

Searched defs:reference (Results 1 – 25 of 427) sorted by relevance

12345678910>>...18

/external/smali/smalidea/src/test/java/org/jf/smalidea/
DAnnotationElementNameReferenceTest.java48 PsiReference reference = configureByFileText("" + in testSmaliReferenceFromSmali() local
69 PsiReference reference = configureByFileText("" + in testJavaReferenceFromSmali() local
93 PsiReference reference = configureByFileText("" + in testSmaliReferenceFromJava() local
/external/opencv3/modules/photo/test/
Dtest_cloning.cpp83 Mat reference = imread(reference_path); in TEST() local
116 Mat reference = imread(reference_path); in TEST() local
148 Mat reference = imread(reference_path); in TEST() local
174 Mat reference = imread(reference_path); in TEST() local
200 Mat reference = imread(reference_path); in TEST() local
224 Mat reference = imread(reference_path); in TEST() local
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/
DREADME.md56 ### Enum: TreeAdapters
69 ### Class: Parser
117 ### Class: SimpleApiParser
175 ### Class: Serializer
/external/clang/docs/tools/
Ddump_ast_matchers.py359 reference = open('../LibASTMatchersReference.html').read() variable
360 reference = re.sub(r'<!-- START_DECL_MATCHERS.*END_DECL_MATCHERS -->', variable
362 reference = re.sub(r'<!-- START_NARROWING_MATCHERS.*END_NARROWING_MATCHERS -->', variable
364 reference = re.sub(r'<!-- START_TRAVERSAL_MATCHERS.*END_TRAVERSAL_MATCHERS -->', variable
/external/deqp/framework/common/
DtcuImageCompare.cpp44 void computeScaleAndBias (const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& re… in computeScaleAndBias()
91 …iationFailingPixels (const PixelBufferAccess& errorMask, const ConstPixelBufferAccess& reference, … in findNumPositionDeviationFailingPixels()
216 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in fuzzyCompare()
285 …stLog& log, const char* imageSetName, const char* imageSetDesc, const Surface& reference, const Su… in fuzzyCompare()
334 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in measurePixelDiffAccuracy()
390 …stLog& log, const char* imageSetName, const char* imageSetDesc, const Surface& reference, const Su… in measurePixelDiffAccuracy()
487 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in floatUlpThresholdCompare()
573 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in floatThresholdCompare()
660 …TestLog& log, const char* imageSetName, const char* imageSetDesc, const Vec4& reference, const Con… in floatThresholdCompare()
742 …log, const char* imageSetName, const char* imageSetDesc, const ConstPixelBufferAccess& reference, … in intThresholdCompare()
[all …]
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/
DPerfOutputWriter.java44 final long reference) { in writeTimeResult()
54 public void writeByteResult(String description, long size, long reference) { in writeByteResult()
72 final double reference, String fmt, String unit) { in writeResult()
DIPerfOutput.java33 void writeTimeResult(String description, long duration, long reference); in writeTimeResult()
46 void writeByteResult(String description, long size, long reference); in writeByteResult()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/reference/
DImmutableReferenceFactory.java42 public static ImmutableReference of(Reference reference) { in of()
59 public static ImmutableReference of(int referenceType, Reference reference) { in of()
/external/libcxx/test/support/
Dtest_iterators.h33 typedef typename std::iterator_traits<It>::reference reference; typedef
63 typedef typename std::iterator_traits<It>::reference reference; typedef
115 typedef typename std::iterator_traits<It>::reference reference; typedef
167 typedef typename std::iterator_traits<It>::reference reference; typedef
218 typedef typename std::iterator_traits<It>::reference reference; typedef
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DInstructionFactory.java50 …ruction makeInstruction20bc(@Nonnull Opcode opcode, int verificationError, @Nonnull Ref reference); in makeInstruction20bc()
52 Instruction makeInstruction21c(@Nonnull Opcode opcode, int registerA, @Nonnull Ref reference); in makeInstruction21c()
58 …n makeInstruction22c(@Nonnull Opcode opcode, int registerA, int registerB, @Nonnull Ref reference); in makeInstruction22c()
64 Instruction makeInstruction31c(@Nonnull Opcode opcode, int registerA, @Nonnull Ref reference); in makeInstruction31c()
69 int registerF, int registerG, @Nonnull Ref reference); in makeInstruction35c()
71 @Nonnull Ref reference); in makeInstruction3rc()
/external/deqp/modules/gles3/functional/
Des3fFloatStateQueryTests.cpp127 void GetBooleanVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat()
147 …GetBooleanVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatExpanded()
251 …leanVerifier::verifyFloatGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatGreaterOrEqual()
300 void GetIntegerVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat()
321 …GetIntegerVerifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatExpanded()
467 …egerVerifier::verifyFloatGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatGreaterOrEqual()
506 void GetInteger64Verifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat()
527 …tInteger64Verifier::verifyFloatExpanded (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatExpanded()
673 …er64Verifier::verifyFloatGreaterOrEqual (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloatGreaterOrEqual()
712 void GetFloatVerifier::verifyFloat (tcu::TestContext& testCtx, GLenum name, GLfloat reference) in verifyFloat()
[all …]
/external/libxml2/python/tests/
Dsync.py51 reference = "startDocument:startElement foo None:startElement bar2 None:endElement bar2:" variable
63 reference = "startDocument:startElement foo None:startElement bar2 None:endElement bar2:" variable
75 reference = "startDocument:startElement foo None:startElement bar2 None:" variable
126 reference = "startDocument:startElement foo None:" variable
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/
DImmutableInstructionFactory.java77 @Nonnull Reference reference) { in makeInstruction20bc()
88 @Nonnull Reference reference) { in makeInstruction21c()
126 @Nonnull Reference reference) { in makeInstruction22c()
164 @Nonnull Reference reference) { in makeInstruction31c()
193 @Nonnull Reference reference) { in makeInstruction35c()
201 @Nonnull Reference reference) { in makeInstruction3rc()
DImmutableInstruction21c.java48 @Nonnull protected final ImmutableReference reference; field in ImmutableInstruction21c
52 @Nonnull Reference reference) { in ImmutableInstruction21c()
DImmutableInstruction31c.java48 @Nonnull protected final ImmutableReference reference; field in ImmutableInstruction31c
52 @Nonnull Reference reference) { in ImmutableInstruction31c()
DImmutableInstruction20bc.java49 @Nonnull protected final ImmutableReference reference; field in ImmutableInstruction20bc
53 @Nonnull Reference reference) { in ImmutableInstruction20bc()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/instruction/
DBuilderInstruction20bc.java48 @Nonnull protected final Reference reference; field in BuilderInstruction20bc
52 @Nonnull Reference reference) { in BuilderInstruction20bc()
DBuilderInstruction31c.java47 @Nonnull protected final Reference reference; field in BuilderInstruction31c
51 @Nonnull Reference reference) { in BuilderInstruction31c()
DBuilderInstruction21c.java47 @Nonnull protected final Reference reference; field in BuilderInstruction21c
51 @Nonnull Reference reference) { in BuilderInstruction21c()
DBuilderInstruction22c.java48 @Nonnull protected final Reference reference; field in BuilderInstruction22c
53 @Nonnull Reference reference) { in BuilderInstruction22c()
DBuilderInstruction3rc.java49 @Nonnull protected final Reference reference; field in BuilderInstruction3rc
54 @Nonnull Reference reference) { in BuilderInstruction3rc()
/external/guava/guava/src/com/google/common/base/
DVerify.java133 public static <T> T verifyNotNull(@Nullable T reference) { in verifyNotNull()
152 public static <T> T verifyNotNull( in verifyNotNull()
/external/guava/guava-gwt/test-super/com/google/common/primitives/super/com/google/common/primitives/
DBooleansTest.java249 List<Boolean> reference = Booleans.asList(ARRAY_FALSE); in testAsListEquals() local
250 assertEquals(Booleans.asList(ARRAY_FALSE), reference); in testAsListEquals() local
257 List<Boolean> reference = Booleans.asList(ARRAY_FALSE); in testAsListHashcode() local
/external/guava/guava-tests/test/com/google/common/primitives/
DBooleansTest.java258 List<Boolean> reference = Booleans.asList(ARRAY_FALSE); in testAsListEquals() local
259 assertEquals(Booleans.asList(ARRAY_FALSE), reference); in testAsListEquals() local
266 List<Boolean> reference = Booleans.asList(ARRAY_FALSE); in testAsListHashcode() local
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/
DZIndexable.java45 public boolean moveAbove(ElementType objectToMove, ElementType reference); in moveAbove()
55 public boolean moveBeneath(ElementType objectToMove, ElementType reference); in moveBeneath()

12345678910>>...18