| /external/libunwind/src/ |
| D | elfxx.h | 47 #define GET_FIELD(ei, offset, struct_name, elf_struct, field, check_cached) \ argument 58 #define GET_EHDR_FIELD(ei, ehdr, field, check_cached) \ argument 61 #define GET_PHDR_FIELD(ei, offset, phdr, field) \ argument 64 #define GET_SHDR_FIELD(ei, offset, shdr, field) \ argument 67 #define GET_SYM_FIELD(ei, offset, sym, field) \ argument 70 #define GET_DYN_FIELD(ei, offset, dyn, field) \ argument 121 static inline bool elf_map_image (struct elf_image* ei, const char* path) { in elf_map_image()
|
| D | os-common.c | 34 tdep_get_elf_image (unw_addr_space_t as, struct elf_image *ei, in tdep_get_elf_image()
|
| D | os-linux.c | 85 struct elf_image ei; in map_create_list() local
|
| D | os-hpux.c | 45 tdep_get_elf_image (unw_addr_space_t as, struct elf_image **ei, in tdep_get_elf_image()
|
| /external/apache-xml/src/main/java/org/apache/xml/serializer/ |
| D | Encodings.java | 116 EncodingInfo ei; in getEncodingInfo() local 139 EncodingInfo ei; in isRecognizedEncoding() local 372 EncodingInfo ei = new EncodingInfo(mimeName, javaName, highChar); in loadEncodingInfo() local 374 _encodingTableKeyMime.put(mimeName.toUpperCase(), ei); in loadEncodingInfo() local 376 _encodingTableKeyJava.put(javaName.toUpperCase(), ei); in loadEncodingInfo() local 481 EncodingInfo ei; in getHighChar() local
|
| /external/libunwind/src/dwarf/ |
| D | Gfind_unwind_table.c | 36 static bool get_dyn_gp(struct elf_image* ei, Elf_W(Off) dyn_phdr_offset, unw_word_t* gp) { in get_dyn_gp() 61 struct elf_image* ei, unw_word_t phdr_offset, unw_word_t load_base, unw_dyn_info_t* di_cache) { in get_eh_frame_info() 127 struct elf_dyn_info *edi, struct elf_image *ei, unw_addr_space_t as, char *path, in dwarf_find_unwind_table_memory() 239 dwarf_find_unwind_table (struct elf_dyn_info *edi, struct elf_image *ei, in dwarf_find_unwind_table()
|
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir_ssa.cpp | 102 for (Graph::EdgeIterator ei = node->outgoing(); !ei.end(); ei.next()) { in buildDFS() local 145 for (Graph::EdgeIterator ei = nw->incident(); !ei.end(); ei.next()) { in build() local 230 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) { in buildLiveSetsPreSSA() local 271 for (Graph::EdgeIterator ei = bb->cfg.incident(); !ei.end(); ei.next()) { in buildDefSetsPreSSA() local 503 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) { in search() local 509 for (Graph::EdgeIterator ei = sb->cfg.incident(); !ei.end(); ei.next()) { in search() local 525 for (Graph::EdgeIterator ei = bb->dom.outgoing(); !ei.end(); ei.next()) in search() local
|
| D | nv50_ir_graph.cpp | 131 EdgeIterator ei = this->outgoing(); in detach() local 186 for (EdgeIterator ei = pos->outgoing(); !ei.end(); ei.next()) { in reachableBy() local 225 for (Graph::EdgeIterator ei = node->outgoing(); !ei.end(); ei.next()) in search() local 300 for (Graph::EdgeIterator ei = node->outgoing(); !ei.end(); ei.next()) { in search() local 418 for (EdgeIterator ei = c->outgoing(); !ei.end(); ei.next()) { in findLightestPathWeight() local
|
| D | nv50_ir_ra.cpp | 356 for (Graph::EdgeIterator ei = p->cfg.outgoing(); !ei.end(); ei.next()) in needNewElseBlock() local 385 Graph::EdgeIterator ei; in splitEdges() local 463 for (Graph::EdgeIterator ei = bb->cfg.incident(); !ei.end(); ei.next()) { in visit() local 565 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) { in buildLiveSets() local 623 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) { in collectLiveValues() local 650 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) { in visit() local 739 static inline RIG_Node *get(const Graph::EdgeIterator& ei) in get() 833 for (Graph::EdgeIterator ei = nodes[i].outgoing(); !ei.end(); ei.next()) in printNodeInfo() local 835 for (Graph::EdgeIterator ei = nodes[i].incident(); !ei.end(); ei.next()) in printNodeInfo() local 1292 for (Graph::EdgeIterator ei = node->outgoing(); !ei.end(); ei.next()) in simplifyNode() local [all …]
|
| /external/clang/tools/diagtool/ |
| D | DiagTool.cpp | 46 ei = getTools(tools)->end(); it != ei; ++it) { in printCommands() local 55 ei = toolNames.end(); it != ei; ++it) { in printCommands() local
|
| /external/clang/lib/Analysis/ |
| D | LiveVariables.cpp | 133 for (typename SET::iterator it = B.begin(), ei = B.end(); it != ei; ++it) { in mergeSets() local 453 ei = block->rend(); it != ei; ++it) { in runOnBlock() local 474 for (CFG::const_iterator it = cfg->begin(), ei = cfg->end(); it != ei; ++it) in runOnAllBlocks() local 506 for (CFG::const_iterator it = cfg->begin(), ei = cfg->end(); it != ei; ++it) { in computeLiveness() local 541 ei = block->succ_end(); it != ei; ++it) { in computeLiveness() local 571 it = blocksEndToLiveness.begin(), ei = blocksEndToLiveness.end(); in dumpBlockLiveness() local 582 it = vec.begin(), ei = vec.end(); it != ei; ++it) { in dumpBlockLiveness() local
|
| /external/oj-libjdwp/src/share/back/ |
| D | eventHandler.c | 216 find(EventIndex ei, HandlerID handlerID) in find() 245 eventHandlerRestricted_iterator(EventIndex ei, in eventHandlerRestricted_iterator() 324 EventIndex ei, jclass clazz, jmethodID method, jlocation location) in deferEventReport() 368 skipEventReport(JNIEnv *env, jthread thread, EventIndex ei, in skipEventReport() 388 reportEvents(JNIEnv *env, jbyte sessionID, jthread thread, EventIndex ei, in reportEvents() 1395 eventHandler_freeAll(EventIndex ei) in eventHandler_freeAll() 1439 eventHandler_freeByID(EventIndex ei, HandlerID handlerID) in eventHandler_freeByID() 1621 eventHandler_alloc(jint filterCount, EventIndex ei, jbyte suspendPolicy) in eventHandler_alloc() 1673 createInternal(EventIndex ei, HandlerFunction func, in createInternal() 1714 eventHandler_createPermanentInternal(EventIndex ei, HandlerFunction func) in eventHandler_createPermanentInternal() [all …]
|
| D | EventRequestImpl.c | 239 EventIndex ei; in setCommand() local 311 EventIndex ei; in clearCommand() local
|
| D | eventHandler.h | 36 EventIndex ei; member
|
| /external/libunwind/src/coredump/ |
| D | _UCD_elf_map_image.c | 32 struct elf_image *ei = &ui->edi.ei; in CD_elf_map_image() local
|
| /external/eigen/bench/ |
| D | benchEigenSolver.cpp | 54 SelfAdjointEigenSolver<SquareMatrixType> ei(covMat); in benchEigenSolver() local 68 EigenSolver<SquareMatrixType> ei(covMat); in benchEigenSolver() local
|
| /external/python/setuptools/setuptools/command/ |
| D | install_scripts.py | 17 import setuptools.command.easy_install as ei namespace
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | local_ssa_elim_pass.cpp | 28 for (auto& ei : get_module()->extensions()) { in AllExtensionsSupported() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | local_ssa_elim_pass.cpp | 28 for (auto& ei : get_module()->extensions()) { in AllExtensionsSupported() local
|
| /external/icu/icu4c/source/common/unicode/ |
| D | parsepos.h | 226 ParsePosition::setErrorIndex(int32_t ei) in setErrorIndex()
|
| /external/squashfs-tools/kernel/fs/squashfs/ |
| D | super.c | 356 struct squashfs_inode_info *ei = foo; in init_once() local 407 struct squashfs_inode_info *ei = in squashfs_alloc_inode() local
|
| /external/swiftshader/third_party/LLVM/lib/Analysis/ |
| D | ProfileEstimatorPass.cpp | 184 for (SmallVector<Edge, 8>::iterator ei = ExitEdges.begin(), in recurseBasicBlock() local 219 for (SmallVector<Edge, 8>::iterator ei = Edges.begin(), ee = Edges.end(); in recurseBasicBlock() local 292 for (SmallVector<Edge, 8>::iterator ei = Edges.begin(), ee = Edges.end(); in recurseBasicBlock() local
|
| D | ProfileInfoLoaderPass.cpp | 200 for (std::set<Edge>::iterator ei = SpanningTree.begin(), in runOnModule() local 211 for (std::set<Edge>::iterator ei = SpanningTree.begin(), in runOnModule() local
|
| /external/libunwind/src/ptrace/ |
| D | _UPT_find_proc_info.c | 40 struct elf_image ei; in get_unwind_info() local
|
| /external/libunwind/include/ |
| D | map_info.h | 47 struct elf_image ei; member
|