HomeSort by relevance Sort by last modified time
    Searched full:tend (Results 76 - 100 of 528) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Sequence.h 11 /// values. The names are intentionally kept very short as they tend to occur
  /external/skia/src/pathops/
SkOpAngle.cpp 73 bugOut.printf("%s [%d/%d] %d/%d tStart=%1.9g tEnd=%1.9g"
74 " < [%d/%d] %d/%d tStart=%1.9g tEnd=%1.9g"
75 " < [%d/%d] %d/%d tStart=%1.9g tEnd=%1.9g ", __FUNCTION__,
93 bugOut.printf("%s [%d/%d] %d/%d tStart=%1.9g tEnd=%1.9g"
94 " < [%d/%d] %d/%d tStart=%1.9g tEnd=%1.9g"
95 " < [%d/%d] %d/%d tStart=%1.9g tEnd=%1.9g ", __FUNCTION__,
448 double tEnd = index ? rh->fComputedEnd->t() : this->fComputedEnd->t();
453 if (!approximately_between_orderable(tStart, testT, tEnd)) {
460 limited[index] = approximately_equal_orderable(t, tEnd);
702 double tEnd = angle->fEnd->t()
    [all...]
SkOpCoincidence.h 252 double tStart, double tEnd, SkOpSegment* coinSeg, SkOpSegment* oppSeg,
273 double tStart, double tEnd,
  /external/clang/test/CodeGen/
builtins-systemz.c 70 // CHECK: call i32 @llvm.s390.tend()
124 // CHECK: call i32 @llvm.s390.tend()
  /external/zlib/src/doc/
txtvsbin.txt 70 The second observation is that most of the binary files tend to contain
74 labeled as textual, because the files that are genuinely binary tend to
  /libcore/ojluni/src/main/java/java/util/
DoubleSummaryStatistics.java 145 * @apiNote Values sorted by increasing absolute magnitude tend to yield
205 * @apiNote Values sorted by increasing absolute magnitude tend to yield
  /external/autotest/client/cros/
power_status.py     [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
AbstractIntegrator.java 229 * @param tEnd final integration time
237 final double[] y, final double[] yDot, final double tEnd)
328 isLastStep = isLastStep || MathUtils.equals(currentT, tEnd, 1);
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
compile.go 70 tEnd := time.Now()
74 time := tEnd.Sub(tStart).Nanoseconds()
92 time := tEnd.Sub(tStart).Nanoseconds()
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
compile.go 70 tEnd := time.Now()
74 time := tEnd.Sub(tStart).Nanoseconds()
92 time := tEnd.Sub(tStart).Nanoseconds()
  /device/linaro/bootloader/edk2/StdLib/LibC/Main/Arm/
fp_lib.h 96 // many 64-bit platforms have this operation, but they tend to have hardware
161 // many 64-bit platforms have this operation, but they tend to have hardware
  /external/autotest/tko/parsers/
version_0_unittest.py 235 input_data = ("\tEND FAIL\t----\ttest\tfield1=val1\tStatus\nwith\n"
278 input_data = ("\tEND FAIL\t----\ttest\tfield1=val1\tfield2=val2\tReason"
  /external/compiler-rt/lib/builtins/
fp_lib.h 84 // many 64-bit platforms have this operation, but they tend to have hardware
149 // many 64-bit platforms have this operation, but they tend to have hardware
  /external/guava/guava/src/com/google/common/hash/
HashFunction.java 116 * algorithms can't be easily substituted. Also, implementations of {@code hashCode} tend
120 * <p>{@code Object.hashCode} implementations tend to be very fast, but have weak
  /external/llvm/test/MC/SystemZ/
insn-good-zEC12.s 124 #CHECK: tend # encoding: [0xb2,0xf8,0x00,0x00]
126 tend
  /packages/apps/EmergencyInfo/res/values-hu/
strings.xml 90 <string name="emergency_contacts_title" msgid="5462202017417821030">"Vészhelyzetben értesítend?"</string>
94 <string name="remove_contact" msgid="6934983445723096759">"<xliff:g id="CONTACT_NAME">%1$s</xliff:g> eltávolítása a vészhelyzet esetén értesítend?k közül?"</string>
  /external/clang/test/Analysis/
delegates.m 88 // involving [NSObject performSelector...] tend to lead to false positives.
  /external/fio/engines/
mtd.c 64 * Errors tend to pertain to particular erase blocks, so divide up
  /external/icu/icu4c/source/test/perf/howExpensiveIs/
readme.txt 17 ** Test runs outside of a margin of error will be thrown out. So, this will tend to produce more accurate results.
  /external/libmtp/
TODO 18 2. COMPATIBILITY: several devices tend to "hang" after disconnect,
  /external/libvorbis/doc/
stereo.html 169 alone, as strong sounds tend to be produced at near-point sources;
174 results in unstable imaging). Reverberation and diffuse sounds tend
176 point sources embedded in them. Thus, we again tend to concentrate
348 relatively rare and L/R tend to be in phase, so there is generally
  /external/llvm/docs/
FaultMaps.rst 12 Code generated by managed language runtimes tend to have checks that
  /external/mesa3d/src/gallium/drivers/i915/
i915_debug_fp.c 359 PRINTF(stream, "\t\tEND\n\n");
  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_debug_fp.c 324 printf("\t\tEND\n\n");
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_tex_copy.c 102 /* depth formats tend to be special */

Completed in 642 milliseconds

1 2 34 5 6 7 8 91011>>