HomeSort by relevance Sort by last modified time
    Searched defs:fn (Results 251 - 275 of 693) sorted by null

<<11121314151617181920>>

  /external/clang/test/Modules/Inputs/
DebugCXX.h 33 inline void fn() { function in namespace:DebugCXX
  /external/compiler-rt/lib/asan/
asan_win_dll_thunk.cc 108 static fntype fn = (fntype)getRealProcAddressOrDie(#name); \
109 fn(); \
116 static fntype fn = (fntype)getRealProcAddressOrDie(#name); \
117 fn(arg); \
124 static fntype fn = (fntype)getRealProcAddressOrDie(#name); \
125 fn(arg1, arg2); \
132 static fntype fn = (fntype)getRealProcAddressOrDie(#name); \
133 fn(arg1, arg2, arg3); \
140 static fntype fn = (fntype)getRealProcAddressOrDie(#name); \
141 return fn(); \
208 static fntype fn = 0; local
    [all...]
  /external/e2fsprogs/misc/
mk_hugefiles.c 216 char *fn, *cp, *next; local
218 fn = malloc(strlen(dir) + 1);
219 if (fn == NULL)
222 strcpy(fn, dir);
223 cp = fn;
256 free(fn);
  /external/fio/crc/
test.c 33 void (*fn)(struct test_type *, void *, size_t); member in struct:test_type
248 .fn = t_md5,
253 .fn = t_crc64,
258 .fn = t_crc32,
263 .fn = t_crc32c,
268 .fn = t_crc16,
273 .fn = t_crc7,
278 .fn = t_sha1,
283 .fn = t_sha256,
288 .fn = t_sha512
    [all...]
  /external/fio/
workqueue.h 33 workqueue_work_fn *fn; member in struct:workqueue_ops
  /external/guava/guava/src/com/google/common/cache/
Striped64.java 172 abstract long fn(long currentValue, long newValue); method in class:Striped64
223 else if (a.cas(v = a.value, fn(v, x)))
262 else if (casBase(v = base, fn(v, x)))
  /external/icu/icu4c/source/test/intltest/
numbertest_api.cpp 1427 FormattedNumber fn = lnf.formatInt(1, status1); local
    [all...]
  /external/icu/icu4c/source/test/perf/normperf/
normperf.h 39 QuickCheckFn fn; member in class:QuickCheckPerfFunction
53 retVal = (*fn)(lines[i].name,lines[i].len,mode, options, status);
57 retVal = (*fn)(lines[i].name,-1,mode, options, status);
63 retVal = (*fn)(src,srcLen,mode, options, status);
65 retVal = (*fn)(src,-1,mode, options, status);
82 fn = func;
92 fn = func;
111 NormFn fn; member in class:NormPerfFunction
124 retVal = (*fn)(lines[i].name,lines[i].len,pDest,destLen, options, status);
128 retVal = (*fn)(lines[i].name,-1,pDest,destLen, options, status)
    [all...]
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
APIData.java 162 String fn = "icu4j52.api3.gz"; local
164 args = new String[] { "-file", fn };
174 fn = args[++i];
176 File f = new File(path, fn);
  /external/iproute2/ip/
ipneigh.c 255 struct nlmsghdr *fn; local
261 fn = (struct nlmsghdr *)(filter.flushb + NLMSG_ALIGN(filter.flushp));
262 memcpy(fn, n, n->nlmsg_len);
263 fn->nlmsg_type = RTM_DELNEIGH;
264 fn->nlmsg_flags = NLM_F_REQUEST;
265 fn->nlmsg_seq = ++rth.seq;
266 filter.flushp = (((char *)fn) + n->nlmsg_len) - filter.flushb;
tcp_metrics.c 166 struct nlmsghdr *fn; local
180 fn = (struct nlmsghdr *) (f.flushb + NLMSG_ALIGN(f.flushp));
181 memcpy(fn, &req2.n, req2.n.nlmsg_len);
182 fn->nlmsg_seq = ++grth.seq;
183 f.flushp = (((char *) fn) + req2.n.nlmsg_len) - f.flushb;
  /external/libcxx/test/std/utilities/function.objects/func.not_fn/
not_fn.pass.cpp 461 auto fn = [](auto x) { return x; }; local
462 using T = decltype(std::not_fn(fn));
470 using Fn = ForwardingCallObject;
471 auto obj = std::not_fn(Fn{});
475 assert(Fn::check_call<>(CT_NonConst | CT_LValue));
477 assert(Fn::check_call<>(CT_NonConst | CT_RValue));
479 assert(Fn::check_call<>(CT_Const | CT_LValue));
481 assert(Fn::check_call<>(CT_Const | CT_RValue));
487 assert(Fn::check_call<int&>(CT_NonConst | CT_LValue));
489 assert(Fn::check_call<const int&>(CT_NonConst | CT_LValue))
    [all...]
  /external/libffi/src/mips/
ffi.c 591 void ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue)
613 cif->flags, ecif.rvalue, fn);
645 cif->flags, rvalue_copy, fn);
673 void * fn; local
679 fn = ffi_closure_O32;
690 fn = ffi_closure_N32;
694 /* lui $25,high(fn) */
695 tramp[0] = 0x3c190000 | ((unsigned)fn >> 16);
696 /* ori $25,low(fn) */
697 tramp[1] = 0x37390000 | ((unsigned)fn & 0xffff)
    [all...]
  /external/mdnsresponder/mDNSShared/
dnssd_clientlib.c 111 char *fn = fullName; local
128 if (fn+4 >= lim) goto fail;
129 *fn++ = '\\';
130 *fn++ = '0' + (c / 100);
131 *fn++ = '0' + (c / 10) % 10;
136 if (fn+2 >= lim) goto fail;
137 *fn++ = '\\';
140 if (fn+1 >= lim) goto fail;
141 *fn++ = (char)c;
143 *fn++ = '.'
    [all...]
  /external/mesa3d/src/gallium/auxiliary/hud/
hud_nic.c 99 get_nic_bytes(const char *fn, uint64_t *bytes)
101 if (get_file_value(fn, bytes) < 0)
291 char fn[256]; local
292 snprintf(fn, sizeof(fn), "%s/wireless", dirbase);
293 if (stat(fn, &stat_buf) == 0)
305 char fn[256]; local
306 snprintf(fn, sizeof(fn), "%s/wireless", dirbase);
307 if (stat(fn, &stat_buf) == 0)
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_draw.c 171 unsigned fn = nr >> 8, pn = nr & 0xff; local
172 unsigned ps = fn + (pn ? 1 : 0);
189 while (fn--) {
  /external/mesa3d/src/mesa/x86/rtasm/
x86sse.h 24 const char *fn; member in struct:x86_function
  /external/python/cpython2/Lib/test/
test_sys_setprofile.py 19 def fn(*args): function in function:TestGetProfile.test_setget
22 sys.setprofile(fn)
23 self.assertIs(sys.getprofile(), fn)
  /external/python/cpython2/Modules/_ctypes/libffi/src/mips/
ffi.c 591 void ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue)
613 cif->flags, ecif.rvalue, fn);
645 cif->flags, rvalue_copy, fn);
673 void * fn; local
679 fn = ffi_closure_O32;
690 fn = ffi_closure_N32;
694 /* lui $25,high(fn) */
695 tramp[0] = 0x3c190000 | ((unsigned)fn >> 16);
696 /* ori $25,low(fn) */
697 tramp[1] = 0x37390000 | ((unsigned)fn & 0xffff)
    [all...]
  /external/python/cpython3/Lib/test/
test_sys_setprofile.py 18 def fn(*args): function in function:TestGetProfile.test_setget
21 sys.setprofile(fn)
22 self.assertIs(sys.getprofile(), fn)
  /external/python/cpython3/Modules/_ctypes/libffi/src/mips/
ffi.c 591 void ffi_call(ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue)
613 cif->flags, ecif.rvalue, fn);
645 cif->flags, rvalue_copy, fn);
673 void * fn; local
679 fn = ffi_closure_O32;
690 fn = ffi_closure_N32;
694 /* lui $25,high(fn) */
695 tramp[0] = 0x3c190000 | ((unsigned)fn >> 16);
696 /* ori $25,low(fn) */
697 tramp[1] = 0x37390000 | ((unsigned)fn & 0xffff)
    [all...]
  /external/skia/src/codec/
SkAndroidCodec.cpp 175 SkColorSpaceTransferFn fn; local
176 if (prefColorSpace && prefColorSpace->isNumericalTransferFn(&fn)) {
181 if (encodedSpace->isNumericalTransferFn(&fn)) {
  /external/skia/src/core/
SkColorSpace.cpp 172 SkColorSpaceTransferFn* fn = SkTAddOffset<SkColorSpaceTransferFn>(memory, sizeof(SkGammas)); local
173 *fn = coeffs;
242 bool SkColorSpace::isNumericalTransferFn(SkColorSpaceTransferFn* fn) const {
243 return this->onIsNumericalTransferFn(fn);
305 * The first seven represent the transfer fn, and the next twelve are the
  /external/skia/src/image/
SkImage.cpp 291 SkColorSpaceTransferFn fn; local
292 if (!target || !target->isNumericalTransferFn(&fn)) {
  /external/skia/src/images/
SkImageEncoderFns.h 425 SkColorSpaceTransferFn fn; local
427 if (cs->isNumericalTransferFn(&fn) && cs->toXYZD50(&toXYZD50)) {
428 return SkICC::WriteToICC(fn, toXYZD50);

Completed in 422 milliseconds

<<11121314151617181920>>