Home
last modified time | relevance | path

Searched refs:fourth (Results 1 – 25 of 83) sorted by relevance

1234

/external/v8/test/mjsunit/regress/
Dregress-931.js38 function fourth() { sequence += "4"; return 4; } function
40 var result = (first()[second()](third(), fourth()))
46 var result = (first()[second_prime()](third(), fourth()))
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DNanoTimeGranularityTester.java41 long fourth = System.nanoTime(); in testNanoTimeGranularity() local
49 total += fourth - third; in testNanoTimeGranularity()
50 total += fifth - fourth; in testNanoTimeGranularity()
/external/deqp/doc/testspecs/GLES2/
Dfunctional.vertex_arrays.multiple_attributes.txt38 which define a quad. Third and fourth component are same for each vertex in quad.
43 to fourth component, if more than two components are used. First and third component
44 are used as x coordinate and second and fourth as y. These values are also scaled to
Dfunctional.vertex_arrays.single_attribute.txt44 quad. Third and fourth component are same for each vertex in quad.
47 first to third component and second to fourth component if more than
49 and second and fourth as y. These values are also scaled to range from -1.0 to 1.0.
Dfunctional.depth.txt42 In the fourth pair z1 = 0 and z2 is interpolated between -1.0 and 1.0,
/external/deqp/doc/testspecs/GLES3/
Dfunctional.vertex_arrays.multiple_attributes.txt38 which define a quad. Third and fourth component are same for each vertex in quad.
43 to fourth component, if more than two components are used. First and third component
44 are used as x coordinate and second and fourth as y. These values are also scaled to
Dfunctional.vertex_arrays.single_attribute.txt47 quad. Third and fourth component are same for each vertex in quad.
50 first to third component and second to fourth component if more than
52 and second and fourth as y. These values are also scaled to range from -1.0 to 1.0.
/external/valgrind/gdbserver_tests/
Dmcbreak.stdout.exp4 pid .... Thread .... fourth
Dmcbreak.stdinB.gdb45 print whoami("fourth")
/external/iptables/extensions/
Dlibxt_time.man84 The fourth Friday in the month:
89 say "fourth Thursday OR fourth Friday" in one rule. It is possible with
/external/libmpeg2/common/arm/
Dideint_cac_a9.s106 @ Load fourth row of top
109 @ Load fourth row of bottom
/external/autotest/client/deps/glbench/src/
Dutils.cc258 GLushort fourth = third + 1; in CreateMesh() local
265 *iptr++ = fourth; in CreateMesh()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILISelLowering.cpp360 SDValue fourth; in LowerBUILD_VECTOR() local
382 fourth = Op.getOperand(3); in LowerBUILD_VECTOR()
383 if (fourth.getOpcode() != ISD::UNDEF) { in LowerBUILD_VECTOR()
389 fourth, in LowerBUILD_VECTOR()
/external/skia/src/core/
DSkRecordPattern.h143 template <typename T> T* fourth() { return fRest.template third<T>(); }
DSkRecordOpts.cpp245 SkPaint* filterLayerPaint = match->fourth<SaveLayer>()->paint; in onMatch()
/external/hyphenation-patterns/mn/
Dhyph-mn-cyrl.lic.txt41 % also are there four consonants then it can use hyphen before fourth consonant.
/external/opencv3/doc/py_tutorials/py_gui/py_trackbar/
Dpy_trackbar.markdown18 name to which it is attached, third argument is the default value, fourth one is the maximum value
/external/icu/icu4c/source/test/intltest/
Dtufmtts.cpp174 TimeUnit fourth = third; in testAPI() local
177 assertTrue("copied and assigned are equal", (third == fourth)); in testAPI()
/external/icu/icu4c/source/data/rbnf/
Den.txt155 "4: fourth;",
/external/opencv3/modules/java/pure_test/lib/
Djunit-4.11.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/eigen/doc/
DStlContainers.dox29 … default value, but we have to include it because we want to specify the fourth parameter, which i…
/external/clang/include/clang/Driver/
DTypes.def30 // The fourth value is the suffix to use when creating temporary files
/external/opencv3/3rdparty/libtiff/
Dtif_config.h.cmakein15 treat a fourth sample with no EXTRASAMPLE_ value as being ASSOCALPHA. Many
/external/elfutils/libasm/
DChangeLog58 * libasm.h (DisasmGetSymCB_t): Change type of fourth and fifth
/external/mesa3d/docs/
DMESA_texture_array.spec179 Change the fourth paragraph on page 151 to say (spec changes identical
190 Change the fourth paragraph on page 156 to say (spec changes identical
443 Change second through fourth paragraphs (page 188) to say:

1234