/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
D | reorder_elementwise_unary.cc | 30 bool IsElementwiseOperator(OperatorType optype) { in IsElementwiseOperator() 50 bool IsMoveOperator(OperatorType optype) { in IsMoveOperator()
|
D | identify_util.cc | 26 bool IsBinaryOp(const Operator* op, OperatorType optype, in IsBinaryOp()
|
D | fuse_binary_into_preceding_affine.cc | 80 const OpType optype = (add_or_sub_op->type == OperatorType::kAdd) in FuseAddOrSubParamsIntoPrecedingAffine() local
|
/external/coreboot/src/southbridge/intel/common/ |
D | spi.h | 7 enum optype { enum
|
D | spi.c | 40 uint16_t optype; member 60 uint16_t optype; member 91 uint16_t *optype; member 429 uint8_t optype; in spi_setup_opcode() local 1051 u16 optype = 0; in spi_finalize_ops() local
|
/external/mesa3d/src/mesa/main/ |
D | atifragshader.c | 91 static void match_pair_inst(struct ati_fragment_shader *curProg, GLuint optype) in match_pair_inst() 131 static void debug_op(GLint optype, GLuint arg_count, GLenum op, GLuint dst, in debug_op() 163 check_arith_arg(GLuint optype, GLuint arg, GLuint argRep) in check_arith_arg() 614 _mesa_FragmentOpXATI(GLint optype, GLuint arg_count, GLenum op, GLuint dst, in _mesa_FragmentOpXATI()
|
/external/kernel-headers/original/uapi/linux/ |
D | dlm_plock.h | 32 __u8 optype; member
|
/external/coreboot/src/soc/intel/baytrail/include/soc/ |
D | spi.h | 41 uint16_t optype; member
|
/external/cronet/stable/third_party/boringssl/src/crypto/evp/ |
D | evp_ctx.cc | 188 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd, in EVP_PKEY_CTX_ctrl()
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/evp/ |
D | evp_ctx.c | 190 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd, in EVP_PKEY_CTX_ctrl()
|
/external/boringssl/src/crypto/evp/ |
D | evp_ctx.cc | 141 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd, in EVP_PKEY_CTX_ctrl()
|
/external/cronet/tot/third_party/boringssl/src/crypto/evp/ |
D | evp_ctx.cc | 188 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, int cmd, in EVP_PKEY_CTX_ctrl()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atifs_to_nir.c | 384 unsigned optype; in compile_instruction() local
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | libdis.h | 166 #define x86_optype_is_address( optype ) \ argument 168 #define x86_optype_is_relative( optype ) \ argument 170 #define x86_optype_is_memory( optype ) \ argument
|
/external/pytorch/torch/csrc/distributed/c10d/ |
D | ProcessGroupWrapper.cpp | 100 auto optype = OpType(serialized_tensor[index].item<int>()); in deserialize_fingerprint() local
|
D | ProcessGroupNCCL.cpp | 2590 c10::intrusive_ptr<Work> ProcessGroupNCCL::endCoalescing(OpType optype) { in checkForNCCLErrorsInternal()
|
/external/flashrom/ |
D | ichspi.c | 575 uint16_t preop, optype; in program_opcodes() local 744 uint16_t preop, optype; in generate_opcodes() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | master_session.cc | 1017 const string& optype = in ProcessDeviceStats() local
|
/external/python/cpython3/Python/ |
D | compile.c | 4222 enum { OP_FAST, OP_GLOBAL, OP_DEREF, OP_NAME } optype; in compiler_nameop() local
|