HomeSort by relevance Sort by last modified time
    Searched defs:FN (Results 1 - 25 of 25) sorted by null

  /external/clang/test/Lexer/
ms-compatibility.c 4 #define FN(x) L#x
6 void *v1 = FN(aaa);
  /external/clang/test/Preprocessor/
include-directive2.c 14 #define FN limits.h>
15 #include <FN
  /external/mksh/src/
emacsfn.h 23 #define FN(cname,sname,flags) static int x_##cname(int);
25 #define FN(cname,sname,flags) XFUNC_##cname,
28 #define FN(cname,sname,flags) { x_##cname, sname, flags },
32 #define F0 FN
36 FN(beg_hist, "beginning-of-history", 0)
37 FN(cls, "clear-screen", 0)
38 FN(comment, "comment", 0)
39 FN(comp_comm, "complete-command", 0)
40 FN(comp_file, "complete-file", 0)
41 FN(comp_list, "complete-list", 0
    [all...]
var_spec.h 23 #define FN(name) /* nothing */
25 #define FN(name) V_##name,
29 #define FN(name) #name,
33 #define F0 FN
36 /* NOTE: F0 are skipped for the ITEMS array, only FN generate names */
42 FN(BASHPID)
43 FN(COLUMNS)
44 FN(EPOCHREALTIME)
46 FN(HISTFILE)
48 FN(HISTSIZE
    [all...]
misc.c 125 #define FN(sname,cname,flags,ochar) \
    [all...]
funcs.c 3686 const char *fn = "<stdin>"; local
    [all...]
  /external/libcxx/test/support/
platform_support.h 77 char FN[MAX_PATH+1];
79 do { } while (0 == GetTempFileName(Path, "libcxx", 0, FN));
80 return FN;
  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_variance_sse2.c 263 #define FN(w, h, wf, wlog2, hlog2, opt, cast) \
395 FN(64, 64, 16, 6, 6, opt1, (int64_t)); \
396 FN(64, 32, 16, 6, 5, opt1, (int64_t)); \
397 FN(32, 64, 16, 5, 6, opt1, (int64_t)); \
398 FN(32, 32, 16, 5, 5, opt1, (int64_t)); \
399 FN(32, 16, 16, 5, 4, opt1, (int64_t)); \
400 FN(16, 32, 16, 4, 5, opt1, (int64_t)); \
401 FN(16, 16, 16, 4, 4, opt1, (int64_t)); \
402 FN(16, 8, 16, 4, 3, opt1, (int64_t)); \
403 FN(8, 16, 8, 3, 4, opt1, (int64_t));
    [all...]
variance_sse2.c 332 #define FN(w, h, wf, wlog2, hlog2, opt, cast) \
372 FN(64, 64, 16, 6, 6, opt1, (int64_t)); \
373 FN(64, 32, 16, 6, 5, opt1, (int64_t)); \
374 FN(32, 64, 16, 5, 6, opt1, (int64_t)); \
375 FN(32, 32, 16, 5, 5, opt1, (int64_t)); \
376 FN(32, 16, 16, 5, 4, opt1, (int64_t)); \
377 FN(16, 32, 16, 4, 5, opt1, (int64_t)); \
378 FN(16, 16, 16, 4, 4, opt1, (uint32_t)); \
379 FN(16, 8, 16, 4, 3, opt1, (uint32_t)); \
380 FN(8, 16, 8, 3, 4, opt1, (uint32_t));
    [all...]
  /external/ltrace/sysdeps/linux-gnu/
hooks.c 183 #define FN ".ltrace.conf"
188 homepath = malloc(strlen(g_home_dir) + 1 + sizeof FN);
190 || sprintf(homepath, "%s/%s", g_home_dir, FN) < 0) {
202 syspath = malloc(strlen(sysconfdir) + sizeof FN);
204 || sprintf(syspath, "%s/%s", sysconfdir, FN + 1) < 0)
  /external/v8/test/cctest/
test-api-fast-accessor-builder.cc 32 // CompileRun(FN_WARMUP("fn", "return something();"));
33 // ExpectXXX("fn(1234)", 5678);
54 #define FN(name, src) "function " name "() { " src INLINE_SPOILER " }"
56 #define FN_WARMUP(name, src) FN(name, src) "; " WARMUP(name, "2")
  /external/autotest/client/site_tests/graphics_SanAngeles/src/
importgl.h 104 #undef FN
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_variance_sse2.c 358 #define FN(w, h, wf, wlog2, hlog2, opt, cast) \
398 FN(64, 64, 16, 6, 6, opt1, (int64_t)); \
399 FN(64, 32, 16, 6, 5, opt1, (int64_t)); \
400 FN(32, 64, 16, 5, 6, opt1, (int64_t)); \
401 FN(32, 32, 16, 5, 5, opt1, (int64_t)); \
402 FN(32, 16, 16, 5, 4, opt1, (int64_t)); \
403 FN(16, 32, 16, 4, 5, opt1, (int64_t)); \
404 FN(16, 16, 16, 4, 4, opt1, (unsigned int)); \
405 FN(16, 8, 16, 4, 3, opt1, (unsigned int)); \
406 FN(8, 16, 8, 3, 4, opt1, (unsigned int));
    [all...]
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.h 109 #undef FN
  /external/opencv3/modules/core/src/opencl/runtime/autogenerated/
opencl_clamdblas_impl.hpp 188 typedef _R (*FN)();
190 { return ((FN)openclamdblas_check_fn(ID))(); }
196 typedef _R (*FN)(_T1);
198 { return ((FN)openclamdblas_check_fn(ID))(p1); }
204 typedef _R (*FN)(_T1, _T2);
206 { return ((FN)openclamdblas_check_fn(ID))(p1, p2); }
212 typedef _R (*FN)(_T1, _T2, _T3);
214 { return ((FN)openclamdblas_check_fn(ID))(p1, p2, p3); }
220 typedef _R (*FN)(_T1, _T2, _T3, _T4);
222 { return ((FN)openclamdblas_check_fn(ID))(p1, p2, p3, p4);
    [all...]
opencl_clamdfft_impl.hpp 45 typedef _R (*FN)();
47 { return ((FN)openclamdfft_check_fn(ID))(); }
53 typedef _R (*FN)(_T1);
55 { return ((FN)openclamdfft_check_fn(ID))(p1); }
61 typedef _R (*FN)(_T1, _T2);
63 { return ((FN)openclamdfft_check_fn(ID))(p1, p2); }
69 typedef _R (*FN)(_T1, _T2, _T3);
71 { return ((FN)openclamdfft_check_fn(ID))(p1, p2, p3); }
77 typedef _R (*FN)(_T1, _T2, _T3, _T4);
79 { return ((FN)openclamdfft_check_fn(ID))(p1, p2, p3, p4);
    [all...]
opencl_core_impl.hpp 101 typedef _R (CL_API_CALL*FN)();
103 { return ((FN)opencl_check_fn(ID))(); }
109 typedef _R (CL_API_CALL*FN)(_T1);
111 { return ((FN)opencl_check_fn(ID))(p1); }
117 typedef _R (CL_API_CALL*FN)(_T1, _T2);
119 { return ((FN)opencl_check_fn(ID))(p1, p2); }
125 typedef _R (CL_API_CALL*FN)(_T1, _T2, _T3);
127 { return ((FN)opencl_check_fn(ID))(p1, p2, p3); }
133 typedef _R (CL_API_CALL*FN)(_T1, _T2, _T3, _T4);
135 { return ((FN)opencl_check_fn(ID))(p1, p2, p3, p4);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapVcardManager.java 749 FN ( 1, "FN", true, false),
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 387 StringRef FN = DIUnit->getFilename();
409 NewCU.addString(Die, dwarf::DW_AT_name, FN);
    [all...]
  /external/opencv/cvaux/include/
cvvidsurv.hpp 274 char* FN = NULL;
280 FN = N;
285 FN = strcat(tmp,N);
288 if(!IsParam(FN))
292 AddParam(FN,(char**)NULL);
296 AddParam(FN);
302 SetParamStr(FN,val);
307 SetParam(FN,val);
309 CommentParam(FN, pM->GetParamComment(N));
    [all...]
  /external/clang/include/clang/AST/
Expr.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 1702 milliseconds