Home
last modified time | relevance | path

Searched defs:third (Results 1 – 25 of 28) sorted by relevance

12

/external/clang/test/CodeGenObjC/
Dunname-bf-metadata.m8 int third :1; field
/external/clang/test/Rewriter/
Dunnamed-bf-modern-write.mm9 int third :1; field
/external/mockito/src/test/java/org/mockitousage/stacktrace/
DPointingStackTraceToActualInvocationTest.java43 private void third() { in third() method in PointingStackTraceToActualInvocationTest
DPointingStackTraceToActualInvocationInOrderTest.java46 private void third() { in third() method in PointingStackTraceToActualInvocationInOrderTest
/external/ImageMagick/Magick++/tests/
DreadWriteImages.cpp95 Image third(*first.begin()); in main() local
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DNanoTimeGranularityTester.java40 long third = System.nanoTime(); in testNanoTimeGranularity() local
/external/hamcrest/hamcrest-library/src/main/java/org/hamcrest/
DMatchers.java37 …<? super T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third) { in allOf()
46 …? super T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third, o… in allOf()
55 …? super T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third, o… in allOf()
64 …? super T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third, o… in allOf()
100 ….Matcher<T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third) { in anyOf()
109 …Matcher<T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third, o… in anyOf()
118 …Matcher<T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third, o… in anyOf()
127 …Matcher<T> first, org.hamcrest.Matcher<? super T> second, org.hamcrest.Matcher<? super T> third, o… in anyOf()
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dwin64.asm33 third: label
/external/vulkan-validation-layers/libs/glm/gtc/
Dconstants.inl166 GLM_FUNC_QUALIFIER genType third() function
/external/mockito/src/test/java/org/mockito/internal/verification/checkers/
DNumberOfInvocationsCheckerTest.java92 Invocation third = buildSimpleMethod().toInvocation(); in shouldReportWithFirstUndesiredInvocationStackTrace() local
DNumberOfInvocationsInOrderCheckerTest.java137 Invocation third = buildSimpleMethod().toInvocation(); in shouldReportWithFirstUndesiredInvocationStackTrace() local
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue100/
DMergeJavaBeanTest.java155 Map<?, ?> third = (Map<?, ?>) list.get(2); in testMergeAndDeviateOverride() local
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/
DCompactConstructorExampleTest.java172 Row third = iter.next(); in test12withList() local
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/
Dwin64.S52 third: label
/external/autotest/client/deps/glbench/src/
Dutils.cc240 GLushort third = first + (width + 1); in CreateMesh() local
/external/selinux/gui/
Dpolgengui.py674 def on_focus_out_event(self, entry, third): argument
/external/icu/icu4c/source/test/intltest/
Dtufmtts.cpp175 TimeUnit third(*tmunit); in testAPI() local
Dmeasfmttest.cpp1856 Measure third[] = { in TestFieldPositionMultiple() local
/external/v8/src/compiler/
Dtypes.h538 static Type* Tuple(Type* first, Type* second, Type* third, Zone* zone) { in Tuple()
/external/v8/src/ast/
Dast-types.h762 static AstType* Tuple(AstType* first, AstType* second, AstType* third, in Tuple()
/external/valgrind/coregrind/m_demangle/
Dcp-demangle.c3438 struct demangle_component *third; in d_expression_1() local
5501 struct demangle_component *third = d_right (d_right (d_right (dc))); in d_print_comp_inner() local
/external/vixl/src/aarch64/
Ddebugger-aarch64.cc1562 Token* third = args[3]; in Build() local
/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c46 unsigned long third; member
/external/python/cpython2/Objects/
Dtypeobject.c4434 PyObject *third = Py_None; local
4448 PyObject *third = Py_None; local
/external/python/cpython2/Lib/
Ddecimal.py1807 def fma(self, other, third, context=None): argument

12