HomeSort by relevance Sort by last modified time
    Searched defs:l_type (Results 1 - 25 of 26) sorted by null

1 2

  /libcore/luni/src/main/java/android/system/
StructFlock.java 30 public short l_type; field in class:StructFlock
  /external/libffi/testsuite/libffi.call/
cls_struct_va1.c 54 ffi_type l_type; local
72 l_type.size = 0;
73 l_type.alignment = 0;
74 l_type.type = FFI_TYPE_STRUCT;
75 l_type.elements = l_type_elements;
86 arg_types[2] = &l_type;
va_struct1.c 56 ffi_type l_type; local
75 l_type.size = 0;
76 l_type.alignment = 0;
77 l_type.type = FFI_TYPE_STRUCT;
78 l_type.elements = l_type_elements;
89 arg_types[2] = &l_type;
va_struct2.c 58 ffi_type l_type; local
77 l_type.size = 0;
78 l_type.alignment = 0;
79 l_type.type = FFI_TYPE_STRUCT;
80 l_type.elements = l_type_elements;
91 arg_types[2] = &l_type;
va_struct3.c 60 ffi_type l_type; local
79 l_type.size = 0;
80 l_type.alignment = 0;
81 l_type.type = FFI_TYPE_STRUCT;
82 l_type.elements = l_type_elements;
93 arg_types[2] = &l_type;
97 CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 4, &l_type, arg_types) == FFI_OK);
va_1.c 89 ffi_type l_type; local
119 l_type.size = 0;
120 l_type.alignment = 0;
121 l_type.type = FFI_TYPE_STRUCT;
122 l_type.elements = l_type_elements;
133 arg_types[2] = &l_type;
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
cls_struct_va1.c 54 ffi_type l_type; local
72 l_type.size = 0;
73 l_type.alignment = 0;
74 l_type.type = FFI_TYPE_STRUCT;
75 l_type.elements = l_type_elements;
86 arg_types[2] = &l_type;
va_struct1.c 56 ffi_type l_type; local
75 l_type.size = 0;
76 l_type.alignment = 0;
77 l_type.type = FFI_TYPE_STRUCT;
78 l_type.elements = l_type_elements;
89 arg_types[2] = &l_type;
va_struct2.c 58 ffi_type l_type; local
77 l_type.size = 0;
78 l_type.alignment = 0;
79 l_type.type = FFI_TYPE_STRUCT;
80 l_type.elements = l_type_elements;
91 arg_types[2] = &l_type;
va_struct3.c 60 ffi_type l_type; local
79 l_type.size = 0;
80 l_type.alignment = 0;
81 l_type.type = FFI_TYPE_STRUCT;
82 l_type.elements = l_type_elements;
93 arg_types[2] = &l_type;
97 CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 4, &l_type, arg_types) == FFI_OK);
va_1.c 89 ffi_type l_type; local
119 l_type.size = 0;
120 l_type.alignment = 0;
121 l_type.type = FFI_TYPE_STRUCT;
122 l_type.elements = l_type_elements;
133 arg_types[2] = &l_type;
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
cls_struct_va1.c 54 ffi_type l_type; local
72 l_type.size = 0;
73 l_type.alignment = 0;
74 l_type.type = FFI_TYPE_STRUCT;
75 l_type.elements = l_type_elements;
86 arg_types[2] = &l_type;
va_struct1.c 56 ffi_type l_type; local
75 l_type.size = 0;
76 l_type.alignment = 0;
77 l_type.type = FFI_TYPE_STRUCT;
78 l_type.elements = l_type_elements;
89 arg_types[2] = &l_type;
va_struct2.c 58 ffi_type l_type; local
77 l_type.size = 0;
78 l_type.alignment = 0;
79 l_type.type = FFI_TYPE_STRUCT;
80 l_type.elements = l_type_elements;
91 arg_types[2] = &l_type;
va_struct3.c 60 ffi_type l_type; local
79 l_type.size = 0;
80 l_type.alignment = 0;
81 l_type.type = FFI_TYPE_STRUCT;
82 l_type.elements = l_type_elements;
93 arg_types[2] = &l_type;
97 CHECK(ffi_prep_cif_var(&cif, FFI_DEFAULT_ABI, 1, 4, &l_type, arg_types) == FFI_OK);
va_1.c 89 ffi_type l_type; local
119 l_type.size = 0;
120 l_type.alignment = 0;
121 l_type.type = FFI_TYPE_STRUCT;
122 l_type.elements = l_type_elements;
133 arg_types[2] = &l_type;
  /bionic/libc/kernel/uapi/asm-mips/asm/
fcntl.h 47 short l_type; member in struct:flock
  /external/kernel-headers/original/uapi/asm-mips/asm/
fcntl.h 65 short l_type; member in struct:flock
  /bionic/libc/kernel/uapi/asm-generic/
fcntl.h 149 short l_type; member in struct:flock
162 short l_type; member in struct:flock64
  /external/kernel-headers/original/uapi/asm-generic/
fcntl.h 197 short l_type; member in struct:flock
212 short l_type; member in struct:flock64
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
fcntl.h 168 short l_type; member in struct:flock
185 short l_type; member in struct:flock64
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
fcntl.h 117 /* For posix fcntl() and `l_type' field of a `struct flock' for lockf(). */
155 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member in struct:flock
170 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member in struct:flock64
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 132 /* For posix fcntl() and `l_type' field of a `struct flock' for lockf(). */
170 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member in struct:flock
185 short int l_type; /* Type of lock: F_RDLCK, F_WRLCK, or F_UNLCK. */ member in struct:flock64
  /external/syslinux/core/fs/xfs/
xfs_fs.h 142 __s16 l_type; member in struct:xfs_flock64
  /external/syslinux/extlinux/
xfs_fs.h 142 __s16 l_type; member in struct:xfs_flock64

Completed in 229 milliseconds

1 2