HomeSort by relevance Sort by last modified time
    Searched refs:flags (Results 1976 - 2000 of 3921) sorted by null

<<71727374757677787980>>

  /bionic/libc/kernel/arch-arm/asm/arch/
board.h 116 int flags:4; member in struct:omap_gpio_switch_config
  /bionic/libc/kernel/common/linux/
ioport.h 22 unsigned long flags; member in struct:resource
ip.h 114 __u8 flags; member in struct:ip_comp_hdr
usbdevice_fs.h 76 unsigned int flags; member in struct:usbdevfs_urb
  /bionic/libc/kernel/common/linux/netfilter/
xt_sctp.h 45 u_int32_t flags; member in struct:xt_sctp_info
  /bionic/libc/kernel/common/linux/netfilter_ipv4/
ipt_sctp.h 43 u_int32_t flags; member in struct:ipt_sctp_info
  /bionic/libc/private/
nsswitch.h 56 * uint32_t ns_src.flags
63 #define NS_STATUSMASK 0x000000ff /* bitmask to get the status flags */
65 /* internal nsdispatch(3) flags; not settable in nsswitch.conf(5) */
144 * and its dispatch control flags for a given database.
148 uint32_t flags; member in struct:__anon516
  /bootable/diskinstaller/libdiskconfig/
diskconfig.h 77 uint8_t flags; member in struct:part_info
  /bootable/recovery/minzip/
Zip.h 196 * flags is zero or more of the following:
210 int flags, const struct utimbuf *timestamp,
  /cts/tests/appsecurity-tests/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
ReceiveUriService.java 39 public int onStartCommand(Intent intent, int flags, int startId) {
  /cts/tests/tests/app/src/android/app/cts/
ActivityManagerTest.java 85 int flags = 0; local
89 recentTaskList = mActivityManager.getRecentTasks(maxNum, flags);
94 recentTaskList = mActivityManager.getRecentTasks(maxNum, flags);
107 recentTaskList = mActivityManager.getRecentTasks(maxNum, flags);
  /dalvik/vm/mterp/x86-atom/
OP_NEW_INSTANCE.S 66 * %eax holds flags for alloc call
73 movl %eax, -4(%esp) # push parameter flags
75 call dvmAllocObject # call: (ClassObject* clazz, int flags)
  /dalvik/vm/oo/
Object.h 69 /* vm-internal access flags and related definitions */
75 /* Use the top 16 bits of the access flags field for
76 * other class flags. Code should use the *CLASS_FLAG*()
77 * macros to set/get these flags.
95 /* bits we can reasonably expect to see set in a DEX access flags field */
100 * Get/set class flags.
111 #define GET_CLASS_FLAG_GROUP(clazz, flags) \
112 ((u4)((clazz)->accessFlags & (flags)))
115 * Use the top 16 bits of the access flags field for other method flags
    [all...]
  /development/ndk/platforms/android-3/arch-arm/include/asm/arch/
board.h 116 int flags:4; member in struct:omap_gpio_switch_config
  /development/ndk/platforms/android-3/include/linux/
ioport.h 22 unsigned long flags; member in struct:resource
ip.h 114 __u8 flags; member in struct:ip_comp_hdr
usbdevice_fs.h 76 unsigned int flags; member in struct:usbdevfs_urb
  /development/ndk/platforms/android-3/include/linux/netfilter/
xt_sctp.h 45 u_int32_t flags; member in struct:xt_sctp_info
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv4/
ipt_sctp.h 43 u_int32_t flags; member in struct:ipt_sctp_info
  /development/ndk/platforms/android-3/include/
nsswitch.h 56 * uint32_t ns_src.flags
63 #define NS_STATUSMASK 0x000000ff /* bitmask to get the status flags */
65 /* internal nsdispatch(3) flags; not settable in nsswitch.conf(5) */
144 * and its dispatch control flags for a given database.
148 uint32_t flags; member in struct:__anon1106
time.h 111 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /development/ndk/platforms/android-8/include/
time.h 109 extern int timer_settime(timer_t timerid, int flags, const struct itimerspec *value, struct itimerspec *ovalue);
  /development/simulator/wrapsim/
DevAudio.c 103 FakeDev* wsOpenDevAudio(const char* pathName, int flags)
SysPower.c 123 FakeDev* wsOpenSysPower(const char* pathName, int flags)
  /device/samsung/crespo/alsa-lib/include/
pcm_ioplug.h 59 * bit flags for additional conditions
88 unsigned int flags; /**< SND_PCM_IOPLUG_FLAG_XXX */ member in struct:snd_pcm_ioplug

Completed in 1353 milliseconds

<<71727374757677787980>>