Home
last modified time | relevance | path

Searched defs:nops (Results 1 – 25 of 38) sorted by relevance

12

/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_client_test.cc109 size_t nops, bool is_start) { in validate_op()
150 static bool is_recv_status_op(const grpc_op* op, size_t nops) { in is_recv_status_op()
173 size_t nops, in check_client_start_success()
225 size_t nops, in check_server_start_success()
269 const grpc_op* op, size_t nops, in check_next_success()
292 const grpc_op* op, size_t nops, in check_grpc_call_failure()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dcall_op_set.h236 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
312 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
434 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
543 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
626 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
669 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
731 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
782 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
960 size_t nops = 0; in ContinueFillOpsAfterInterception() local
/external/grpc-grpc/include/grpcpp/impl/
Dcall_op_set.h236 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
312 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
434 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
543 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
626 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
669 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
731 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
782 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
960 size_t nops = 0; in ContinueFillOpsAfterInterception() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dcall_op_set.h236 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
312 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
434 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
543 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
626 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
669 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
731 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
782 void AddOp(grpc_op* ops, size_t* nops) { in AddOp()
960 size_t nops = 0; in ContinueFillOpsAfterInterception() local
/external/elfutils/tests/
Ddwarfcfi.c52 print_detail (int result, const Dwarf_Op *ops, size_t nops) in print_detail()
120 size_t nops; in handle_address() local
Daddrcfi.c49 print_detail (int result, const Dwarf_Op *ops, size_t nops, Dwarf_Addr bias) in print_detail()
97 size_t nops; in print_register() local
/external/elfutils/libdw/
Ddwarf_frame_cfa.c38 dwarf_frame_cfa (Dwarf_Frame *fs, Dwarf_Op **ops, size_t *nops) in dwarf_frame_cfa()
Ddwarf_frame_register.c38 Dwarf_Op **ops, size_t *nops) in dwarf_frame_register()
/external/elfutils/libdwfl/
Ddwfl_module_return_value_location.c53 int nops = ebl_return_value_location (mod->ebl, functypedie, locops); in dwfl_module_return_value_location() local
/external/pytorch/functorch/benchmarks/
Dprocess_scorecard.py8 nops = len(ops) variable
/external/pytorch/benchmarks/fuser/
Dplot_speedups.py7 nops = len(ops) variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall_log_batch.cc113 const grpc_op* ops, size_t nops) { in grpc_call_log_batch()
Dcall.cc1502 grpc_call_error FilterStackCall::StartBatch(const grpc_op* ops, size_t nops, in StartBatch()
2843 void ClientPromiseBasedCall::CommitBatch(const grpc_op* ops, size_t nops, in CommitBatch()
2909 size_t nops, in StartBatch()
3300 void ServerPromiseBasedCall::CommitBatch(const grpc_op* ops, size_t nops, in CommitBatch()
3404 size_t nops, in StartBatch()
3588 size_t nops, void* tag, void* reserved) { in grpc_call_start_batch()
3605 size_t nops, in grpc_call_start_batch_and_execute()
/external/grpc-grpc/src/core/lib/surface/
Dcall_log_batch.cc111 const grpc_op* ops, size_t nops) { in grpc_call_log_batch()
Dcall.cc1524 grpc_call_error FilterStackCall::StartBatch(const grpc_op* ops, size_t nops, in StartBatch()
3034 void ClientPromiseBasedCall::CommitBatch(const grpc_op* ops, size_t nops, in CommitBatch()
3103 size_t nops, in StartBatch()
3478 grpc_call_error ValidateServerBatch(const grpc_op* ops, size_t nops) { in ValidateServerBatch()
3520 void ServerPromiseBasedCall::CommitBatch(const grpc_op* ops, size_t nops, in CommitBatch()
3631 size_t nops, in StartBatch()
3833 grpc_call_error ServerCallSpine::StartBatch(const grpc_op* ops, size_t nops, in StartBatch()
4030 void ServerCallSpine::CommitBatch(const grpc_op* ops, size_t nops, in CommitBatch()
4269 size_t nops, void* tag, void* reserved) { in grpc_call_start_batch()
4286 size_t nops, in grpc_call_start_batch_and_execute()
/external/cronet/stable/third_party/llvm-libc/src/AOR_v20.02/math/test/rtest/
Dwrappers.h12 int nops; member
/external/arm-optimized-routines/math/test/rtest/
Dwrappers.h11 int nops; member
/external/cronet/tot/third_party/llvm-libc/src/AOR_v20.02/math/test/rtest/
Dwrappers.h12 int nops; member
/external/mesa3d/src/freedreno/common/
Ddisasm.h26 int nops; member
/external/grpc-grpc/test/core/bad_ssl/
Dbad_ssl_test.cc42 static void run_test(const char* target, size_t nops) { in run_test()
/external/mesa3d/src/freedreno/ir3/tests/
Ddelay.c136 unsigned nops = 0; in calc_nops() local
/external/gemmlowp/internal/
Dmulti_thread_gemm.h119 int nops = 0; in WaitForVariableChange() local
177 int nops = 0; in Wait() local
/external/igt-gpu-tools/tests/i915/
Dgem_exec_balancer.c991 unsigned long nops; in nop() local
1014 unsigned long nops; in nop() local
1040 unsigned long nops; in nop() local
/external/pytorch/caffe2/utils/threadpool/
DWorkersPool.h140 int nops = 0; in WaitForVariableChange() local
/external/rust/android-crates-io/crates/grpcio-sys/
Dgrpc_wrap.cc673 size_t nops = 1; in grpcwrap_call_send_message() local
717 size_t nops = 1; in grpcwrap_call_send_status_from_server() local

12