Searched defs:tf (Results 1 - 25 of 30) sorted by relevance

12

/external/clang/test/Sema/
H A Dfp16-sema.c10 typedef void(*tf) (__fp16); // expected-error {{parameters cannot have __fp16 type; did you forget * ?}} typedef
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.aggr/
H A Dp4.cpp7 void tf() { function
/external/clang/test/Index/
H A Dfile-refs.cpp28 T tf(T t) { function
/external/clang/test/SemaCXX/
H A Dwarn-large-by-value-copy.cpp35 void tf(TS<size> ts) {} // expected-warning {{ts' is a large (300 bytes) pass-by-value argument}} function in namespace:rdar8548050
39 tf<300>(ts); // expected-note {{instantiation}}
H A Dwarn-unused-filescoped.cpp68 void tf() { } function in namespace:__anon2674
69 template <> void tf<int>() { } // expected-warning{{unused}} function in namespace:__anon2674
/external/skia/gm/
H A Dgammatext.cpp23 SkTypeface* tf = sk_tool_utils::create_portable_typeface(name, SkTypeface::kNormal); local
24 if (tf) {
25 paint->setTypeface(tf)->unref();
/external/clang/test/SemaTemplate/
H A Dconstructor-template.cpp109 X5<X6> tf; local
110 X5<X6> tf2(tf);
/external/icu/icu4c/source/test/perf/unisetperf/
H A Dunisetperf.cpp98 UBool tf=FALSE; local
100 i=span(s, length, i, tf);
101 tf=(UBool)(!tf);
105 int32_t span(const UChar *s, int32_t length, int32_t start, UBool tf) const {
110 if(tf!=set.contains(c)) {
180 UBool tf=FALSE; local
182 i+=span(set, s+i, length-i, tf);
183 tf=(UBool)(!tf);
191 span(const UnicodeSet &set, const UChar *s, int32_t length, UBool tf) argument
242 UBool tf=FALSE; local
297 UBool tf=(UBool)((testcase.spanCount&1)==0); local
343 UBool tf=FALSE; local
393 UBool tf=(UBool)((testcase.spanCount&1)==0); local
[all...]
/external/icu/icu4c/source/test/intltest/
H A Ddcfmapts.cpp288 UBool tf = pat.isDecimalSeparatorAlwaysShown(); local
289 logln((UnicodeString)"DecimalSeparatorIsAlwaysShown (should be TRUE) is " + (UnicodeString) (tf ? "TRUE" : "FALSE"));
290 if(tf != TRUE) {
/external/libvncserver/x11vnc/
H A Dgui.c875 char tf[] = "/tmp/x11vnc.tray.XXXXXX"; local
878 fd = mkstemp(tf);
883 icon_mode_fh = fopen(tf, "w");
887 chmod(tf, 0400);
888 icon_mode_file = strdup(tf);
/external/skia/src/core/
H A DSkTypeface.cpp308 BoundsComputer(const SkTypeface& tf) : fTypeface(tf) {} argument
/external/skia/src/ports/
H A DSkFontMgr_android.cpp487 SkTypeface* tf = set->matchStyle(SkFontStyle()); local
488 if (NULL == tf) {
492 fDefaultTypeface = tf;
H A DSkFontHost_FreeType.cpp353 AutoFTAccess(const SkTypeface* tf) : fRec(NULL), fFace(NULL) { argument
358 fRec = ref_ft_face(tf);
/external/deqp/modules/gles3/functional/
H A Des3fLifetimeTests.cpp72 void draw (GLuint vao, GLfloat scale, bool tf, Surface* dst);
126 void ScaleProgram::draw (GLuint vao, GLfloat scale, bool tf, Surface* dst) argument
143 if (tf)
146 if (tf)
313 void attach (GLuint buffer, GLuint tf);
314 void detach (GLuint buffer, GLuint tf);
316 GLuint getAttachment (GLuint tf);
326 void BufferTfAttacher::attach (GLuint buffer, GLuint tf) argument
328 glBindTransformFeedback(GL_TRANSFORM_FEEDBACK, tf);
334 void BufferTfAttacher::detach (GLuint buffer, GLuint tf) argument
343 getAttachment(GLuint tf) argument
378 setupContainer(GLuint seed, GLuint tf) argument
504 GLuint tf = 0; local
[all...]
/external/fdlibm/
H A De_lgamma_r.c106 tf = -1.21486290535849611461e-01, /* 0xBFBF19B9, 0xBCC38A42 */ variable
107 /* tt = -(tail of tf) */
269 r += (tf + p); break;
/external/toybox/toys/pending/
H A Dsyslogd.c279 static int write_rotate(struct logfile *tf, int len) argument
283 isreg = (!fstat(tf->logfd, &statf) && S_ISREG(statf.st_mode));
289 int i = strlen(tf->filename) + 3 + 1;
294 sprintf(new_file, "%s.%d", tf->filename, i);
296 sprintf(old_file, "%s.%d", tf->filename, --i);
299 rename(tf->filename, new_file);
300 unlink(tf->filename);
301 close(tf->logfd);
302 tf->logfd = open(tf
321 struct logfile *tf = TT.lfiles; local
[all...]
/external/linux-tools-perf/src/tools/perf/util/
H A Dprobe-finder.c1127 struct trace_event_finder *tf = local
1133 if (tf->ntevs == tf->max_tevs) {
1135 tf->max_tevs);
1138 tev = &tf->tevs[tf->ntevs++];
1141 ret = convert_to_trace_point(&pf->sp_die, tf->mod, pf->addr,
1171 struct trace_event_finder tf = { local
1181 tf.tevs = *tevs;
1182 tf
[all...]
/external/mksh/src/
H A Deval.c1366 struct temp *tf = NULL; local
1372 maketemp(ATEMP, TT_FUNSUB, &tf);
1373 if (!tf->shf) {
1375 "create", tf->tffn, cstrerror(errno));
1378 shf = tf->shf;
1379 unlink(tf->tffn);
1380 afree(tf, ATEMP);
H A Dhistrap.c91 struct temp *tf; local
298 tf = maketemp(ATEMP, TT_HIST_EDIT, &e->temps);
299 if (!(shf = tf->shf)) {
301 "create", tf->tffn, cstrerror(errno));
309 "write", tf->tffn, cstrerror(errno));
314 setstr(local("_", false), tf->tffn, KSH_RETURN_ERROR);
333 if (!(shf = shf_open(tf->tffn, O_RDONLY, 0, 0))) {
335 "open", tf->tffn, cstrerror(errno));
339 if (stat(tf->tffn, &statb) < 0)
355 "read", tf
[all...]
H A Dfuncs.c2562 int rv = 0, tf = 0; local
2582 tf |= t->left->str[0];
2587 tf = TF_NOARGS;
2589 if (tf & TF_NOARGS) {
2591 tf |= TF_NOREAL;
2601 if (!(tf & TF_NOREAL)) {
2603 if (tf & TF_POSIX)
2610 if (tf & TF_POSIX)
2616 if (tf & TF_POSIX)
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dtdls.c2683 struct wpa_tdls_frame *tf; local
2699 if (len < sizeof(*tf)) {
2705 tf = (struct wpa_tdls_frame *) buf;
2706 if (tf->payloadtype != 2 /* TDLS_RFTYPE */ ||
2707 tf->category != WLAN_ACTION_TDLS) {
2710 tf->payloadtype, tf->category, tf->action);
2714 switch (tf->action) {
2733 tf
[all...]
/external/wpa_supplicant_8/src/rsn_supp/
H A Dtdls.c2683 struct wpa_tdls_frame *tf; local
2699 if (len < sizeof(*tf)) {
2705 tf = (struct wpa_tdls_frame *) buf;
2706 if (tf->payloadtype != 2 /* TDLS_RFTYPE */ ||
2707 tf->category != WLAN_ACTION_TDLS) {
2710 tf->payloadtype, tf->category, tf->action);
2714 switch (tf->action) {
2733 tf
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dtdls.c2683 struct wpa_tdls_frame *tf; local
2699 if (len < sizeof(*tf)) {
2705 tf = (struct wpa_tdls_frame *) buf;
2706 if (tf->payloadtype != 2 /* TDLS_RFTYPE */ ||
2707 tf->category != WLAN_ACTION_TDLS) {
2710 tf->payloadtype, tf->category, tf->action);
2714 switch (tf->action) {
2733 tf
[all...]
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_context.h498 struct radeon_state_atom tf; member in struct:r200_hw_state
/external/valgrind/VEX/priv/
H A Dguest_mips_toIR.c12024 UInt opcode, cins, rs, rt, rd, sa, ft, fs, fd, fmt, tf, nd, function, local
12177 tf = get_tf(cins);
12261 if (tf == 1 && nd == 0) {
12267 } else if (tf == 0 && nd == 0) {
12273 } else if (nd == 1 && tf == 0) {
12278 } else if (nd == 1 && tf == 1) {
12629 if (tf == 1) {
12708 } else if (tf == 0) /* movf.fmt */
15527 if (tf == 0) { /* MOVF */
15546 } else if (tf
[all...]

Completed in 671 milliseconds

12