HomeSort by relevance Sort by last modified time
    Searched refs:fn (Results 26 - 50 of 3045) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/base/data/sounds/
AudioPackage12.mk 18 PRODUCT_COPY_FILES += $(foreach fn,$(ALARM_FILES),\
19 $(LOCAL_PATH)/alarms/ogg/$(fn).ogg:system/media/audio/alarms/$(fn).ogg)
21 PRODUCT_COPY_FILES += $(foreach fn,$(NOTIFICATION_FILES),\
22 $(LOCAL_PATH)/notifications/ogg/$(fn).ogg:system/media/audio/notifications/$(fn).ogg)
24 PRODUCT_COPY_FILES += $(foreach fn,$(RINGTONE_FILES),\
25 $(LOCAL_PATH)/ringtones/ogg/$(fn).ogg:system/media/audio/ringtones/$(fn).ogg)
27 PRODUCT_COPY_FILES += $(foreach fn,$(EFFECT_FILES),
    [all...]
AudioPackage12_48.mk 19 PRODUCT_COPY_FILES += $(foreach fn,$(ALARM_FILES),\
20 $(LOCAL_PATH)/alarms/ogg/$(fn).ogg:system/media/audio/alarms/$(fn).ogg)
22 PRODUCT_COPY_FILES += $(foreach fn,$(NOTIFICATION_FILES),\
23 $(LOCAL_PATH)/notifications/ogg/$(fn)_48k.ogg:system/media/audio/notifications/$(fn).ogg)
25 PRODUCT_COPY_FILES += $(foreach fn,$(RINGTONE_FILES),\
26 $(LOCAL_PATH)/ringtones/ogg/$(fn)_48k.ogg:system/media/audio/ringtones/$(fn).ogg)
28 PRODUCT_COPY_FILES += $(foreach fn,$(EFFECT_FILES),
    [all...]
AudioPackage13.mk 19 PRODUCT_COPY_FILES += $(foreach fn,$(ALARM_FILES),\
20 $(LOCAL_PATH)/alarms/material/ogg/$(fn).ogg:system/media/audio/alarms/$(fn).ogg)
22 PRODUCT_COPY_FILES += $(foreach fn,$(NOTIFICATION_FILES),\
23 $(LOCAL_PATH)/notifications/material/ogg/$(fn).ogg:system/media/audio/notifications/$(fn).ogg)
25 PRODUCT_COPY_FILES += $(foreach fn,$(RINGTONE_FILES),\
26 $(LOCAL_PATH)/ringtones/material/ogg/$(fn).ogg:system/media/audio/ringtones/$(fn).ogg)
28 PRODUCT_COPY_FILES += $(foreach fn,$(EFFECT_FILES),
    [all...]
  /external/valgrind/drd/
drd_qtcore_intercepts.c 91 OrigFn fn; local
92 VALGRIND_GET_ORIG_FN(fn);
95 CALL_FN_W_WW(ret, fn, mutex, mode);
106 OrigFn fn; local
107 VALGRIND_GET_ORIG_FN(fn);
110 CALL_FN_W_WW(ret, fn, mutex, mode);
120 OrigFn fn; local
121 VALGRIND_GET_ORIG_FN(fn);
124 CALL_FN_W_W(ret, fn, mutex);
134 OrigFn fn; local
148 OrigFn fn; local
162 OrigFn fn; local
178 OrigFn fn; local
193 OrigFn fn; local
    [all...]
drd_darwin_intercepts.c 45 OrigFn fn; local
47 VALGRIND_GET_ORIG_FN(fn);
50 CALL_FN_W_WW(res, fn, imageLoaderCache, lazyBindingInfoOffset);
  /system/core/libunwindstack/
RegsArm64.cpp 71 void RegsArm64::IterateRegisters(std::function<void(const char*, uint64_t)> fn) {
72 fn("x0", regs_[ARM64_REG_R0]);
73 fn("x1", regs_[ARM64_REG_R1]);
74 fn("x2", regs_[ARM64_REG_R2]);
75 fn("x3", regs_[ARM64_REG_R3]);
76 fn("x4", regs_[ARM64_REG_R4]);
77 fn("x5", regs_[ARM64_REG_R5]);
78 fn("x6", regs_[ARM64_REG_R6]);
79 fn("x7", regs_[ARM64_REG_R7]);
80 fn("x8", regs_[ARM64_REG_R8])
    [all...]
RegsMips.cpp 72 void RegsMips::IterateRegisters(std::function<void(const char*, uint64_t)> fn) {
73 fn("r0", regs_[MIPS_REG_R0]);
74 fn("r1", regs_[MIPS_REG_R1]);
75 fn("r2", regs_[MIPS_REG_R2]);
76 fn("r3", regs_[MIPS_REG_R3]);
77 fn("r4", regs_[MIPS_REG_R4]);
78 fn("r5", regs_[MIPS_REG_R5]);
79 fn("r6", regs_[MIPS_REG_R6]);
80 fn("r7", regs_[MIPS_REG_R7]);
81 fn("r8", regs_[MIPS_REG_R8])
    [all...]
RegsMips64.cpp 72 void RegsMips64::IterateRegisters(std::function<void(const char*, uint64_t)> fn) {
73 fn("r0", regs_[MIPS64_REG_R0]);
74 fn("r1", regs_[MIPS64_REG_R1]);
75 fn("r2", regs_[MIPS64_REG_R2]);
76 fn("r3", regs_[MIPS64_REG_R3]);
77 fn("r4", regs_[MIPS64_REG_R4]);
78 fn("r5", regs_[MIPS64_REG_R5]);
79 fn("r6", regs_[MIPS64_REG_R6]);
80 fn("r7", regs_[MIPS64_REG_R7]);
81 fn("r8", regs_[MIPS64_REG_R8])
    [all...]
  /external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
JcDnld.cpp 37 static const char fn[] = "JCDNLD_Init"; local
40 ALOGD("%s: enter", fn);
56 ALOGE("%s: failed", fn);
66 ALOGE("%s:Open DWP communication is failed", fn);
71 ALOGE("%s:Open DWP communication is success", fn);
77 ALOGE("%s: NULL DWP channel", fn);
95 static const char fn[] = "JCDNLD_StartDownload"; local
100 ALOGE("%s: Exit; status=0x0%X", fn, status);
115 static const char fn[] = "JCDNLD_DeInit"; local
117 ALOGD("%s: enter", fn);
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
elf-rel-got-n32.d 8 00000000 <fn> 8f850000 lw a1,0\(gp\)
10 00000004 <fn\+0x4> 8f850000 lw a1,0\(gp\)
12 00000008 <fn\+0x8> 24a5000c addiu a1,a1,12
13 0000000c <fn\+0xc> 8f850000 lw a1,0\(gp\)
15 00000010 <fn\+0x10> 3c010001 lui at,0x1
16 00000014 <fn\+0x14> 3421e240 ori at,at,0xe240
17 00000018 <fn\+0x18> 00a12821 addu a1,a1,at
18 0000001c <fn\+0x1c> 8f850000 lw a1,0\(gp\)
20 00000020 <fn\+0x20> 00b12821 addu a1,a1,s1
21 00000024 <fn\+0x24> 8f850000 lw a1,0\(gp\
    [all...]
elf-rel-xgot-n32.d 9 00000000 <fn> 3c050000 lui a1,0x0
11 00000004 <fn\+0x4> 00bc2821 addu a1,a1,gp
12 00000008 <fn\+0x8> 8ca50000 lw a1,0\(a1\)
14 0000000c <fn\+0xc> 3c050000 lui a1,0x0
16 00000010 <fn\+0x10> 00bc2821 addu a1,a1,gp
17 00000014 <fn\+0x14> 8ca50000 lw a1,0\(a1\)
19 00000018 <fn\+0x18> 24a5000c addiu a1,a1,12
20 0000001c <fn\+0x1c> 3c050000 lui a1,0x0
22 00000020 <fn\+0x20> 00bc2821 addu a1,a1,gp
23 00000024 <fn\+0x24> 8ca50000 lw a1,0\(a1\
    [all...]
  /external/clang/test/CodeGenCXX/
destructor-debug-info.cpp 12 void fn(B b);
18 fn (b1);
new-array-init.cpp 4 void fn(int n) { function
  /external/clang/test/SemaCXX/
fntype-decl.cpp 4 typedef void fn(int); typedef
5 fn f; // expected-note {{previous declaration is here}}
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
basep-3.s 2 GREG fn
3 Main PUSHGO $42,fn
  /frameworks/rs/
rsDriverLoader.cpp 51 static bool LoadHalTable(Context *rsc, HalQueryHal fn, bool loadGraphics) {
54 ret &= fn(RS_HAL_CORE_SHUTDOWN, (void **)&rsc->mHal.funcs.shutdownDriver);
55 ret &= fn(RS_HAL_CORE_SET_PRIORITY, (void **)&rsc->mHal.funcs.setPriority);
56 ret &= fn(RS_HAL_CORE_ALLOC_RUNTIME_MEM, (void **)&rsc->mHal.funcs.allocRuntimeMem);
57 ret &= fn(RS_HAL_CORE_FREE_RUNTIME_MEM, (void **)&rsc->mHal.funcs.freeRuntimeMem);
58 ret &= fn(RS_HAL_CORE_FINISH, (void **)&rsc->mHal.funcs.finish);
60 ret &= fn(RS_HAL_SCRIPT_INIT, (void **)&rsc->mHal.funcs.script.init);
61 ret &= fn(RS_HAL_SCRIPT_INIT_INTRINSIC, (void **)&rsc->mHal.funcs.script.initIntrinsic);
62 ret &= fn(RS_HAL_SCRIPT_INVOKE_FUNCTION, (void **)&rsc->mHal.funcs.script.invokeFunction);
63 ret &= fn(RS_HAL_SCRIPT_INVOKE_ROOT, (void **)&rsc->mHal.funcs.script.invokeRoot)
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_llrint.c 7 #define fn llrint macro
s_llrintf.c 7 #define fn llrintf macro
s_llrintl.c 7 #define fn llrintl macro
s_lrintf.c 7 #define fn lrintf macro
s_lrintl.c 7 #define fn lrintl macro
  /system/core/libcutils/include/cutils/
misc.h 29 extern void *load_file(const char *fn, unsigned *sz);
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/testdata/
cmpConst.go 228 fn func(uint64) bool
230 {idx: 0, exp: lt, fn: lt_0_uint64},
231 {idx: 0, exp: le, fn: le_0_uint64},
232 {idx: 0, exp: gt, fn: gt_0_uint64},
233 {idx: 0, exp: ge, fn: ge_0_uint64},
234 {idx: 0, exp: eq, fn: eq_0_uint64},
235 {idx: 0, exp: ne, fn: ne_0_uint64},
236 {idx: 1, exp: lt, fn: lt_1_uint64},
237 {idx: 1, exp: le, fn: le_1_uint64},
238 {idx: 1, exp: gt, fn: gt_1_uint64}
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/testdata/
cmpConst.go 228 fn func(uint64) bool
230 {idx: 0, exp: lt, fn: lt_0_uint64},
231 {idx: 0, exp: le, fn: le_0_uint64},
232 {idx: 0, exp: gt, fn: gt_0_uint64},
233 {idx: 0, exp: ge, fn: ge_0_uint64},
234 {idx: 0, exp: eq, fn: eq_0_uint64},
235 {idx: 0, exp: ne, fn: ne_0_uint64},
236 {idx: 1, exp: lt, fn: lt_1_uint64},
237 {idx: 1, exp: le, fn: le_1_uint64},
238 {idx: 1, exp: gt, fn: gt_1_uint64}
    [all...]
  /external/python/cpython3/Lib/lib2to3/tests/
pytree_idempotency.py 30 fn = "example.py"
31 tree = dr.parse_file(fn, debug=True)
32 if not diff(fn, tree):
44 fn = mod.__file__
45 if fn.endswith(".pyc"):
46 fn = fn[:-1]
47 if not fn.endswith(".py"):
49 print("Parsing", fn, file=sys.stderr)
50 tree = dr.parse_file(fn, debug=True
    [all...]

Completed in 789 milliseconds

12 3 4 5 6 7 8 91011>>