Home
last modified time | relevance | path

Searched defs:sect (Results 1 – 25 of 43) sorted by relevance

12

/external/llvm/tools/llvm-c-test/
Dobject.c23 LLVMSectionIteratorRef sect; in llvm_object_list_sections() local
55 LLVMSectionIteratorRef sect; in llvm_object_list_symbols() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Dobject.c23 LLVMSectionIteratorRef sect; in llvm_object_list_sections() local
55 LLVMSectionIteratorRef sect; in llvm_object_list_symbols() local
/external/u-boot/drivers/mtd/
Dcfi_flash.c197 unsigned long flash_sector_size(flash_info_t *info, flash_sect_t sect) in flash_sector_size()
209 flash_map(flash_info_t *info, flash_sect_t sect, uint offset) in flash_map()
216 static inline void flash_unmap(flash_info_t *info, flash_sect_t sect, in flash_unmap()
320 static ulong flash_read_long (flash_info_t *info, flash_sect_t sect, in flash_read_long()
356 static void flash_write_cmd(flash_info_t *info, flash_sect_t sect, in flash_write_cmd()
404 static void flash_unlock_seq(flash_info_t *info, flash_sect_t sect) in flash_unlock_seq()
412 static int flash_isequal(flash_info_t *info, flash_sect_t sect, uint offset, in flash_isequal()
460 static int flash_isset(flash_info_t *info, flash_sect_t sect, uint offset, in flash_isset()
493 static int flash_toggle(flash_info_t *info, flash_sect_t sect, uint offset, in flash_toggle()
531 static int flash_is_busy(flash_info_t *info, flash_sect_t sect) in flash_is_busy()
[all …]
Dpic32_flash.c108 int prot, sect; in flash_erase() local
176 int page_erase(flash_info_t *info, int sect) in page_erase()
353 int sect; in pic32_flash_bank_init() local
Dcfi_mtd.c30 int error, sect; in cfi_mtd_erase() local
135 int sect; in cfi_mtd_set_erasesize() local
Dst_smi.c535 flash_sect_t sect; in flash_erase() local
Daltera_qspi.c141 u32 sect; in altera_qspi_erase() local
/external/u-boot/fs/ext4/
Ddev.c59 int sect = SUPERBLOCK_START >> fs->dev_desc->log2blksz; in ext4_read_superblock() local
/external/u-boot/board/shmin/
Dshmin.c49 int sect[] = CONFIG_SYS_ATMEL_SECT; in board_flash_get_legacy() local
/external/u-boot/board/freescale/m54455evb/
Dm54455evb.c171 int sect[] = CONFIG_SYS_ATMEL_SECT; in board_flash_get_legacy() local
/external/openssh/regress/unittests/sshkey/
Dtest_sshkey.c42 struct sshbuf *sect; in put_opt() local
/external/u-boot/board/freescale/m5253demo/
Dflash.c180 int flag, prot, sect, count; in flash_erase() local
/external/u-boot/board/cobra5272/
Dflash.c131 int iflag, cflag, prot, sect; in flash_erase() local
/external/openssh/
Dkrl.c553 struct sshbuf *sect; in revoked_certs_generate() local
711 struct sshbuf *sect; in ssh_krl_to_blob() local
923 struct sshbuf *copy = NULL, *sect = NULL; in ssh_krl_from_blob() local
/external/skqp/tests/
DPathOpsCubicLineIntersectionTest.cpp167 SkDPoint sect = cubic.ptAtT(cubicT); in testOne() local
DPathOpsDebug.cpp416 const SkTSpan* DebugSpan(const SkTSect* sect, int id) { in DebugSpan()
420 const SkTSpan* DebugT(const SkTSect* sect, double t) { in DebugT()
425 void Dump(const SkTSect* sect) { in Dump()
449 void DumpCurves(const SkTSect* sect) { in DumpCurves()
/external/skia/tests/
DPathOpsCubicLineIntersectionTest.cpp167 SkDPoint sect = cubic.ptAtT(cubicT); in testOne() local
DPathOpsDebug.cpp416 const SkTSpan* DebugSpan(const SkTSect* sect, int id) { in DebugSpan()
420 const SkTSpan* DebugT(const SkTSect* sect, double t) { in DebugT()
425 void Dump(const SkTSect* sect) { in Dump()
449 void DumpCurves(const SkTSect* sect) { in DumpCurves()
/external/u-boot/cmd/
Dfdc.c125 unsigned int sect; /* sectors per track */ member
251 unsigned long head,track,sect,timeout; in fdc_issue_cmd() local
Dflash.c207 int sect; in flash_fill_sect_ranges() local
/external/aac/libSYS/include/
DgenericStds.h314 #define C_ALLOC_MEM_OVERLAY(name, type, num, sect, tag) \ argument
/external/skia/src/effects/imagefilters/
DSkArithmeticImageFilter.cpp153 SkIRect sect; in intersect() local
/external/skqp/src/effects/imagefilters/
DSkArithmeticImageFilter.cpp152 SkIRect sect; in intersect() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMAsmPrinter.cpp554 const MCSection *sect = in EmitStartOfAsmFile() local
560 const MCSection *sect = in EmitStartOfAsmFile() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp665 static void DumpCstringSection(MachOObjectFile *O, const char *sect, in DumpCstringSection()
698 static void DumpLiteral4Section(MachOObjectFile *O, const char *sect, in DumpLiteral4Section()
742 static void DumpLiteral8Section(MachOObjectFile *O, const char *sect, in DumpLiteral8Section()
774 static void DumpLiteral16Section(MachOObjectFile *O, const char *sect, in DumpLiteral16Section()
801 const char *sect, uint32_t sect_size, in DumpLiteralPointerSection()
971 static void DumpInitTermPointerSection(MachOObjectFile *O, const char *sect, in DumpInitTermPointerSection()
1004 static void DumpRawSectionContents(MachOObjectFile *O, const char *sect, in DumpRawSectionContents()
1097 const char *sect = reinterpret_cast<const char *>(BytesStr.data()); in DumpSectionContents() local
1181 const char *sect = reinterpret_cast<const char *>(BytesStr.data()); in DumpInfoPlistSectionContents() local
5646 static void DumpProtocolSection(MachOObjectFile *O, const char *sect, in DumpProtocolSection()
[all …]

12