/system/tpm/trunks/ftdi/ |
mpsse.c | 234 void EnableBitmode(struct mpsse_context* mpsse, int tf) { 236 if (tf) { 584 * @tf - Set to 1 to enable flushing, or 0 to disable flushing. 588 void FlushAfterRead(struct mpsse_context* mpsse, int tf) { 589 mpsse->flush_after_read = tf;
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_lgamma_r.c | 108 tf = -1.21486290535849611461e-01, /* 0xBFBF19B9, 0xBCC38A42 */ variable 109 /* tt = -(tail of tf) */ 264 r += tf + p; break;
|
/external/deqp/modules/gles3/functional/ |
es3fNegativeStateApiTests.cpp | [all...] |
/external/fdlibm/ |
e_lgamma_r.c | 106 tf = -1.21486290535849611461e-01, /* 0xBFBF19B9, 0xBCC38A42 */ variable 107 /* tt = -(tail of tf) */ 269 r += (tf + p); break;
|
/prebuilts/go/darwin-x86/src/go/types/ |
hilbert_test.go | 218 g.p("\tf%d = f%d * %d\n", i, i-1, i)
|
/prebuilts/go/linux-x86/src/go/types/ |
hilbert_test.go | 218 g.p("\tf%d = f%d * %d\n", i, i-1, i)
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
r200_state_init.c | 255 CHECK( tf, (ctx->Texture._EnabledUnits && !ctx->ATIFragmentShader._Enabled), 0 ); 660 ALLOC_STATE( tf, tf, TF_STATE_SIZE, "TF/tfactor", 0 ); 769 rmesa->hw.tf.cmd[TF_CMD_0] = cmdpkt(rmesa, R200_EMIT_TFACTOR_0); [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
psn.s | 17 tf.z p1,p2 = 32;; 18 tf.nz p7,p2 = @clz;; 19 tf.z.unc p3,p2 = @clz 20 tf.nz p3,p4 = @mpy 21 tf.z.and p5,p4 = @datahints 22 tf.nz.and p5,p6 = 35 23 tf.nz.andcm p5,p6 = 35 24 tf.z.or p7,p6 = 63 25 tf.nz.or p5,p6 = 35 26 tf.z.or.andcm p7,p6 = @mp [all...] |
/cts/tests/tests/graphics/src/android/graphics/cts/ |
TypefaceTest.java | 68 Typeface tf = Typeface.create(family, style); local 69 if (tf.getStyle() == style) { 70 return tf;
|
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/ |
trace_event_unittest.py | 23 tf = tempfile.NamedTemporaryFile(delete=False) 24 self._log_path = tf.name 25 tf.close()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
IntlTestDecimalFormatAPIC.java | 195 boolean tf = pat.isDecimalSeparatorAlwaysShown(); 197 "DecimalSeparatorIsAlwaysShown (should be true) is " + (tf ? "true" : "false")); 198 if (tf != true) {
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
IntlTestDecimalFormatAPIC.java | 194 boolean tf = pat.isDecimalSeparatorAlwaysShown(); 196 "DecimalSeparatorIsAlwaysShown (should be true) is " + (tf ? "true" : "false")); 197 if (tf != true) {
|
/prebuilts/go/darwin-x86/src/runtime/ |
type.go | 639 tf := &st.fields[i] 641 if tf.name.name() != vf.name.name() { 644 if tf.name.pkgPath() != vf.name.pkgPath() { 647 if !typesEqual(tf.typ, vf.typ) { 650 if tf.name.tag() != vf.name.tag() { 653 if tf.offset != vf.offset {
|
/prebuilts/go/linux-x86/src/runtime/ |
type.go | 639 tf := &st.fields[i] 641 if tf.name.name() != vf.name.name() { 644 if tf.name.pkgPath() != vf.name.pkgPath() { 647 if !typesEqual(tf.typ, vf.typ) { 650 if tf.name.tag() != vf.name.tag() { 653 if tf.offset != vf.offset {
|
/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
e_lgammal_r.c | 66 * |(lgamma(x) - tf) - t(x - tc)| < 2**-120.3. 70 tf = -1.21486290535849608095514557177691584e-01L, variable 289 r += tf + p; break;
|
/external/ltp/testcases/kernel/syscalls/sigwaitinfo/ |
sigwaitinfo01.c | 375 test_func tf; member in struct:test_desc 460 tests[i].tf(tests[i].swi, tests[i].signo);
|
/external/skia/src/gpu/ |
GrResourceProvider.cpp | 309 GrPathRange* GrResourceProvider::createGlyphs(const SkTypeface* tf, 315 return this->gpu()->pathRendering()->createGlyphs(tf, effects, desc, style);
|
/external/vulkan-validation-layers/ |
vk_layer_documentation_generate.py | 149 with open(test_file) as tf: 150 for line in tf:
|
/test/vts/tools/vts-tradefed/etc/ |
vts-tradefed_win.bat | 85 google-tf-prod-tests
|
/external/mesa3d/docs/ |
MESA_swap_frame_usage.spec | 42 tf 45 call to enable the statistic) to when the next buffer swap completes, tf
|
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.2.0/ |
manifest-merger-22.2.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.4.0/ |
manifest-merger-22.4.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.4.2/ |
manifest-merger-22.4.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.5.0/ |
manifest-merger-22.5.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/manifest-merger/22.5.1/ |
manifest-merger-22.5.1.jar | |