/external/elfutils/libdw/ |
dwarf_getscopevar.c | 69 getattr (Dwarf_Die *die, int search_name, Dwarf_Word *value) function 152 if (getattr (result, DW_AT_decl_file, &i) != 0 160 && (getattr (result, DW_AT_decl_line, &i) != 0 164 && (getattr (result, DW_AT_decl_column, &i) != 0
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
fuse.h | 98 // called, otherwise fuse_operations.getattr will be called. 107 int (*getattr)(const char* path, struct stat*); member in struct:fuse_operations
|
/external/chromium_org/third_party/jinja2/ |
sandbox.py | 283 return not (getattr(obj, 'unsafe_callable', False) or 284 getattr(obj, 'alters_data', False)) 316 value = getattr(obj, attr) 325 def getattr(self, obj, attribute): member in class:SandboxedEnvironment 330 value = getattr(obj, attribute)
|
environment.py | 387 return getattr(obj, attr) 392 def getattr(self, obj, attribute): member in class:Environment 397 return getattr(obj, attribute) 415 if getattr(func, 'contextfilter', False): 420 elif getattr(func, 'evalcontextfilter', False): 427 elif getattr(func, 'environmentfilter', False): [all...] |
/bionic/libc/kernel/common/linux/ |
nfs_xdr.h | 586 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/development/ndk/platforms/android-3/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/ |
nfs_xdr.h | 505 int (*getattr) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|