Home
last modified time | relevance | path

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

12

/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/
H A 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
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/handshaker/
H A 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()
/aosp_15_r20/external/elfutils/tests/
H A Ddwarfcfi.c52 print_detail (int result, const Dwarf_Op *ops, size_t nops) in print_detail()
120 size_t nops; in handle_address() local
H A 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
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A 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()
H A Dcall_log_batch.cc111 const grpc_op* ops, size_t nops) { in grpc_call_log_batch()
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_exec_balancer.c991 unsigned long nops; in nop() local
1014 unsigned long nops; in nop() local
1040 unsigned long nops; in nop() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
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()
Dcall_log_batch.cc113 const grpc_op* ops, size_t nops) { in grpc_call_log_batch()
/aosp_15_r20/external/gemmlowp/internal/
H A Dmulti_thread_gemm.h119 int nops = 0; in WaitForVariableChange() local
177 int nops = 0; in Wait() local
/aosp_15_r20/external/elfutils/libdw/
H A Ddwarf_frame_cfa.c38 dwarf_frame_cfa (Dwarf_Frame *fs, Dwarf_Op **ops, size_t *nops) in dwarf_frame_cfa()
H A Ddwarf_frame_register.c38 Dwarf_Op **ops, size_t *nops) in dwarf_frame_register()
/aosp_15_r20/external/elfutils/libdwfl/
H A Ddwfl_module_return_value_location.c53 int nops = ebl_return_value_location (mod->ebl, functypedie, locops); in dwfl_module_return_value_location() local
H A Dframe_unwind.c137 size_t nops, Dwarf_Addr *result, Dwarf_Addr bias) in expr_eval()
/aosp_15_r20/external/pytorch/functorch/benchmarks/
H A Dprocess_scorecard.py8 nops = len(ops) variable
/aosp_15_r20/external/pytorch/benchmarks/fuser/
H A Dplot_speedups.py7 nops = len(ops) variable
/aosp_15_r20/external/arm-optimized-routines/math/test/rtest/
H A Dwrappers.h11 int nops; member
/aosp_15_r20/external/mesa3d/src/freedreno/common/
H A Ddisasm.h26 int nops; member
/aosp_15_r20/external/grpc-grpc/test/core/bad_ssl/
H A Dbad_ssl_test.cc42 static void run_test(const char* target, size_t nops) { in run_test()
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/tests/
H A Ddelay.c136 unsigned nops = 0; in calc_nops() local
/aosp_15_r20/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
/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/
H A DWorkersPool.h140 int nops = 0; in WaitForVariableChange() local
/aosp_15_r20/external/python/cpython2/Python/
Dpeephole.c303 int nops, h, adj; in PyCode_Optimize() local

12