/external/grpc-grpc/test/cpp/interop/ |
D | pre_stop_hook_server_test.cc | 41 struct CallInfo { struct 43 ClientContext context; 44 Empty request; 45 Empty response; 47 absl::optional<Status> WaitForStatus( in WaitForStatus() 54 void SetStatus(const Status& status) { in SetStatus() 61 grpc_core::Mutex mu; 62 grpc_core::CondVar cv; 63 absl::optional<Status> status_;
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | CallInfo.java | 41 public final class CallInfo class 55 public CallInfo() { in CallInfo() method in CallInfo
|
/external/lua/src/ |
D | lstate.h | 193 typedef struct CallInfo { struct 196 struct CallInfo *previous, *next; /* dynamic call link */ argument 219 } CallInfo; argument
|
/external/cronet/tot/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
D | apply.pass.cpp | 96 struct CallInfo { struct 102 CallInfo(CallQuals q, Args&&... xargs) in CallInfo() argument
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
D | apply.pass.cpp | 96 struct CallInfo { struct 102 CallInfo(CallQuals q, Args&&... xargs) in CallInfo() argument
|
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
D | apply.pass.cpp | 102 struct CallInfo { struct 108 CallInfo(CallQuals q, Args&&... xargs) in CallInfo() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFAbstractMemberAccess.cpp | 117 struct CallInfo { struct in __anon0905e43d0111::BPFAbstractMemberAccess 118 uint32_t Kind; 119 uint32_t AccessIndex; 120 uint32_t RecordAlignment; 121 MDNode *Metadata; 122 Value *Base;
|
/external/grpc-grpc/examples/python/async_streaming/ |
D | server.py | 50 def _clean_call_session(self, call_info: phone_pb2.CallInfo) -> None:
|
D | phone.proto | 19 message CallInfo { message
|
D | client.py | 65 def _on_call_info(self, call_info: phone_pb2.CallInfo) -> None:
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
D | BPFAbstractMemberAccess.cpp | 124 struct CallInfo { struct in __anon29a8e1c30111::BPFAbstractMemberAccess 125 uint32_t Kind; 126 uint32_t AccessIndex; 127 MaybeAlign RecordAlignment; 128 MDNode *Metadata; 129 WeakTrackingVH Base;
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | StackSafetyAnalysis.cpp | 100 template <typename CalleeTy> struct CallInfo { struct 102 const CalleeTy *Callee = nullptr; 104 size_t ParamNo = 0; 106 CallInfo(const CalleeTy *Callee, size_t ParamNo) in CallInfo() argument 109 struct Less {
|
/external/clang/lib/CodeGen/ |
D | CGObjCRuntime.h | 287 const CGFunctionInfo &CallInfo; member
|
/external/pigweed/pw_rpc/py/pw_rpc/callback_client/ |
D | impl.py | 54 class CallInfo: class 435 on_call_hook: Callable[[CallInfo], Any] | None = None,
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 1978 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandLibCall() local 2013 std::pair<SDValue,SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandLibCall() local 2047 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandChainLibCall() local 2142 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandDivRemLibCall() local 2253 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandSinCosLibCall() local
|
D | LegalizeTypes.cpp | 1108 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandChainLibCall() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 2075 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandLibCall() local 2234 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandDivRemLibCall() local 2332 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandSinCosLibCall() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 2068 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandLibCall() local 2208 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandDivRemLibCall() local 2304 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI); in ExpandSinCosLibCall() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | GVNHoist.cpp | 217 class CallInfo { class
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
D | GVNHoist.cpp | 217 class CallInfo { class
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 394 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); in LowerDivRem() local
|
/external/python/bumble/bumble/ |
D | hfp.py | 331 class CallInfo: class
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2184 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); in LowerF128Op() local 2235 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); in LowerF128Compare() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2340 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); in LowerF128Op() local 2391 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); in LowerF128Compare() local
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2209 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); in LowerF128Op() local 2264 std::pair<SDValue, SDValue> CallInfo = LowerCallTo(CLI); in LowerF128Compare() local
|