Home
last modified time | relevance | path

Searched refs:enqueue (Results 1 – 25 of 106) sorted by relevance

12345

/prebuilts/go/linux-x86/src/cmd/compile/internal/escape/
Dsolve.go29 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/
DWorkList.h66 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()
DCoreEngine.h174 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/
DWorkList.h66 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()
DCoreEngine.h180 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/
DWorkList.h66 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()
DCoreEngine.h180 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/
DWorkList.h66 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()
DCoreEngine.h186 void enqueue(ExplodedNodeSet &Set);
190 void enqueue(ExplodedNodeSet &Set, const CFGBlock *Block, unsigned Idx);
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssagen/
Dnowb.go152 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/
Dissue17318.go30 enqueue := func(i int) fmt.Stringer { // ERROR "func literal does not escape"
33 err = enqueue(4)
/prebuilts/go/linux-x86/src/internal/fuzz/
Dqueue_test.go22 q.enqueue(i)
52 q.enqueue(v)
Dfuzz.go344 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)
Dqueue.go42 func (q *queue) enqueue(e any) { func
/prebuilts/go/linux-x86/src/cmd/go/internal/modload/
Dbuildlist.go394 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/
Dchan.go264 c.sendq.enqueue(mysg)
629 c.recvq.enqueue(mysg)
840 func (q *waitq) enqueue(sgp *sudog) { func
Dselect.go318 c.sendq.enqueue(sg)
320 c.recvq.enqueue(sg)
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/logging/
Dhandlers.py1448 def enqueue(self, record): member in QueueHandler
1498 self.enqueue(self.prepare(record))
/prebuilts/build-tools/common/py3-stdlib/logging/
Dhandlers.py1443 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/
Dhandlers.py1448 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/
Dhandlers.py1448 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/
Dhandlers.py1448 def enqueue(self, record): member in QueueHandler
1498 self.enqueue(self.prepare(record))
/prebuilts/module_sdk/Permission/1/hiddenapi/
Dstub-flags.csv528 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/
Dstub-flags.csv528 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$…
Dall-flags.csv528 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$…

12345