HomeSort by relevance Sort by last modified time
    Searched full:abbrev (Results 301 - 325 of 621) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Serialization/
ASTWriter.h 624 void EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record,
781 uint64_t Emit(unsigned Code, unsigned Abbrev = 0) {
784 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
790 uint64_t EmitStmt(unsigned Code, unsigned Abbrev = 0) {
793 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Serialization/
ASTWriter.h 624 void EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record,
781 uint64_t Emit(unsigned Code, unsigned Abbrev = 0) {
784 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
790 uint64_t EmitStmt(unsigned Code, unsigned Abbrev = 0) {
793 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Serialization/
ASTWriter.h 624 void EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record,
781 uint64_t Emit(unsigned Code, unsigned Abbrev = 0) {
784 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
790 uint64_t EmitStmt(unsigned Code, unsigned Abbrev = 0) {
793 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTWriter.h 624 void EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record,
784 uint64_t Emit(unsigned Code, unsigned Abbrev = 0) {
787 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
793 uint64_t EmitStmt(unsigned Code, unsigned Abbrev = 0) {
796 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Serialization/
ASTWriter.h 624 void EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record,
780 uint64_t Emit(unsigned Code, unsigned Abbrev = 0) {
783 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
789 uint64_t EmitStmt(unsigned Code, unsigned Abbrev = 0) {
792 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Serialization/
ASTWriter.h 624 void EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record,
780 uint64_t Emit(unsigned Code, unsigned Abbrev = 0) {
783 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
789 uint64_t EmitStmt(unsigned Code, unsigned Abbrev = 0) {
792 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Serialization/
ASTWriter.h 624 void EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record,
781 uint64_t Emit(unsigned Code, unsigned Abbrev = 0) {
784 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
790 uint64_t EmitStmt(unsigned Code, unsigned Abbrev = 0) {
793 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Serialization/
ASTWriter.h 624 void EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record,
781 uint64_t Emit(unsigned Code, unsigned Abbrev = 0) {
784 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
790 uint64_t EmitStmt(unsigned Code, unsigned Abbrev = 0) {
793 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Serialization/
ASTWriter.h 624 void EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record,
781 uint64_t Emit(unsigned Code, unsigned Abbrev = 0) {
784 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
790 uint64_t EmitStmt(unsigned Code, unsigned Abbrev = 0) {
793 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Serialization/
ASTWriter.h 624 void EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record,
781 uint64_t Emit(unsigned Code, unsigned Abbrev = 0) {
784 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
790 uint64_t EmitStmt(unsigned Code, unsigned Abbrev = 0) {
793 Writer->Stream.EmitRecord(Code, *Record, Abbrev);
    [all...]
  /external/elfutils/libdw/
libdw.h 145 Dwarf_Abbrev *abbrev; member in struct:__anon20099
560 extern unsigned int dwarf_getabbrevcode (Dwarf_Abbrev *abbrev);
563 extern unsigned int dwarf_getabbrevtag (Dwarf_Abbrev *abbrev);
566 extern int dwarf_abbrevhaschildren (Dwarf_Abbrev *abbrev);
569 extern int dwarf_getattrcnt (Dwarf_Abbrev *abbrev, size_t *attrcntp)
573 extern int dwarf_getabbrevattr (Dwarf_Abbrev *abbrev, size_t idx,
    [all...]
  /external/icu/icu4c/source/test/intltest/
tsdtfmsy.cpp 211 // At least for English we know a wide eraName should be longer than an abbrev era
219 // At least for English we know a narrowEra should be shorter than an abbrev era
  /external/llvm/lib/DebugInfo/DWARF/
DWARFUnit.cpp 40 : Context(DC), InfoSection(Section), Abbrev(DA), RangeSection(RS),
101 Abbrevs = Abbrev->getAbbreviationDeclarationSet(AbbrOffset);
  /external/owasp/sanitizer/tools/findbugs/src/xsl/
plain.xsl 141 <xsl:sort select="@abbrev"/>
207 <xsl:sort select="@abbrev"/>
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
dwinl.go 375 if dwv.Abbrev == dwarf.DW_ABRV_PARAM_LOCLIST || dwv.Abbrev == dwarf.DW_ABRV_PARAM {
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
dwinl.go 375 if dwv.Abbrev == dwarf.DW_ABRV_PARAM_LOCLIST || dwv.Abbrev == dwarf.DW_ABRV_PARAM {
  /device/linaro/bootloader/edk2/OvmfPkg/
create-release.py 63 '--abbrev-commit'))
  /external/skia/infra/bots/
utils.py 96 GIT, 'rev-parse', '--abbrev-ref', 'HEAD']).rstrip()
  /external/skqp/infra/bots/
utils.py 96 GIT, 'rev-parse', '--abbrev-ref', 'HEAD']).rstrip()
  /external/strace/
filter_qualify.c 322 { "abbrev", qualify_abbrev },
mem.c 299 if (abbrev(tcp) && i >= max_strlen) {
mpers.awk 204 /^Abbrev Number:[^(]+\(DW_TAG_/ {
  /tools/repohooks/rh/
git.py 36 cmd = ['git', 'rev-parse', '--abbrev-ref', 'HEAD']
  /external/desugar/java/com/google/devtools/build/android/desugar/
Desugar.java 76 abbrev = 'i',
149 abbrev = 'o',
162 abbrev = 'v',
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-readelf.1 166 \fB\-\-debug\-dump\fR[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index]]
360 .IP "\fB\-\-debug\-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames\-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index]\fR" 4
361 .IX Item "--debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index]"

Completed in 1956 milliseconds

<<11121314151617181920>>