/prebuilts/go/linux-x86/src/cmd/compile/internal/escape/ |
D | solve.go | 29 enqueue := func(loc *location) { 37 enqueue(loc) 39 enqueue(&b.mutatorLoc) 40 enqueue(&b.calleeLoc) 41 enqueue(&b.heapLoc) 50 b.walkOne(root, walkgen, enqueue) 56 func (b *batch) walkOne(root *location, walkgen uint32, enqueue func(*location)) { 74 enqueue(b.oldLoc(result.Nname.(*ir.Name))) 154 enqueue(l)
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | WorkList.h | 66 virtual void enqueue(const WorkListUnit& U) = 0; 68 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { in enqueue() function 69 enqueue(WorkListUnit(N, CurrentCounter, B, idx)); in enqueue() 72 void enqueue(ExplodedNode *N) { in enqueue() function 74 enqueue(WorkListUnit(N, CurrentCounter)); in enqueue()
|
D | CoreEngine.h | 174 void enqueue(ExplodedNodeSet &Set); 178 void enqueue(ExplodedNodeSet &Set, const CFGBlock *Block, unsigned Idx);
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | WorkList.h | 66 virtual void enqueue(const WorkListUnit& U) = 0; 68 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { in enqueue() function 69 enqueue(WorkListUnit(N, CurrentCounter, B, idx)); in enqueue() 72 void enqueue(ExplodedNode *N) { in enqueue() function 74 enqueue(WorkListUnit(N, CurrentCounter)); in enqueue()
|
D | CoreEngine.h | 180 void enqueue(ExplodedNodeSet &Set); 184 void enqueue(ExplodedNodeSet &Set, const CFGBlock *Block, unsigned Idx);
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | WorkList.h | 66 virtual void enqueue(const WorkListUnit& U) = 0; 68 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { in enqueue() function 69 enqueue(WorkListUnit(N, CurrentCounter, B, idx)); in enqueue() 72 void enqueue(ExplodedNode *N) { in enqueue() function 74 enqueue(WorkListUnit(N, CurrentCounter)); in enqueue()
|
D | CoreEngine.h | 180 void enqueue(ExplodedNodeSet &Set); 184 void enqueue(ExplodedNodeSet &Set, const CFGBlock *Block, unsigned Idx);
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | WorkList.h | 66 virtual void enqueue(const WorkListUnit& U) = 0; 68 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { in enqueue() function 69 enqueue(WorkListUnit(N, CurrentCounter, B, idx)); in enqueue() 72 void enqueue(ExplodedNode *N) { in enqueue() function 74 enqueue(WorkListUnit(N, CurrentCounter)); in enqueue()
|
D | CoreEngine.h | 186 void enqueue(ExplodedNodeSet &Set); 190 void enqueue(ExplodedNodeSet &Set, const CFGBlock *Block, unsigned Idx);
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssagen/ |
D | nowb.go | 152 enqueue := func(src, target *ir.Func, pos src.XPos) { 191 enqueue(fn, callee.target, callee.lineno) 199 enqueue(fn, target, callee.Pos)
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue17318.go | 30 enqueue := func(i int) fmt.Stringer { // ERROR "func literal does not escape" 33 err = enqueue(4)
|
/prebuilts/go/linux-x86/src/internal/fuzz/ |
D | queue_test.go | 22 q.enqueue(i) 52 q.enqueue(v)
|
D | fuzz.go | 344 c.inputQueue.enqueue(result.entry) 691 c.inputQueue.enqueue(e) 696 c.inputQueue.enqueue(e) 815 c.inputQueue.enqueue(e) 840 c.minimizeQueue.enqueue(input)
|
D | queue.go | 42 func (q *queue) enqueue(e any) { func
|
/prebuilts/go/linux-x86/src/cmd/go/internal/modload/ |
D | buildlist.go | 394 var enqueue func(m module.Version, pruning modPruning) 395 enqueue = func(m module.Version, pruning modPruning) { 425 enqueue(r, nextPruning) 433 enqueue(m, pruning) 474 enqueue(p, workspace)
|
/prebuilts/go/linux-x86/src/runtime/ |
D | chan.go | 264 c.sendq.enqueue(mysg) 629 c.recvq.enqueue(mysg) 840 func (q *waitq) enqueue(sgp *sudog) { func
|
D | select.go | 318 c.sendq.enqueue(sg) 320 c.recvq.enqueue(sg)
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/logging/ |
D | handlers.py | 1448 def enqueue(self, record): member in QueueHandler 1498 self.enqueue(self.prepare(record))
|
/prebuilts/build-tools/common/py3-stdlib/logging/ |
D | handlers.py | 1443 def enqueue(self, record): member in QueueHandler 1493 self.enqueue(self.prepare(record))
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/logging/ |
D | handlers.py | 1448 def enqueue(self, record): member in QueueHandler 1498 self.enqueue(self.prepare(record))
|
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/logging/ |
D | handlers.py | 1448 def enqueue(self, record): member in QueueHandler 1498 self.enqueue(self.prepare(record))
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/logging/ |
D | handlers.py | 1448 def enqueue(self, record): member in QueueHandler 1498 self.enqueue(self.prepare(record))
|
/prebuilts/module_sdk/Permission/1/hiddenapi/ |
D | stub-flags.csv | 528 Lcom/android/permission/jarjar/com/android/internal/infra/ServiceConnector$Impl;->enqueue(Lcom/andr… 529 Lcom/android/permission/jarjar/com/android/internal/infra/ServiceConnector$Impl;->enqueue(Lcom/andr… 536 Lcom/android/permission/jarjar/com/android/internal/infra/ServiceConnector$Impl;->lambda$enqueue$1$…
|
/prebuilts/module_sdk/Permission/current/hiddenapi/ |
D | stub-flags.csv | 528 Lcom/android/permission/jarjar/com/android/internal/infra/ServiceConnector$Impl;->enqueue(Lcom/andr… 529 Lcom/android/permission/jarjar/com/android/internal/infra/ServiceConnector$Impl;->enqueue(Lcom/andr… 536 Lcom/android/permission/jarjar/com/android/internal/infra/ServiceConnector$Impl;->lambda$enqueue$1$…
|
D | all-flags.csv | 528 Lcom/android/permission/jarjar/com/android/internal/infra/ServiceConnector$Impl;->enqueue(Lcom/andr… 529 Lcom/android/permission/jarjar/com/android/internal/infra/ServiceConnector$Impl;->enqueue(Lcom/andr… 536 Lcom/android/permission/jarjar/com/android/internal/infra/ServiceConnector$Impl;->lambda$enqueue$1$…
|