HomeSort by relevance Sort by last modified time
    Searched refs:tf (Results 126 - 150 of 478) sorted by null

1 2 3 4 56 7 8 91011>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
rcvs.py 175 tf = tempfile.NamedTemporaryFile()
176 tf.write(data)
177 tf.flush()
179 sts = os.system('diff %s %s %s' % (flags, tf.name, fn))
  /external/libmojo/third_party/ply/
lex.py 176 tf = open(filename,"w")
177 tf.write("# %s.py. This file automatically created by PLY (version %s). Don't edit!\n" % (tabfile,__version__))
178 tf.write("_tabversion = %s\n" % repr(__version__))
179 tf.write("_lextokens = %s\n" % repr(self.lextokens))
180 tf.write("_lexreflags = %s\n" % repr(self.lexreflags))
181 tf.write("_lexliterals = %s\n" % repr(self.lexliterals))
182 tf.write("_lexstateinfo = %s\n" % repr(self.lexstateinfo))
199 tf.write("_lexstatere = %s\n" % repr(tabre))
200 tf.write("_lexstateignore = %s\n" % repr(self.lexstateignore))
208 tf.write("_lexstateerrorf = %s\n" % repr(taberr)
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_lgammaf_r.c 42 * |(lgamma(x) - tf) - t(x - tc)| < 2**-30.8.
45 tf = -1.21486291e-01, /* 0xbdf8cdce */ variable
180 r += tf + p; break;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DateFormatRegressionTestJ.java 136 DateFormat tf = DateFormat.getTimeInstance(DateFormat.SHORT); local
137 String act_result = tf.format(d);
  /external/icu/icu4c/source/config/
mh-os400 85 CTESTFW_STUBNAME = tf
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
MessageFormatTest.java 205 DateFormat tf = DateFormat.getTimeInstance(DateFormat.SHORT, Locale.US); local
206 assertEquals(formats[1], tf);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateFormatRegressionTestJ.java 135 DateFormat tf = DateFormat.getTimeInstance(DateFormat.SHORT); local
136 String act_result = tf.format(d);
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
AmPmCirclesView.java 82 Typeface tf = Typeface.create(typefaceFamily, Typeface.NORMAL); local
83 mPaint.setTypeface(tf);
  /libcore/ojluni/src/main/java/java/util/
XMLUtils.java 166 TransformerFactory tf = TransformerFactory.newInstance(); local
169 t = tf.newTransformer();
  /system/tpm/trunks/ftdi/
mpsse.h 199 void EnableBitmode(struct mpsse_context* mpsse, int tf);
214 void FlushAfterRead(struct mpsse_context* mpsse, int tf);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
pseudo.d 29 [[:space:]]*[[:xdigit:]]*:[[:space:][:xdigit:]]+(\[[[:upper:]]+\])?[[:space:]]+tf\.z p3,p2=33(;;)?
  /tools/tradefederation/core/prod-tests/
Android.mk 27 LOCAL_MODULE := tf-prod-tests
  /tools/tradefederation/core/remote/
Android.mk 25 LOCAL_MODULE := tf-remote-client
  /bionic/tests/
dlext_test.cpp 475 TemporaryFile tf; // Use tf to get an unique filename. local
476 ASSERT_NOERROR(close(tf.fd));
478 ASSERT_NO_FATAL_FAILURE(CreateRelroFile(kLibName, tf.filename));
481 // Use destructor of tf to close and unlink the file.
482 tf.fd = extinfo_.relro_fd;
486 TemporaryFile tf; // // Use tf to get an unique filename. local
487 ASSERT_NOERROR(close(tf.fd));
489 ASSERT_NO_FATAL_FAILURE(CreateRelroFile(kLibNameNoRelro, tf.filename))
506 TemporaryFile tf; \/\/ Use tf to get an unique filename. local
    [all...]
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
BatteryHistoryChart.java 284 Typeface tf = null; local
287 tf = Typeface.SANS_SERIF;
291 tf = Typeface.SERIF;
295 tf = Typeface.MONOSPACE;
299 setTypeface(paint, tf, styleIndex);
302 public void setTypeface(TextPaint paint, Typeface tf, int style) {
304 if (tf == null) {
305 tf = Typeface.defaultFromStyle(style);
307 tf = Typeface.create(tf, style)
    [all...]
  /external/eigen/bench/
bench_norm.cpp 227 Eigen::BenchTimer tf, td, tcf; tf.reset(); td.reset(); tcf.reset();\
229 tf.start(); \
231 tf.stop(); \
243 std::cout << #NRM << "\t" << tf.value() << " " << td.value() << " " << tcf.value() << "\n"; \
  /external/pcre/dist2/
RunTest 279 tf=`expr "$1" : '\([0-9]*\)'`
285 while expr "$tf" "<=" "$tt" >/dev/null; do
286 eval do${tf}=yes
287 tf=`expr $tf + 1`
  /external/mksh/src/
histrap.c 88 struct temp *tf; local
295 tf = maketemp(ATEMP, TT_HIST_EDIT, &e->temps);
296 if (!(shf = tf->shf)) {
297 bi_errorf(Tf_temp, Tcreate, tf->tffn, cstrerror(errno));
304 bi_errorf(Tf_temp, Twrite, tf->tffn, cstrerror(errno));
309 setstr(local("_", false), tf->tffn, KSH_RETURN_ERROR);
320 if (!(shf = shf_open(tf->tffn, O_RDONLY, 0, 0))) {
321 bi_errorf(Tf_temp, Topen, tf->tffn, cstrerror(errno));
325 if (stat(tf->tffn, &statb) < 0)
340 bi_errorf(Tf_temp, Tread, tf->tffn
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-xtensa.c 7334 struct trampoline_frag *tf; local
7401 struct trampoline_frag *tf = ts->trampoline_list.next; local
8931 struct trampoline_frag *tf = ts->trampoline_list.next; local
9481 struct trampoline_frag *tf = (ts) ? ts->trampoline_list.next : NULL; local
9550 struct trampoline_frag *tf = NULL; local
9565 struct trampoline_frag *tf = ts->trampoline_list.next; local
9819 struct trampoline_frag *tf = get_best_trampoline (jinsn, fragP); local
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_triangle.c 279 * unused variables (for instance tf,sf,ti,si in case of GL_NEAREST).
289 sample[RCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\
290 sample[GCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\
291 sample[BCOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0]);\
301 sample[RCOMP] = ilerp_2d(sf, tf, tex00[3], tex01[3], tex10[3], tex11[3]);\
302 sample[GCOMP] = ilerp_2d(sf, tf, tex00[2], tex01[2], tex10[2], tex11[2]);\
303 sample[BCOMP] = ilerp_2d(sf, tf, tex00[1], tex01[1], tex10[1], tex11[1]);\
304 sample[ACOMP] = ilerp_2d(sf, tf, tex00[0], tex01[0], tex10[0], tex11[0])
384 const GLfixed tf = span->intTex[1] & FIXED_FRAC_MASK; \
615 * unused variables (for instance tf,sf,ti,si in case of GL_NEAREST)
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_tex.c 318 if ( rmesa->hw.tf.cmd[TF_TFACTOR_0 + unit] != envColor ) {
319 R200_STATECHANGE( rmesa, tf );
320 rmesa->hw.tf.cmd[TF_TFACTOR_0 + unit] = envColor;
  /system/core/adb/
test_device.py 582 tf = tempfile.NamedTemporaryFile('wb', suffix=file_suffix,
584 tf.close()
588 output = self.device.install(tf.name)
593 os.remove(tf.name)
    [all...]
  /build/kati/
shellutil.go 121 tf, ok := v[0].(literal)
125 tfstr := string(tf)
  /external/skia/src/core/
SkPictureData.cpp 426 sk_sp<SkTypeface> tf(SkTypeface::MakeDeserialize(stream));
427 if (!tf.get()) { // failed to deserialize
430 tf = SkTypeface::MakeDefault();
432 fTFPlayback.set(i, tf.get());
  /hardware/intel/common/libwsbm/src/
wsbm_manager.h 165 extern int wsbmInit(struct _WsbmThreadFuncs *tf, struct _WsbmVNodeFuncs *vf);

Completed in 928 milliseconds

1 2 3 4 56 7 8 91011>>