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

<<11121314151617181920>>

  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
moduleparam.h 45 void *arg; member in struct:kernel_param
63 #define __module_param_call(prefix, name, set, get, arg, perm) static char __param_str_##name[] = prefix #name; static struct kernel_param const __param_##name __attribute_used__ __attribute__ ((unused,__section__ ("__param"),aligned(sizeof(void *)))) = { __param_str_##name, perm, set, get, arg }
65 #define module_param_call(name, set, get, arg, perm) __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/
HierarchyViewer.java 119 String arg = args[i]; local
120 if ("--help".equalsIgnoreCase(arg)) {
128 } else if ("--no-profiling".equalsIgnoreCase(arg)) {
130 } else if ("--devices".equalsIgnoreCase(arg)) {
133 } else if ("--psd".equalsIgnoreCase(arg)) {
  /system/core/mkbootimg/
mkbootimg.c 124 char *arg = argv[0]; local
131 if(!strcmp(arg, "--output") || !strcmp(arg, "-o")) {
133 } else if(!strcmp(arg, "--kernel")) {
135 } else if(!strcmp(arg, "--ramdisk")) {
137 } else if(!strcmp(arg, "--second")) {
139 } else if(!strcmp(arg, "--cmdline")) {
141 } else if(!strcmp(arg, "--base")) {
143 } else if(!strcmp(arg, "--kernel_offset")) {
145 } else if(!strcmp(arg, "--ramdisk_offset"))
    [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/jFormatString/2.0.1/
jFormatString-2.0.1.jar 
  /art/runtime/
dex_instruction.cc 207 void Instruction::Decode(uint32_t &vA, uint32_t &vB, uint64_t &vB_wide, uint32_t &vC, uint32_t arg[]) const {
312 * Copy the argument registers into the arg[] array, and
319 case 5: arg[4] = INST_A(insn);
320 case 4: arg[3] = (regList >> 12) & 0x0f;
321 case 3: arg[2] = (regList >> 8) & 0x0f;
322 case 2: arg[1] = (regList >> 4) & 0x0f;
323 case 1: vC = arg[0] = regList & 0x0f; break;
326 LOG(ERROR) << "Invalid arg count in 35c (" << count << ")";
547 uint32_t arg[5]; local
548 GetArgs(arg);
562 os << "v" << arg[i]; local
575 os << "v" << arg[i]; local
    [all...]
  /art/runtime/gc/accounting/
space_bitmap.cc 47 void SpaceSetMap::Walk(SpaceBitmap::Callback* callback, void* arg) {
49 callback(const_cast<mirror::Object*>(obj), arg); local
103 void SpaceBitmap::Walk(SpaceBitmap::Callback* callback, void* arg) {
116 (*callback)(obj, arg);
131 SpaceBitmap::SweepCallback* callback, void* arg) {
165 (*callback)(pb - &pointer_buf[0], &pointer_buf[0], arg);
171 (*callback)(pb - &pointer_buf[0], &pointer_buf[0], arg);
176 void* arg);
181 mirror::Class* klass, void* arg)
186 WalkInstanceFields(visited, callback, obj, super, arg);
    [all...]
  /bionic/libc/kernel/common/linux/mmc/
mmc.h 31 u32 arg; member in struct:mmc_command

Completed in 424 milliseconds

<<11121314151617181920>>