Home
last modified time | relevance | path

Searched refs:getattr (Results 1 – 25 of 90) sorted by relevance

1234

/netbsd/external/apache2/llvm/dist/llvm/bindings/python/llvm/
H A Dobject.py277 getattr(self, 'name')
278 getattr(self, 'size')
279 getattr(self, 'contents')
280 getattr(self, 'address')
345 getattr(self, 'name')
346 getattr(self, 'address')
347 getattr(self, 'size')
419 getattr(self, 'address')
420 getattr(self, 'offset')
421 getattr(self, 'symbol')
[all …]
/netbsd/crypto/external/cpl/trousers/dist/dist/fedora/
H A Dtrousers.te9 allow tcsd_t etc_t:file { read getattr lock ioctl };
10 allow tcsd_t etc_t:lnk_file { read getattr };
11 allow tcsd_t devtty_t:chr_file { ioctl read getattr lock write append };
12 allow tcsd_t devpts_t:chr_file { ioctl read getattr lock write append };
20 allow tcsd_t tcsd_device_t:chr_file { ioctl read getattr lock write append };
21 allow tcsd_t { random_device_t }:chr_file { read getattr };
/netbsd/external/apache2/llvm/dist/llvm/utils/lit/lit/llvm/
H A Dconfig.py28 lit_tools_dir = getattr(config, 'lit_tools_dir', None)
82 host_triple = getattr(config, 'host_triple', None)
83 target_triple = getattr(config, 'target_triple', None)
88 sanitizers = getattr(config, 'llvm_use_sanitizer', '')
97 have_zlib = getattr(config, 'have_zlib', None)
109 host_cxx = getattr(config, 'host_cxx', None)
481 if getattr(self.config, pp, None)]
492 if getattr(self.config, pp, None)]
496 shl = getattr(self.config, 'llvm_shlib_dir', None)
592 if getattr(self.config, pp, None)]
[all …]
/netbsd/external/cddl/osnet/dist/cmd/pyzfs/
H A Dpyzfs.py58 submod = getattr(zfs, subcmd)
59 subfunc = getattr(submod, "do_" + subcmd)
/netbsd/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/test-data-micro/
H A Ddummy_format.py23 result = lit.Test.Result(getattr(lit.Test, result_code),
39 micro_result = lit.Test.Result(getattr(lit.Test, result_code, ''))
/netbsd/share/examples/puffs/pgfs/
H A Dpgfs_puffs.c95 error = getattr(xc, fileid, va, GETATTR_ALL); in pgfs_node_getattr()
307 error = getattr(xc, parent_fileid, &dva, in pgfs_node_lookup()
351 error = getattr(xc, child_fileid, &cva, GETATTR_TYPE|GETATTR_SIZE); in pgfs_node_lookup()
601 error = getattr(xc, targ_fileid, &va, GETATTR_TYPE); in pgfs_node_link()
642 error = getattr(xc, targ_fileid, &va, GETATTR_TYPE); in pgfs_node_remove()
681 error = getattr(xc, targ_fileid, &va, GETATTR_TYPE); in pgfs_node_rmdir()
784 error = getattr(xc, fileid, &ova, attrs); in pgfs_node_setattr()
967 error = getattr(xc, fileid_src, &va_src, GETATTR_TYPE); in pgfs_node_rename()
978 error = getattr(xc, fileid_targ, &va_targ, in pgfs_node_rename()
1132 error = getattr(xc, fileid, &va, in pgfs_node_access()
/netbsd/external/gpl3/gdb/dist/gdb/python/lib/gdb/
H A Dframes.py43 return getattr(filter_item, "priority", 0)
76 return getattr(filter_item, "enabled", False)
/netbsd/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/
H A Dframes.py43 return getattr(filter_item, "priority", 0)
76 return getattr(filter_item, "enabled", False)
/netbsd/external/cddl/osnet/dist/lib/pyzfs/common/
H A Dutil.py51 str += " %s: %r" % (v, getattr(self, v))
140 getattr(parser.values, option.dest).append((opt, value))
/netbsd/external/apache2/llvm/dist/llvm/utils/UpdateTestChecks/
H A Dasm.py185 if getattr(args, 'no_x86_scrub_mem_shuffle', True):
193 if getattr(args, 'x86_scrub_sp', True):
196 if getattr(args, 'x86_scrub_rip', False):
201 if getattr(args, 'extra_scrub', False):
/netbsd/external/apache2/llvm/dist/clang/tools/scan-view/share/
H A Dstartfile.py56 setsid = getattr(os, 'setsid', None)
58 setsid = getattr(os, 'setpgrp', None)
/netbsd/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DTest.py247 self.allowed_retries = getattr(config, 'test_retry_attempts', 0)
313 triple = getattr(self.suite.config, 'target_triple', "")
386 triple = getattr(self.suite.config, 'target_triple', "")
/netbsd/external/apache2/llvm/dist/llvm/utils/Misc/
H A Dzkill60 return 'Struct(%s)' % ', '.join(['%s=%r' % (k,getattr(self,k))
126 value = getattr(signal, name)
135 kSignals[name[3:]] = getattr(signal, name)
/netbsd/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-format/external_shell/
H A Dwrite-bad-encoding.py5 getattr(sys.stdout, "buffer", sys.stdout).write(b"a line with bad encoding: \xc2.")
/netbsd/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/test-data/
H A Ddummy_format.py23 result = lit.Test.Result(getattr(lit.Test, result_code),
/netbsd/lib/librefuse/refuse/
H A Dv21.h47 int (*getattr) (const char *, struct stat *); member
H A Dv11.h51 int (*getattr) (const char *, struct stat *); member
H A Dv23.h51 int (*getattr) (const char *, struct stat *); member
H A Dv22.h51 int (*getattr) (const char *, struct stat *); member
H A Dv28.h47 int (*getattr) (const char *, struct stat *); member
H A Dv25.h47 int (*getattr) (const char *, struct stat *); member
/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A DMakefile.in25 getdn.c getentry.c getattr.c getvalues.c addentry.c \
41 getdn.lo getentry.lo getattr.lo getvalues.lo addentry.lo \
/netbsd/usr.bin/config/
H A Dsem.h59 struct attr *getattr(const char *);
/netbsd/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/xunit-output/
H A Ddummy_format.py23 result = lit.Test.Result(getattr(lit.Test, result_code),
/netbsd/external/gpl3/gdb.old/dist/gdb/python/
H A Dpython-config.py27 abiflags = getattr (sys, "abiflags", "")

1234