HomeSort by relevance Sort by last modified time
    Searched defs:fn (Results 301 - 325 of 549) sorted by null

<<11121314151617181920>>

  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
p5.cpp 464 int fn() { function in namespace:PR26017
  /external/clang/test/SemaCXX/
new-delete.cpp 450 void fn() { function in namespace:r150682
  /external/clang/test/SemaTemplate/
instantiate-local-class.cpp 121 F *fn; member in struct:PR17139::B
122 void foo() const { fn(); }
  /external/dtc/
checks.c 47 check_fn fn; member in struct:check
60 .fn = (_fn), \
105 if (c->fn)
106 c->fn(c, dti, node);
  /external/fio/
filesetup.c 1182 struct file_name *fn; local
1184 fn = malloc(sizeof(struct file_name));
1185 fn->filename = strdup(fname);
1189 flist_add_tail(&fn->list, &filename_list);
1190 fn = NULL;
1194 if (fn) {
1195 free(fn->filename);
1196 free(fn);
1204 struct file_name *fn; local
1211 fn = flist_entry(entry, struct file_name, list)
    [all...]
parse.c 475 fio_opt_str_fn *fn = o->cb; local
495 else if (fn)
496 ret = fn(data, ptr);
503 fio_opt_str_val_fn *fn = o->cb; local
555 if (fn)
556 ret = fn(data, &ull);
655 fio_opt_str_fn *fn = o->cb; local
665 if (fn)
666 ret = fn(data, ptr);
681 fn = vp->cb
777 fio_opt_int_fn *fn = o->cb; local
    [all...]
  /external/libpng/contrib/tools/
genpng.c 659 shape_fn_ptr fn = shape_defs[i].function[width != 0][f]; local
661 if (fn != NULL)
662 return fn;
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 172 vpx_codec_control_fn_t fn; member in struct:vpx_codec_ctrl_fn_map
  /external/libxml2/
SAX2.c 1532 xmlChar fn[50]; local
2101 xmlChar fn[50]; local
    [all...]
  /external/linux-kselftest/tools/testing/selftests/seccomp/
test_harness.h 223 fn: &test_name, termsig: _signal }; \
285 fn: &wrapper_##fixture_name##_##test_name, \
398 void (*fn)(struct __test_metadata *); member in struct:__test_metadata
466 t->fn(t);
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.cpp 225 LValue::LValue(Function *fn, DataFile file)
237 fn->add(this, this->id);
240 LValue::LValue(Function *fn, LValue *lval)
254 fn->add(this, this->id);
593 Instruction::Instruction(Function *fn, operation opr, DataType ty)
600 fn->add(this, id);
606 Function *fn = bb->getFunction(); local
608 fn->allInsns.remove(id);
876 TexInstruction::TexInstruction(Function *fn, operation op)
877 : Instruction(fn, op, TYPE_F32
    [all...]
  /external/minijail/
test_harness.h 205 { .name= "global." #test_name, .fn= &(test_name) }; \
256 .fn= &wrapper_##fixture_name##_##test_name, \
361 void (*fn)(struct __test_metadata *); member in struct:__test_metadata
414 t->fn(t);
  /external/seccomp-tests/linux/
test_harness.h 227 fn: &test_name, termsig: _signal }; \
289 fn: &wrapper_##fixture_name##_##test_name, \
402 void (*fn)(struct __test_metadata *); member in struct:__test_metadata
470 t->fn(t);
  /external/tcpdump/
print-smb.c 34 void (*fn)(netdissect_options *, const u_char *, const u_char *, const u_char *, const u_char *); member in struct:smbdescript
42 void (*fn)(netdissect_options *, const u_char *, const u_char *, int, int); member in struct:smbdescriptint
175 static const struct smbfnsint *fn = &trans2_fns[0]; local
188 fn = smbfindint(EXTRACT_LE_16BITS(w + 14 * 2), trans2_fns);
191 ND_PRINT((ndo, "%s\n", fn->name));
202 ND_PRINT((ndo, "%s param_length=%d data_length=%d\n", fn->name, pcnt, dcnt));
215 f1 = fn->descript.req_f1;
216 f2 = fn->descript.req_f2;
221 f1 = fn->descript.rep_f1;
222 f2 = fn->descript.rep_f2
801 const struct smbfns *fn; local
    [all...]
  /external/valgrind/drd/
drd_pthread_intercepts.c 537 OrigFn fn; local
541 VALGRIND_GET_ORIG_FN(fn);
562 CALL_FN_W_WWWW(ret, fn, thread, attr, DRD_(thread_wrapper), &thread_args);
593 OrigFn fn; local
597 VALGRIND_GET_ORIG_FN(fn);
613 CALL_FN_W_6W(ret, fn, stk, stksize, DRD_(thread_wrapper), &thread_args,
663 OrigFn fn; local
666 VALGRIND_GET_ORIG_FN(fn);
686 CALL_FN_v_W(fn, ptr);
694 OrigFn fn; local
727 OrigFn fn; local
748 OrigFn fn; local
767 OrigFn fn; local
785 OrigFn fn; local
809 OrigFn fn; local
833 OrigFn fn; local
854 OrigFn fn; local
877 OrigFn fn; local
903 OrigFn fn; local
922 OrigFn fn; local
946 OrigFn fn; local
970 OrigFn fn; local
994 OrigFn fn; local
1014 OrigFn fn; local
1033 OrigFn fn; local
1052 OrigFn fn; local
1075 OrigFn fn; local
1100 OrigFn fn; local
1135 OrigFn fn; local
1158 OrigFn fn; local
1183 OrigFn fn; local
1200 OrigFn fn; local
1217 OrigFn fn; local
1234 OrigFn fn; local
1251 OrigFn fn; local
1273 OrigFn fn; local
1291 OrigFn fn; local
1308 OrigFn fn; local
1329 OrigFn fn; local
1347 OrigFn fn; local
1367 OrigFn fn; local
1387 OrigFn fn; local
1405 OrigFn fn; local
1420 OrigFn fn; local
1438 OrigFn fn; local
1457 OrigFn fn; local
1482 OrigFn fn; local
1506 OrigFn fn; local
1526 OrigFn fn; local
1545 OrigFn fn; local
1570 OrigFn fn; local
1596 OrigFn fn; local
1613 OrigFn fn; local
1639 OrigFn fn; local
1657 OrigFn fn; local
1683 OrigFn fn; local
1708 OrigFn fn; local
1733 OrigFn fn; local
1758 OrigFn fn; local
    [all...]
  /external/valgrind/helgrind/
hg_intercepts.c 332 OrigFn fn; local
335 VALGRIND_GET_ORIG_FN(fn);
355 CALL_FN_v_W(fn, ptr);
367 void*(*fn)(void*) = (void*(*)(void*))xargs[0];
389 return (void*) fn( (void*)arg );
406 OrigFn fn; local
409 VALGRIND_GET_ORIG_FN(fn);
427 CALL_FN_W_WWWW(ret, fn, thread,attr,mythread_wrapper,&xargs[0]);
494 OrigFn fn; local
497 VALGRIND_GET_ORIG_FN(fn);
547 OrigFn fn; local
641 OrigFn fn; local
688 OrigFn fn; local
723 OrigFn fn; local
762 OrigFn fn; local
799 OrigFn fn; local
833 OrigFn fn; local
885 OrigFn fn; local
936 OrigFn fn; local
970 OrigFn fn; local
1026 OrigFn fn; local
1079 OrigFn fn; local
1125 OrigFn fn; local
1168 OrigFn fn; local
1257 OrigFn fn; local
1368 OrigFn fn; local
1429 OrigFn fn; local
1488 OrigFn fn; local
1531 OrigFn fn; local
1570 OrigFn fn; local
1647 OrigFn fn; local
1683 OrigFn fn; local
1721 OrigFn fn; local
1779 OrigFn fn; local
1835 OrigFn fn; local
1880 OrigFn fn; local
1933 OrigFn fn; local
2010 OrigFn fn; local
2057 OrigFn fn; local
2090 OrigFn fn; local
2140 OrigFn fn; local
2188 OrigFn fn; local
2220 OrigFn fn; local
2268 OrigFn fn; local
2300 OrigFn fn; local
2360 OrigFn fn; local
2422 OrigFn fn; local
2475 OrigFn fn; local
2526 OrigFn fn; local
2606 OrigFn fn; local
2652 OrigFn fn; local
2689 OrigFn fn; local
2746 OrigFn fn; local
2807 OrigFn fn; local
2864 OrigFn fn; local
2899 OrigFn fn; local
3024 OrigFn fn; local
3055 OrigFn fn; local
3088 OrigFn fn; local
3124 OrigFn fn; local
3167 OrigFn fn; local
3189 OrigFn fn; local
    [all...]
  /external/vulkan-validation-layers/layers/
swapchain.cpp 1562 char fn[] = "vkCreateSwapchainKHR"; local
    [all...]
  /frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
RecurrenceProcessorTest.java 100 String fn = "/tmp/trace/" + this.getClass().getName().replace('$', '_'); local
101 String df = fn + ".data";
102 String kf = fn + ".key";
103 Debug.startMethodTracing(fn, 8 * 1024 * 1024);
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuCore.cpp 395 ForEachFunc_t fn = mtls->kernel; local
413 fn(&fep, mtls->start.x, mtls->end.x, mtls->fep.outStride[0]);
422 ForEachFunc_t fn = mtls->kernel; local
438 fn(&fep, mtls->start.x, mtls->end.x, fep.outStride[0]);
447 ForEachFunc_t fn = mtls->kernel; local
462 fn(&fep, xStart, xEnd, fep.outStride[0]);
544 const ReduceAccumulatorFunc_t fn = mtls->accumFunc; local
557 fn(&redp, xStart, xEnd, accumPtr);
583 const ReduceAccumulatorFunc_t fn = mtls->accumFunc; local
597 fn(&redp, mtls->start.x, mtls->end.x, accumPtr)
622 const ReduceAccumulatorFunc_t fn = mtls->accumFunc; local
692 const ReduceAccumulatorFunc_t fn = mtls->accumFunc; local
898 ForEachFunc_t fn = mtls->kernel; local
    [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.cpp 394 const char *fn = "/data/RecordPcm.pcm"; local
395 filed = open(fn, O_WRONLY | O_CREAT | O_TRUNC | O_APPEND, 0664);
784 const char *fn = "/data/test.pcm"; local
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_sys_settrace.py 290 def fn(*args): function in function:TraceTestCase.test_set_and_retrieve_func
293 sys.settrace(fn)
295 assert sys.gettrace() is fn
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_sys_settrace.py 290 def fn(*args): function in function:TraceTestCase.test_set_and_retrieve_func
293 sys.settrace(fn)
295 assert sys.gettrace() is fn
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/swapchain/
swapchain.cpp 1359 char fn[] = "vkCreateSwapchainKHR"; local
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
swapchain.cpp 1359 char fn[] = "vkCreateSwapchainKHR"; local
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys_settrace.py 290 def fn(*args): function in function:TraceTestCase.test_set_and_retrieve_func
293 sys.settrace(fn)
295 assert sys.gettrace() is fn

Completed in 872 milliseconds

<<11121314151617181920>>