HomeSort by relevance Sort by last modified time
    Searched refs:dispatch (Results 251 - 275 of 521) sorted by null

<<11121314151617181920>>

  /external/vulkan-validation-layers/loader/
unknown_ext_chain_masm.asm 37 mov rax, qword ptr [rcx] ; Dereference the wrapped VkPhysicalDevice to get the dispatch table in rax
67 mov rax, qword ptr [rcx] ; Dereference the handle to get the dispatch table
80 mov eax, [eax] ; Dereference the wrapped VkPhysicalDevice to get the dispatch table in eax
110 mov eax, dword ptr [esp + 4] ; Dereference the handle to get the dispatch table
loader.c 392 "dispatch table.");
    [all...]
  /libcore/support/src/test/java/tests/http/
MockWebServer.java 313 MockResponse response = dispatch(request);
400 private MockResponse dispatch(RecordedRequest request) throws InterruptedException { method in class:MockWebServer
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 134 /// Dispatch the work list item based on the given location information.
457 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
458 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 134 /// Dispatch the work list item based on the given location information.
457 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
458 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 134 /// Dispatch the work list item based on the given location information.
457 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
458 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 134 /// Dispatch the work list item based on the given location information.
457 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
458 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 134 /// Dispatch the work list item based on the given location information.
457 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
458 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 134 /// Dispatch the work list item based on the given location information.
457 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
458 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 134 /// Dispatch the work list item based on the given location information.
457 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
458 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 134 /// Dispatch the work list item based on the given location information.
457 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
458 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 134 /// Dispatch the work list item based on the given location information.
457 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
458 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 134 /// Dispatch the work list item based on the given location information.
457 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
458 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 134 /// Dispatch the work list item based on the given location information.
457 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
458 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 134 /// Dispatch the work list item based on the given location information.
457 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
458 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 134 /// Dispatch the work list item based on the given location information.
457 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
458 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 134 /// Dispatch the work list item based on the given location information.
457 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng)
458 : Eng(*eng), Src(src), DispatchBlock(*dispatch), E(e), Pred(pred) {}
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_sys_setprofile.py 65 self.dispatch[event](self, frame)
82 dispatch = { variable in class:ProfileSimulator
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_sys_setprofile.py 65 self.dispatch[event](self, frame)
82 dispatch = { variable in class:ProfileSimulator
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sys_setprofile.py 65 self.dispatch[event](self, frame)
82 dispatch = { variable in class:ProfileSimulator
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sys_setprofile.py 65 self.dispatch[event](self, frame)
82 dispatch = { variable in class:ProfileSimulator
  /external/e2fsprogs/ext2ed/
ext2ed.h 297 extern int dispatch (char *command_line);
  /external/libevent/
event-internal.h 111 int (*dispatch)(struct event_base *, struct timeval *); member in struct:eventop
181 /* List of 'changes' since the last call to eventop.dispatch. Only maintained
215 /** List of changes to tell backend about at next dispatch. Only used
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
tilemgr.h 157 /// DispatchQueue - work queue for dispatch
182 /// @brief Returns number of tasks available for this dispatch.
208 /// the last worker to complete this dispatch.
234 void dispatch(DRAW_CONTEXT* pDC, uint32_t workerId, uint32_t threadGroupId, void*& pSpillFillBuffer) function in class:DispatchQueue
241 PFN_DISPATCH mPfnDispatch{ nullptr }; // Function to call per dispatch
  /external/mesa3d/src/mapi/glapi/gen/
gl_genexec.py 26 # entries in the "exec" dispatch table that aren't dynamic.
45 * Initialize dispatch table.
126 #include "main/dispatch.h"

Completed in 1909 milliseconds

<<11121314151617181920>>