Home
last modified time | relevance | path

Searched refs:oper (Results 1 – 25 of 56) sorted by relevance

123

/external/autotest/client/tests/aiostress/
Daio-stress.c310 static void oper_list_add(struct io_oper *oper, struct io_oper **list) in oper_list_add() argument
313 *list = oper; in oper_list_add()
314 oper->prev = oper->next = oper; in oper_list_add()
317 oper->prev = (*list)->prev; in oper_list_add()
318 oper->next = *list; in oper_list_add()
319 (*list)->prev->next = oper; in oper_list_add()
320 (*list)->prev = oper; in oper_list_add()
324 static void oper_list_del(struct io_oper *oper, struct io_oper **list) in oper_list_del() argument
330 oper->prev->next = oper->next; in oper_list_del()
331 oper->next->prev = oper->prev; in oper_list_del()
[all …]
/external/ltp/testcases/kernel/io/ltp-aiodio/
Daio-stress.c308 static void oper_list_add(struct io_oper *oper, struct io_oper **list) in oper_list_add() argument
311 *list = oper; in oper_list_add()
312 oper->prev = oper->next = oper; in oper_list_add()
315 oper->prev = (*list)->prev; in oper_list_add()
316 oper->next = *list; in oper_list_add()
317 (*list)->prev->next = oper; in oper_list_add()
318 (*list)->prev = oper; in oper_list_add()
322 static void oper_list_del(struct io_oper *oper, struct io_oper **list) in oper_list_del() argument
328 oper->prev->next = oper->next; in oper_list_del()
329 oper->next->prev = oper->prev; in oper_list_del()
[all …]
/external/ltp/testcases/kernel/io/disktest/
Dchildmain.c80 switch (target.oper) { in action_in_use()
84 if (env->action_list[i].oper == WRITER) { in action_in_use()
147 if (target.oper == WRITER) { in decrement_io_count()
239 target.oper = env->lastAction.oper; in get_next_action()
241 target.oper = TST_OPER(args->test_state); in get_next_action()
246 target.oper = READER; in get_next_action()
248 target.oper = WRITER; in get_next_action()
260 target.oper = in get_next_action()
261 (env->lastAction.oper == WRITER) ? READER : WRITER; in get_next_action()
263 } else if (target.oper == NONE) { in get_next_action()
[all …]
Dmain.c78 test->env->lastAction.oper = WRITER; in linear_read_write_test()
117 test->env->lastAction.oper = READER; in linear_read_write_test()
236 test->env->lastAction.oper = WRITER; in init_data()
239 test->env->lastAction.oper = READER; in init_data()
352 test->env->lastAction.oper = WRITER; in threadedMain()
356 test->env->lastAction.oper = READER; in threadedMain()
Ddefs.h107 op_t oper; member
/external/wpa_supplicant_8/src/ap/
Dieee802_11_he.c62 struct ieee80211_he_operation *oper; in hostapd_eid_vendor_he_operation() local
79 oper = (struct ieee80211_he_operation *) pos; in hostapd_eid_vendor_he_operation()
80 os_memset(oper, 0, sizeof(*oper)); in hostapd_eid_vendor_he_operation()
83 oper->he_oper_params |= hapd->iface->conf->he_op.he_bss_color; in hostapd_eid_vendor_he_operation()
86 oper->he_oper_params |= in hostapd_eid_vendor_he_operation()
91 oper->he_oper_params |= HE_OPERATION_TWT_REQUIRED; in hostapd_eid_vendor_he_operation()
94 oper->he_oper_params |= in hostapd_eid_vendor_he_operation()
98 pos += sizeof(*oper); in hostapd_eid_vendor_he_operation()
Dieee802_11_vht.c76 struct ieee80211_vht_operation *oper; in hostapd_eid_vht_operation() local
80 *pos++ = sizeof(*oper); in hostapd_eid_vht_operation()
82 oper = (struct ieee80211_vht_operation *) pos; in hostapd_eid_vht_operation()
83 os_memset(oper, 0, sizeof(*oper)); in hostapd_eid_vht_operation()
90 oper->vht_op_info_chan_center_freq_seg0_idx = in hostapd_eid_vht_operation()
92 oper->vht_op_info_chan_center_freq_seg1_idx = in hostapd_eid_vht_operation()
95 oper->vht_op_info_chwidth = hapd->iconf->vht_oper_chwidth; in hostapd_eid_vht_operation()
101 oper->vht_op_info_chwidth = 1; in hostapd_eid_vht_operation()
102 oper->vht_op_info_chan_center_freq_seg1_idx = in hostapd_eid_vht_operation()
103 oper->vht_op_info_chan_center_freq_seg0_idx; in hostapd_eid_vht_operation()
[all …]
Dieee802_11_ht.c84 struct ieee80211_ht_operation *oper; in hostapd_eid_ht_operation() local
91 *pos++ = sizeof(*oper); in hostapd_eid_ht_operation()
93 oper = (struct ieee80211_ht_operation *) pos; in hostapd_eid_ht_operation()
94 os_memset(oper, 0, sizeof(*oper)); in hostapd_eid_ht_operation()
96 oper->primary_chan = hapd->iconf->channel; in hostapd_eid_ht_operation()
97 oper->operation_mode = host_to_le16(hapd->iface->ht_op_mode); in hostapd_eid_ht_operation()
99 oper->ht_param |= HT_INFO_HT_PARAM_SECONDARY_CHNL_ABOVE | in hostapd_eid_ht_operation()
102 oper->ht_param |= HT_INFO_HT_PARAM_SECONDARY_CHNL_BELOW | in hostapd_eid_ht_operation()
105 pos += sizeof(*oper); in hostapd_eid_ht_operation()
Dwnm_ap.c28 u8 *buf, u16 *buf_len, enum wnm_oper oper) in ieee80211_11_get_tfs_ie() argument
30 wpa_printf(MSG_DEBUG, "%s: TFS get operation %d", __func__, oper); in ieee80211_11_get_tfs_ie()
32 return hostapd_drv_wnm_oper(hapd, oper, addr, buf, buf_len); in ieee80211_11_get_tfs_ie()
38 u8 *buf, u16 *buf_len, enum wnm_oper oper) in ieee80211_11_set_tfs_ie() argument
40 wpa_printf(MSG_DEBUG, "%s: TFS set operation %d", __func__, oper); in ieee80211_11_set_tfs_ie()
42 return hostapd_drv_wnm_oper(hapd, oper, addr, buf, buf_len); in ieee80211_11_set_tfs_ie()
/external/mesa3d/src/glsl/
Dast_expr.cpp81 ast_expression_bin::ast_expression_bin(int oper, ast_expression *ex0, in ast_expression_bin() argument
83 ast_expression(oper, ex0, ex1, NULL) in ast_expression_bin()
85 assert((oper >= ast_plus) && (oper <= ast_logic_not)); in ast_expression_bin()
93 printf("%s ", operator_string(oper)); in print()
Dast_to_hir.cpp902 parent_expr->operator_string(parent_expr->oper)); in get_scalar_boolean_operand()
1037 switch (this->oper) { in hir()
1067 result = new(ctx) ir_expression(operations[this->oper], type, in hir()
1079 (this->oper == ast_mul), in hir()
1083 result = new(ctx) ir_expression(operations[this->oper], type, in hir()
1093 assert(operations[this->oper] == ir_binop_mod); in hir()
1095 result = new(ctx) ir_expression(operations[this->oper], type, in hir()
1104 operator_string(this->oper)); in hir()
1110 type = shift_result_type(op[0]->type, op[1]->type, this->oper, state, in hir()
1112 result = new(ctx) ir_expression(operations[this->oper], type, in hir()
[all …]
Dglsl_parser_extras.cpp530 switch (oper) { in print()
543 printf("%s ", operator_string(oper)); in print()
558 printf("%s ", operator_string(oper)); in print()
565 printf("%s ", operator_string(oper)); in print()
640 ast_expression::ast_expression(int oper, in ast_expression() argument
645 this->oper = ast_operators(oper); in ast_expression()
Dast.h200 ast_expression(int oper, ast_expression *,
204 oper(ast_identifier) in ast_expression()
220 enum ast_operators oper; variable
254 ast_expression_bin(int oper, ast_expression *, ast_expression *);
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/MCTargetDesc/
DMBlazeMCCodeEmitter.cpp156 MCOperand oper = MI.getOperand(opNo); in EmitImmediate() local
158 if (oper.isImm()) { in EmitImmediate()
159 EmitIMM(oper, CurByte, OS); in EmitImmediate()
160 } else if (oper.isExpr()) { in EmitImmediate()
165 Fixups.push_back(MCFixup::Create(0,oper.getExpr(),FixupKind)); in EmitImmediate()
171 Fixups.push_back(MCFixup::Create(0,oper.getExpr(),FixupKind)); in EmitImmediate()
/external/dtc/
Dfdtput.c40 enum oper_type oper; /* operation to perform */ member
340 switch (disp->oper) { in do_fdtput()
423 disp.oper = OPER_WRITE_PROP; in main()
435 disp.oper = OPER_CREATE_NODE; in main()
438 disp.oper = OPER_REMOVE_NODE; in main()
441 disp.oper = OPER_DELETE_PROP; in main()
466 if (disp.oper == OPER_WRITE_PROP) { in main()
473 if (disp.oper == OPER_DELETE_PROP) in main()
/external/wpa_supplicant_8/src/common/
Dhw_features_common.c149 struct ieee80211_ht_operation *oper; in get_pri_sec_chan() local
156 oper = (struct ieee80211_ht_operation *) elems.ht_operation; in get_pri_sec_chan()
157 *pri_chan = oper->primary_chan; in get_pri_sec_chan()
158 if (oper->ht_param & HT_INFO_HT_PARAM_STA_CHNL_WIDTH) { in get_pri_sec_chan()
159 int sec = oper->ht_param & in get_pri_sec_chan()
242 struct ieee80211_ht_operation *oper; in check_20mhz_bss() local
255 oper = (struct ieee80211_ht_operation *) elems.ht_operation; in check_20mhz_bss()
256 if (oper->ht_param & HT_INFO_HT_PARAM_SECONDARY_CHNL_OFF_MASK) in check_20mhz_bss()
/external/elfutils/src/
Dar.c53 static int do_oper_extract (int oper, const char *arfname, char **argv,
57 static int do_oper_insert (int oper, const char *arfname, char **argv,
456 do_oper_extract (int oper, const char *arfname, char **argv, int argc, in do_oper_extract() argument
546 if (oper == oper_print) in do_oper_extract()
554 else if (oper == oper_list) in do_oper_extract()
586 if (oper == oper_list) in do_oper_extract()
608 if (oper == oper_print) in do_oper_extract()
670 if (oper != oper_print) in do_oper_extract()
1094 do_oper_insert (int oper, const char *arfname, char **argv, int argc, in do_oper_insert() argument
1100 int fd = open_archive (arfname, O_RDONLY, 0, &elf, &st, oper != oper_move); in do_oper_insert()
[all …]
/external/mesa3d/src/glsl/glcpp/tests/
D089-redefine-macro-error.c16 #define oper(a,b) a+b macro
17 #define oper(a,b) a*b macro
D089-redefine-macro-error.c.expected11 0:17(9): preprocessor error: Redefinition of macro oper
/external/wpa_supplicant_8/hs20/server/
Dspp_server.c1500 enum hs20_session_operation oper; in hs20_user_input_complete() local
1508 oper = atoi(val); in hs20_user_input_complete()
1511 if (oper == USER_REMEDIATION) { in hs20_user_input_complete()
1516 if (oper == FREE_REMEDIATION) { in hs20_user_input_complete()
1521 if (oper == SUBSCRIPTION_REGISTRATION) { in hs20_user_input_complete()
1537 enum hs20_session_operation oper; in hs20_cert_enroll_completed() local
1545 oper = atoi(val); in hs20_cert_enroll_completed()
1548 if (oper == SUBSCRIPTION_REGISTRATION) in hs20_cert_enroll_completed()
1563 enum hs20_session_operation oper; in hs20_cert_enroll_failed() local
1574 oper = atoi(val); in hs20_cert_enroll_failed()
[all …]
/external/wpa_supplicant_8/hs20/server/www/
Dest.php54 $oper = $row['operation']; variable
55 if ($oper != '5') {
56 error_log("EST: Unexpected operation $oper for user=$user realm=$realm");
/external/clang/test/OpenMP/
Ddeclare_reduction_messages.c13 #pragma omp declare reduction(oper: // expected-error {{expe…
14 #pragma omp declare reduction(oper; // expected-error {{expe…
Ddeclare_reduction_messages.cpp13 #pragma omp declare reduction(oper: // expected-error {{expe…
14 #pragma omp declare reduction(oper; // expected-error {{expe…
/external/wpa_supplicant_8/src/drivers/
Ddriver_atheros.c1984 u8 *ie, u16 *len, enum wnm_oper oper) in athr_wnm_tfs() argument
1992 drv->iface, oper, MAC2STR(peer)); in athr_wnm_tfs()
1994 switch (oper) { in athr_wnm_tfs()
2007 val = oper; in athr_wnm_tfs()
2029 val = oper; in athr_wnm_tfs()
2056 val = oper; in athr_wnm_tfs()
2069 wpa_printf(MSG_DEBUG, "Unsupported TFS oper %d", oper); in athr_wnm_tfs()
2078 const u8 *peer, enum wnm_oper oper) in atheros_wnm_sleep() argument
2086 oper, MAC2STR(peer)); in atheros_wnm_sleep()
2098 val = oper; in atheros_wnm_sleep()
[all …]
/external/tcpdump/tests/
Dkday1.out6 Messy oper TLV header, type (0x600)

123