Home
last modified time | relevance | path

Searched defs:be (Results 1 – 25 of 57) sorted by relevance

123

/external/syslinux/com32/libupload/
Dcpio.c15 int cpio_pad(struct upload_backend *be) in cpio_pad()
24 int cpio_hdr(struct upload_backend *be, uint32_t mode, size_t datalen, in cpio_hdr()
55 int cpio_mkdir(struct upload_backend *be, const char *filename) in cpio_mkdir()
60 int cpio_writefile(struct upload_backend *be, const char *filename, in cpio_writefile()
72 int cpio_close(struct upload_backend *be) in cpio_close()
Dzout.c16 int init_data(struct upload_backend *be, const char *argv[]) in init_data()
36 static int do_deflate(struct upload_backend *be, int flush) in do_deflate()
58 int write_data(struct upload_backend *be, const void *buf, size_t len) in write_data()
78 int flush_data(struct upload_backend *be) in flush_data()
Dupload_srec.c46 static int upload_srec_write(struct upload_backend *be) in upload_srec_write()
Dupload_ymodem.c101 static int upload_ymodem_write(struct upload_backend *be) in upload_ymodem_write()
Dupload_tftp.c123 static int upload_tftp_write(struct upload_backend *be) in upload_tftp_write()
/external/syslinux/com32/sysdump/
Dmain.c34 static void dump_all(struct upload_backend *be, const char *argv[]) in dump_all()
62 struct upload_backend **bep, *be; in usage() local
73 struct upload_backend **bep, *be; in main() local
Dmemory.c31 static void dump_memory_range(struct upload_backend *be, const void *where, in dump_memory_range()
40 void dump_memory(struct upload_backend *be) in dump_memory()
Dpci.c11 static void dump_pci_device(struct upload_backend *be, pciaddr_t a, uint8_t hdrtype) in dump_pci_device()
33 void dump_pci(struct upload_backend *be) in dump_pci()
Dmemmap.c18 static void dump_e820(struct upload_backend *be) in dump_e820()
65 void dump_memory_map(struct upload_backend *be) in dump_memory_map()
Ddmi.c62 static void dump_smbios(struct upload_backend *be, size_t dptr) in dump_smbios()
84 static void dump_old_dmi(struct upload_backend *be, size_t dptr) in dump_old_dmi()
110 void dump_dmi(struct upload_backend *be) in dump_dmi()
Dacpi.c153 static void dump_table(struct upload_backend *be, in dump_table()
173 static void dump_rsdt(struct upload_backend *be, const struct acpi_rsdp *rsdp) in dump_rsdt()
198 static void dump_xsdt(struct upload_backend *be, const struct acpi_rsdp *rsdp) in dump_xsdt()
233 void dump_acpi(struct upload_backend *be) in dump_acpi()
Dvesa.c6 void dump_vesa_tables(struct upload_backend *be) in dump_vesa_tables()
Dcpuid.c42 void dump_cpuid(struct upload_backend *be) in dump_cpuid()
/external/slf4j/integration/src/test/java/org/slf4j/test_osgi/
DCheckingBundleListener.java38 public void bundleChanged(BundleEvent be) { in bundleChanged()
42 private void dump(BundleEvent be) { in dump()
/external/tcpdump/
Dprint-snmp.c344 struct be { struct
345 uint32_t asnlen;
346 union {
352 } data;
353 u_short id;
354 u_char form, class; /* tag info */
355 u_char type;
892 int be; member
952 static int smi_check_type(SmiBasetype basetype, int be) in smi_check_type()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_schedule_instructions.cpp604 fs_instruction_scheduler::count_reads_remaining(backend_instruction *be) in count_reads_remaining()
684 fs_instruction_scheduler::update_register_pressure(backend_instruction *be) in update_register_pressure()
710 fs_instruction_scheduler::get_register_pressure_benefit(backend_instruction *be) in get_register_pressure_benefit()
768 vec4_instruction_scheduler::count_reads_remaining(backend_instruction *be) in count_reads_remaining()
778 vec4_instruction_scheduler::update_register_pressure(backend_instruction *be) in update_register_pressure()
783 vec4_instruction_scheduler::get_register_pressure_benefit(backend_instruction *be) in get_register_pressure_benefit()
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dencodeopt_msa.c42 BLOCK *be; in vp8_mbblock_error_msa() local
108 BLOCK *be; in vp8_mbuverror_msa() local
/external/libvpx/libvpx/vp8/encoder/
Dencodeintra.c48 BLOCK *be = &x->block[ib]; in vp8_encode_intra4x4block() local
/external/ppp/pppd/plugins/pppoatm/
Dpppoatm.c110 struct atm_backend_ppp be; in set_line_discipline_pppoatm() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DTailoredSet.java244 Entry te = null, be = null; in comparePrefixes() local
301 Entry te = null, be = null; in compareContractions() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileEstimatorPass.cpp329 for (Function::iterator bi = F.begin(), be = F.end(); bi != be; ++bi) in runOnFunction() local
356 be = BBToVisit.end(); bi != be; ++bi) { in runOnFunction() local
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DTailoredSet.java242 Entry te = null, be = null; in comparePrefixes() local
299 Entry te = null, be = null; in compareContractions() local
/external/clang/test/CodeGenCXX/
Ddynamic-cast-hint.cpp45 volatile E *be = dynamic_cast<E *>(b); in test() local
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DTreeTraverserTest.java109 static final BinaryTree be = new BinaryTree('e', null, bf); field in TreeTraverserTest
/external/guava/guava-tests/test/com/google/common/collect/
DTreeTraverserTest.java111 static final BinaryTree be = new BinaryTree('e', null, bf); field in TreeTraverserTest

123