/external/ltp/testcases/kernel/io/ltp-aiodio/ |
D | aio-stress.c | 312 static void oper_list_add(struct io_oper *oper, struct io_oper **list) in oper_list_add() 326 static void oper_list_del(struct io_oper *oper, struct io_oper **list) in oper_list_del() 384 static int grab_iou(struct io_unit *io, struct io_oper *oper) in grab_iou() 410 static inline double oper_mb_trans(struct io_oper *oper) in oper_mb_trans() 416 static void print_time(struct io_oper *oper) in print_time() 467 struct io_oper *oper = io->io_oper; in finish_io() local 517 static struct io_unit *find_iou(struct thread_info *t, struct io_oper *oper) in find_iou() 543 static int io_oper_wait(struct thread_info *t, struct io_oper *oper) 580 off_t random_byte_offset(struct io_oper * oper) 620 static struct io_unit *build_iocb(struct thread_info *t, struct io_oper *oper) [all …]
|
/external/autotest/client/tests/aiostress/ |
D | aio-stress.c | 310 static void oper_list_add(struct io_oper *oper, struct io_oper **list) in oper_list_add() 324 static void oper_list_del(struct io_oper *oper, struct io_oper **list) in oper_list_del() 377 static int grab_iou(struct io_unit *io, struct io_oper *oper) { in grab_iou() 401 static inline double oper_mb_trans(struct io_oper *oper) { in oper_mb_trans() 406 static void print_time(struct io_oper *oper) { in print_time() 453 struct io_oper *oper = io->io_oper; in finish_io() local 502 static struct io_unit *find_iou(struct thread_info *t, struct io_oper *oper) in find_iou() 528 static int io_oper_wait(struct thread_info *t, struct io_oper *oper) { 564 off_t random_byte_offset(struct io_oper *oper) { 603 static struct io_unit *build_iocb(struct thread_info *t, struct io_oper *oper) [all …]
|
/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
D | 089-redefine-macro-error.c | 16 #define oper(a,b) a+b macro 17 #define oper(a,b) a*b macro
|
/external/mesa3d/src/compiler/glsl/ |
D | ast_expr.cpp | 81 ast_expression_bin::ast_expression_bin(int oper, ast_expression *ex0, in ast_expression_bin()
|
/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11_he.c | 54 struct ieee80211_he_operation *oper; in hostapd_eid_he_operation() local
|
D | wnm_ap.c | 28 u8 *buf, u16 *buf_len, enum wnm_oper oper) in ieee80211_11_get_tfs_ie() 38 u8 *buf, u16 *buf_len, enum wnm_oper oper) in ieee80211_11_set_tfs_ie()
|
D | ieee802_11_vht.c | 76 struct ieee80211_vht_operation *oper; in hostapd_eid_vht_operation() local
|
D | ieee802_11_ht.c | 84 struct ieee80211_ht_operation *oper; in hostapd_eid_ht_operation() local
|
/external/tensorflow/tensorflow/c/ |
D | c_api_test.cc | 584 TF_Operation* oper; in TEST() local 643 TF_Operation* oper = ScalarConst(3, graph, s); in TEST() local 820 TF_Operation* oper = ScalarConst(3, graph, s); in TEST() local 871 TF_Operation* oper = ScalarConst(3, graph, s); in TEST() local 1775 auto oper = TF_FinishOperation(desc, s_); in TEST_F() local 1799 auto oper = TF_FinishOperation(desc, s_); in TEST_F() local 1821 auto oper = TF_FinishOperation(desc, s_); in TEST_F() local 1838 auto oper = TF_FinishOperation(desc, s_); in TEST_F() local 1852 auto oper = TF_FinishOperation(desc, s_); in TEST_F() local 1869 auto oper = TF_FinishOperation(desc, s_); in TEST_F() local [all …]
|
D | c_api.cc | 968 const tensorflow::AttrValue* GetAttrValue(TF_Operation* oper, in GetAttrValue() 1391 const char* TF_OperationName(TF_Operation* oper) { in TF_OperationName() 1395 const char* TF_OperationOpType(TF_Operation* oper) { in TF_OperationOpType() 1399 const char* TF_OperationDevice(TF_Operation* oper) { in TF_OperationDevice() 1403 int TF_OperationNumOutputs(TF_Operation* oper) { in TF_OperationNumOutputs() 1412 int TF_OperationOutputListLength(TF_Operation* oper, const char* arg_name, in TF_OperationOutputListLength() 1426 int TF_OperationNumInputs(TF_Operation* oper) { in TF_OperationNumInputs() 1434 int TF_OperationInputListLength(TF_Operation* oper, const char* arg_name, in TF_OperationInputListLength() 1482 int TF_OperationNumControlInputs(TF_Operation* oper) { in TF_OperationNumControlInputs() 1492 int TF_OperationGetControlInputs(TF_Operation* oper, in TF_OperationGetControlInputs() [all …]
|
D | c_api.h | 356 TF_Operation* oper; member 362 TF_Operation* oper; member
|
D | c_test_util.cc | 352 bool GetNodeDef(TF_Operation* oper, tensorflow::NodeDef* node_def) { in GetNodeDef() 376 bool GetAttrValue(TF_Operation* oper, const char* attr_name, in GetAttrValue()
|
/external/wpa_supplicant_8/hs20/server/www/ |
D | est.php | 54 $oper = $row['operation']; variable
|
/external/ltp/testcases/kernel/io/disktest/ |
D | defs.h | 107 op_t oper; member
|
D | childmain.c | 494 mc_func_t oper, const int this_thread_id) in miscompare_dump()
|
/external/wpa_supplicant_8/src/common/ |
D | hw_features_common.c | 149 struct ieee80211_ht_operation *oper; in get_pri_sec_chan() local 242 struct ieee80211_ht_operation *oper; in check_20mhz_bss() local
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/MCTargetDesc/ |
D | MBlazeMCCodeEmitter.cpp | 156 MCOperand oper = MI.getOperand(opNo); in EmitImmediate() local
|
/external/wpa_supplicant_8/hs20/server/ |
D | spp_server.c | 1500 enum hs20_session_operation oper; in hs20_user_input_complete() local 1537 enum hs20_session_operation oper; in hs20_cert_enroll_completed() local 1563 enum hs20_session_operation oper; in hs20_cert_enroll_failed() local 1756 enum hs20_session_operation oper; in hs20_spp_post_dev_data() local 1780 enum hs20_session_operation oper; in hs20_spp_post_dev_data() local 2026 enum hs20_session_operation oper; in hs20_spp_update_response() local
|
/external/tensorflow/tensorflow/python/client/ |
D | tf_session_helper.cc | 386 std::vector<TF_Output> GetOperationInputs(TF_Operation* oper) { in GetOperationInputs() 396 TF_Operation* oper) { in TF_OperationGetControlInputs_wrapper()
|
/external/dtc/ |
D | fdtput.c | 40 enum oper_type oper; /* operation to perform */ member
|
/external/elfutils/src/ |
D | ar.c | 456 do_oper_extract (int oper, const char *arfname, char **argv, int argc, in do_oper_extract() 1094 do_oper_insert (int oper, const char *arfname, char **argv, int argc, in do_oper_insert()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wnm_sta.c | 32 u16 *buf_len, enum wnm_oper oper) in ieee80211_11_get_tfs_ie() 43 enum wnm_oper oper) in ieee80211_11_set_tfs_ie()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/ |
D | Dfp.java | 2132 public Dfp dotrap(int type, String what, Dfp oper, Dfp result) { in dotrap() 2202 protected Dfp trap(int type, String what, Dfp oper, Dfp def, Dfp result) { in trap()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_atheros.c | 2061 u8 *ie, u16 *len, enum wnm_oper oper) in athr_wnm_tfs() 2155 const u8 *peer, enum wnm_oper oper) in atheros_wnm_sleep() 2190 static int atheros_wnm_oper(void *priv, enum wnm_oper oper, const u8 *peer, in atheros_wnm_oper()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_stencil.c | 129 apply_stencil_op(const struct gl_context *ctx, GLenum oper, GLuint face, in apply_stencil_op()
|