HomeSort by relevance Sort by last modified time
    Searched refs:abbrev (Results 26 - 50 of 145) sorted by null

12 3 4 5 6

  /external/strace/
loop.c 55 if (!abbrev(tcp)) {
63 if (!abbrev(tcp) || info.lo_encrypt_type != LO_CRYPT_NONE) {
80 if (!abbrev(tcp) || info.lo_encrypt_type != LO_CRYPT_NONE) {
87 if (!abbrev(tcp))
107 if (!abbrev(tcp)) {
122 if (!abbrev(tcp) || info64.lo_encrypt_type != LO_CRYPT_NONE) {
135 if (!abbrev(tcp) || info64.lo_encrypt_type != LO_CRYPT_NONE) {
143 if (!abbrev(tcp))
statx.c 74 if (!abbrev(tcp))
80 if (!abbrev(tcp)) {
89 if (!abbrev(tcp))
94 if (!abbrev(tcp)) {
uname.c 47 if (abbrev(tcp)) {
dirent64.c 84 if (!abbrev(tcp))
88 if (!abbrev(tcp)) {
119 if (!abbrev(tcp))
s390.c 502 if (!abbrev(tcp)) {
518 if (!abbrev(tcp)) {
540 if (!abbrev(tcp)) {
574 if (!abbrev(tcp) && hdr->infpflg1)
582 if (!abbrev(tcp) && hdr->infpflg2) /* Reserved */
592 if (!abbrev(tcp) && hdr->infpval1)
603 if (!abbrev(tcp) && hdr->infpval2) /* Reserved */
618 if (!abbrev(tcp) && !IS_ZERO(hdr->reserved_1__))
624 if (!abbrev(tcp)) {
664 if (!abbrev(tcp) && hdr->infyflg1
    [all...]
print_struct_stat.c 44 if (!abbrev(tcp)) {
68 if (!abbrev(tcp)) {
dirent.c 116 if (!abbrev(tcp))
121 if (!abbrev(tcp)) {
151 if (!abbrev(tcp))
execve.c 69 if (abbrev(tcp) && n >= max_strlen) {
116 (abbrev(tcp) ? printargc : printargv) (tcp, tcp->u_arg[index + 2]);
printrusage.c 53 if (abbrev(tcp))
107 if (abbrev(tcp))
  /art/compiler/debug/dwarf/
debug_abbrev_writer.h 47 this->PushUint8(0); // Add abbrev table terminator.
72 const Vector& abbrev = it.first->first; local
73 this->Pop(); // Remove abbrev table terminator.
75 this->PushData(abbrev.data(), abbrev.size());
78 this->PushUint8(0); // Add abbrev table terminator.
84 // Get the next free abbrev code.
  /external/elfutils/libdw/
dwarf_siblingof.c 93 || unlikely (this_die.abbrev == DWARF_END_ABBREV))
95 else if (this_die.abbrev->has_children)
123 this_die.abbrev = NULL;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
mips16-dwarf2.s 43 .4byte .Ldebug_abbrev0 # abbrev offset
45 .uleb128 0x1 # abbrev code
53 .uleb128 0x1 # abbrev code
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
math_agree.rs 27 #define DECLARE_INPUT_SET(type, abbrev) \
28 volatile type rand_##abbrev##1_0, rand_##abbrev##1_1; \
29 volatile type##2 rand_##abbrev##2_0, rand_##abbrev##2_1; \
30 volatile type##3 rand_##abbrev##3_0, rand_##abbrev##3_1; \
31 volatile type##4 rand_##abbrev##4_0, rand_##abbrev##4_1;
46 #define DECLARE_REFERENCE_SET_VEC_VEC(type, abbrev, func)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/framer/
example.py 40 abbrev = "input" variable in class:cStringIO.InputType
101 abbrev = "output" variable in class:cStringIO.OutputType
  /external/fio/
FIO-VERSION-GEN 15 VN=`git describe --match "fio-[0-9]*" --abbrev=4 HEAD 2>/dev/null` &&
  /external/python/cpython2/Tools/framer/
example.py 40 abbrev = "input" variable in class:cStringIO.InputType
101 abbrev = "output" variable in class:cStringIO.OutputType
  /prebuilts/go/darwin-x86/src/cmd/internal/dwarf/
dwarf.go 67 Abbrev int // Either DW_ABRV_AUTO[_LOCLIST] or DW_ABRV_PARAM[_LOCLIST]
292 * always write them out in the order of declaration in the abbrev.
824 Abbrev int
831 func putattr(ctxt Context, s Sym, abbrev int, form int, cls int, value int64, data interface{}) error {
912 return fmt.Errorf("dwarf: null reference in %d", abbrev)
934 // only the ones actually listed in the Abbrev will be written out.
935 func PutAttrs(ctxt Context, s Sym, abbrev int, attr *DWAttr) {
937 for _, f := range abbrevs[abbrev].attr {
940 putattr(ctxt, s, abbrev, int(f.form), int(ap.Cls), ap.Value, ap.Data)
945 putattr(ctxt, s, abbrev, int(f.form), 0, 0, nil
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/dwarf/
dwarf.go 67 Abbrev int // Either DW_ABRV_AUTO[_LOCLIST] or DW_ABRV_PARAM[_LOCLIST]
292 * always write them out in the order of declaration in the abbrev.
824 Abbrev int
831 func putattr(ctxt Context, s Sym, abbrev int, form int, cls int, value int64, data interface{}) error {
912 return fmt.Errorf("dwarf: null reference in %d", abbrev)
934 // only the ones actually listed in the Abbrev will be written out.
935 func PutAttrs(ctxt Context, s Sym, abbrev int, attr *DWAttr) {
937 for _, f := range abbrevs[abbrev].attr {
940 putattr(ctxt, s, abbrev, int(f.form), int(ap.Cls), ap.Value, ap.Data)
945 putattr(ctxt, s, abbrev, int(f.form), 0, 0, nil
    [all...]
  /external/strace/linux/x86_64/
arch_kvm.c 8 if (abbrev(tcp))
19 if (abbrev(tcp))
79 if (abbrev(tcp)) {
  /external/desugar/java/com/google/devtools/common/options/
Option.java 37 char abbrev() default '\0';
  /external/strace/tests/
qual_syscall.test 3 # Check how strace -e abbrev=set, -e raw=set, -e trace=set,
46 "$pattern_abbrev_verbose" -e abbrev="$a" -e execve
56 "$pattern_nonabbrev_verbose" -e abbrev="$a" -e execve
  /external/strace/tests-m32/
qual_syscall.test 3 # Check how strace -e abbrev=set, -e raw=set, -e trace=set,
46 "$pattern_abbrev_verbose" -e abbrev="$a" -e execve
56 "$pattern_nonabbrev_verbose" -e abbrev="$a" -e execve
  /external/strace/tests-mx32/
qual_syscall.test 3 # Check how strace -e abbrev=set, -e raw=set, -e trace=set,
46 "$pattern_abbrev_verbose" -e abbrev="$a" -e execve
56 "$pattern_nonabbrev_verbose" -e abbrev="$a" -e execve
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
testranges.s 26 .4byte abbrev0 ;# Offset Into Abbrev. Section
43 .uleb128 0x1 ;# (abbrev code)
51 .uleb128 0x2 ;# (abbrev code)
  /prebuilts/go/darwin-x86/src/debug/dwarf/
open.go 16 abbrev []byte
39 // in the object file; for example, for an ELF object, abbrev is the contents of
41 func New(abbrev, aranges, frame, info, line, pubnames, ranges, str []byte) (*Data, error) {
43 abbrev: abbrev,

Completed in 649 milliseconds

12 3 4 5 6