/external/exfatprogs/exfat2img/ |
D | exfat2img.c | 68 static struct exfat2img ei; variable 97 static void free_exfat2img(struct exfat2img *ei) in free_exfat2img() 111 static int create_exfat2img(struct exfat2img *ei, in create_exfat2img() 160 static ssize_t dump_range(struct exfat2img *ei, off_t start, off_t end) in dump_range() 208 static int dump_sectors(struct exfat2img *ei, in dump_sectors() 220 static int dump_clusters(struct exfat2img *ei, in dump_clusters() 232 static int dump_directory(struct exfat2img *ei, in dump_directory() 279 static int dump_root(struct exfat2img *ei) in dump_root() 365 static int read_bitmap(struct exfat2img *ei, struct exfat_de_iter *iter) in read_bitmap() 397 static int read_upcase_table(struct exfat2img *ei, in read_upcase_table() [all …]
|
/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/sdv/vsomeip/third_party/boost/process/test/ |
D | environment.cpp | 85 auto ei = env.begin(); variable 103 auto ei = wenv.begin(); variable 129 auto ei = env.begin(); variable
|
/external/mesa3d/src/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 413 for (EdgeIterator ei = c->outgoing(); !ei.end(); ei.next()) { in findLightestPathWeight() local
|
D | nv50_ir_ra.cpp | 338 for (Graph::EdgeIterator ei = p->cfg.outgoing(); !ei.end(); ei.next()) in needNewElseBlock() local 367 Graph::EdgeIterator ei; in splitEdges() local 445 for (Graph::EdgeIterator ei = bb->cfg.incident(); !ei.end(); ei.next()) { in visit() local 480 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) { in buildLiveSets() local 538 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) { in collectLiveValues() local 563 for (Graph::EdgeIterator ei = bb->cfg.outgoing(); !ei.end(); ei.next()) { in visit() local 652 static inline RIG_Node *get(const Graph::EdgeIterator& ei) in get() 764 for (Graph::EdgeIterator ei = nodes[i].outgoing(); !ei.end(); ei.next()) in printNodeInfo() local 766 for (Graph::EdgeIterator ei = nodes[i].incident(); !ei.end(); ei.next()) in printNodeInfo() local 1244 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
|
D | threadControl.c | 44 EventIndex ei; member 127 EventIndex ei; member 457 addDeferredEventMode(JNIEnv *env, jvmtiEventMode mode, EventIndex ei, jthread thread) in addDeferredEventMode() 493 jvmtiEventMode mode, EventIndex ei, jthread thread) in threadSetEventNotificationMode() 2001 checkForPopFrameEvents(JNIEnv *env, EventIndex ei, jthread thread) in checkForPopFrameEvents() 2036 threadControl_onEventHandlerEntry(jbyte sessionID, EventIndex ei, jthread thread, jobject currentEx… in threadControl_onEventHandlerEntry() 2136 threadControl_onEventHandlerExit(EventIndex ei, jthread thread, in threadControl_onEventHandlerExit() 2289 threadControl_saveCLEInfo(JNIEnv *env, jthread thread, EventIndex ei, in threadControl_saveCLEInfo() 2434 threadControl_setEventMode(jvmtiEventMode mode, EventIndex ei, jthread thread) in threadControl_setEventMode()
|
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | construct_in_place.hpp | 56 …CONTAINER_FORCEINLINE void construct_in_place(Allocator &a, T *dest, emplace_iterator<U, EF, D> ei) in construct_in_place() 88 BOOST_CONTAINER_FORCEINLINE void assign_in_place(DstIt dest, emplace_iterator<U, EF, D> ei) in assign_in_place()
|
/external/eigen/bench/ |
D | benchEigenSolver.cpp | 54 SelfAdjointEigenSolver<SquareMatrixType> ei(covMat); in benchEigenSolver() local 68 EigenSolver<SquareMatrixType> ei(covMat); in benchEigenSolver() local
|
/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/cronet/stable/third_party/icu/source/common/unicode/ |
D | parsepos.h | 229 ParsePosition::setErrorIndex(int32_t ei) in setErrorIndex()
|
/external/cronet/tot/third_party/icu/source/common/unicode/ |
D | parsepos.h | 229 ParsePosition::setErrorIndex(int32_t ei) in setErrorIndex()
|
/external/icu/icu4c/source/common/unicode/ |
D | parsepos.h | 229 ParsePosition::setErrorIndex(int32_t ei) in setErrorIndex()
|
/external/icu/libicu/cts_headers/unicode/ |
D | parsepos.h | 229 ParsePosition::setErrorIndex(int32_t ei) in setErrorIndex()
|
D | fieldpos.h | 232 void setEndIndex(int32_t ei) { fEndIndex = ei; } in setEndIndex()
|
/external/chromium-crossbench/crossbench/cli/ |
D | ui.py | 42 def formatException(self, ei) -> str: argument
|
/external/icu/icu4c/source/i18n/unicode/ |
D | fieldpos.h | 232 void setEndIndex(int32_t ei) { fEndIndex = ei; } in setEndIndex()
|
/external/cronet/tot/third_party/icu/source/i18n/unicode/ |
D | fieldpos.h | 232 void setEndIndex(int32_t ei) { fEndIndex = ei; } in setEndIndex()
|
/external/cronet/stable/third_party/icu/source/i18n/unicode/ |
D | fieldpos.h | 232 void setEndIndex(int32_t ei) { fEndIndex = ei; } in setEndIndex()
|
/external/clang/test/CodeGenCXX/ |
D | debug-info-template-explicit-specialization.cpp | 56 e<int> ei; variable
|