HomeSort by relevance Sort by last modified time
    Searched refs:xdata (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/icu/icu4c/source/common/unicode/
stringpiece.h 139 * @param xdata pointer the new string data. Need not be nul terminated.
143 void set(const char* xdata, int32_t len) { ptr_ = xdata; length_ = len; }
  /external/llvm/test/MC/COFF/
seh-section-2.s 3 # This assembly should make an object with two .text sections, two .xdata
65 # CHECK: Name: .xdata
67 # CHECK: Section: .xdata (5)
101 # CHECK: Name: .xdata
103 # CHECK: Section: .xdata (7)
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/
seh-section-2.s 3 # This assembly should make an object with two .text sections, two .xdata
65 # CHECK: Name: .xdata
67 # CHECK: Section: .xdata (5)
101 # CHECK: Name: .xdata
103 # CHECK: Section: .xdata (7)
  /external/llvm/test/MC/AsmParser/
directive_seh.s 36 # CHECK-NOT: .section{{.*}}.xdata
  /external/swiftshader/third_party/LLVM/test/MC/AsmParser/
directive_seh.s 12 # CHECK-NOT: .section{{.*}}.xdata
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/
directive_seh.s 36 # CHECK-NOT: .section{{.*}}.xdata
  /external/iputils/ninfod/
ni_ifaddrs.c 354 void *data = NULL, *xdata = NULL; local
377 xdata = data + dlen;
378 ifflist = xdata + xlen;
477 memcpy(xdata, rtadata, rtapayload);
478 ifa->ifa_cacheinfo = xdata;
479 xdata += NLMSG_ALIGN(rtapayload);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/
PioFlush.s 28 .section .xdata, "a", "progbits"
  /external/libpng/contrib/gregbook/
rpng-x.c 438 uch *xdata; local
652 xdata = (uch *)malloc(4*image_width*image_height);
655 xdata = (uch *)malloc(2*image_width*image_height);
658 xdata = (uch *)malloc(image_width*image_height);
662 if (!xdata) {
668 (char *)xdata, image_width, image_height, pad, 0);
672 free(xdata);
rpng2-x.c 843 uch *xdata; local
    [all...]
  /external/llvm/test/Object/
coff-archive.test 156 CHECKIDX: 00000000 r .xdata$x
157 CHECKIDX: 00000000 r .xdata$x
158 CHECKIDX: 00000000 r .xdata$x
159 CHECKIDX: 00000000 r .xdata$x
160 CHECKIDX: 00000000 r .xdata$x
161 CHECKIDX: 00000000 r .xdata$x
162 CHECKIDX: 00000000 r .xdata$x
  /external/swiftshader/third_party/llvm-7.0/llvm/test/Object/
coff-archive.test 156 CHECKIDX: 00000000 r .xdata$x
157 CHECKIDX: 00000000 r .xdata$x
158 CHECKIDX: 00000000 r .xdata$x
159 CHECKIDX: 00000000 r .xdata$x
160 CHECKIDX: 00000000 r .xdata$x
161 CHECKIDX: 00000000 r .xdata$x
162 CHECKIDX: 00000000 r .xdata$x
  /external/clang/tools/libclang/
CXCursor.cpp 991 if (cursor.xdata != -1)
992 return std::make_pair(cursor.xdata,
994 ->getSelectorLoc(cursor.xdata));
997 if (cursor.xdata != -1)
998 return std::make_pair(cursor.xdata,
1000 ->getSelectorLoc(cursor.xdata));
1013 newCursor.xdata = -1;
1015 newCursor.xdata = SelIdx;
1021 newCursor.xdata = -1;
1023 newCursor.xdata = SelIdx
    [all...]
CXCursor.h 276 newCursor.xdata = 1;
  /external/libmtp/src/
ptp-pack.c 1965 unsigned char *xdata = &curdata[PTP_ece_Prop_Desc_Data]; local
2053 unsigned char *xdata = &curdata[PTP_ece_Prop_Val_Data]; local
    [all...]
ptp.c 2450 unsigned char *data, *xdata; local
2884 unsigned char *xdata = NULL; local
    [all...]
  /external/eigen/bench/btl/data/
gnuplot_common_settings.hh 6 set xdata
  /external/boringssl/src/crypto/fipsmodule/modes/asm/
ghash-ssse3-x86_64.pl 369 .section .xdata
  /build/soong/symbol_inject/
pe_symboldata_test.go 41 &pe.Section{SectionHeader: pe.SectionHeader{Name: ".xdata", VirtualSize: 0x200, VirtualAddress: 0x6000, Size: 0x200, Offset: 0x3000, PointerToRelocations: 0x0, PointerToLineNumbers: 0x0, NumberOfRelocations: 0x0, NumberOfLineNumbers: 0x0, Characteristics: 0x40300040}},
78 &pe.Symbol{Name: ".xdata", Value: 0x0, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
101 &pe.Symbol{Name: ".xdata", Value: 0x68, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
110 &pe.Symbol{Name: ".xdata", Value: 0x74, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
128 &pe.Symbol{Name: ".xdata", Value: 0x84, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
161 &pe.Symbol{Name: ".xdata", Value: 0x9c, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
175 &pe.Symbol{Name: ".xdata", Value: 0xa0, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
194 &pe.Symbol{Name: ".xdata", Value: 0xa4, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
223 &pe.Symbol{Name: ".xdata", Value: 0xc4, SectionNumber: 5, Type: 0x0, StorageClass: 0x3},
264 &pe.Symbol{Name: ".xdata", Value: 0xdc, SectionNumber: 5, Type: 0x0, StorageClass: 0x3}
    [all...]
  /external/icu/icu4c/source/test/intltest/
dtfmrgts.cpp     [all...]
  /external/boringssl/src/crypto/fipsmodule/md5/asm/
md5-x86_64.pl 373 .section .xdata
  /external/boringssl/src/crypto/test/asm/
trampoline-x86_64.pl 516 .section .xdata
  /external/boringssl/win-x86_64/crypto/fipsmodule/
ghash-ssse3-x86_64.asm 456 section .xdata rdata align=8
  /external/libunwind_llvm/src/
UnwindCursor.hpp 1799 UNWIND_INFO *xdata = reinterpret_cast<UNWIND_INFO *>(base + unwindEntry->UnwindData); local
    [all...]
  /external/boringssl/win-x86_64/crypto/test/
trampoline-x86_64.asm 587 section .xdata rdata align=8

Completed in 1261 milliseconds

1 2 3