| /OK3568_Linux_fs/external/recovery/ |
| H A D | rktools.c | 42 char *ans = (char*)malloc(20); in getSerial() local 52 free(ans); in getSerial() 53 ans = NULL; in getSerial() 54 return ans; in getSerial() 58 free(ans); in getSerial() 59 ans = NULL; in getSerial() 60 return ans; in getSerial() 63 strcpy(ans, "/dev/"); in getSerial() 64 char *str = ans + 5; in getSerial() 72 LOGI("read console from cmdline is %s\n", ans); in getSerial() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/ktest/ |
| H A D | config-bisect.pl | 113 my $ans; 121 $ans = <STDIN>; 122 chomp $ans; 123 if ($ans =~ /^\s*$/) { 125 $ans = "c"; 127 $ans = "n"; 130 last if ($ans =~ /^y$/i || $ans =~ /^n$/i); 132 last if ($ans =~ /^c$/i); 138 if ($ans =~ /^c/i) { 141 if ($ans !~ /^y$/i) {
|
| H A D | ktest.pl | 537 my $ans; 545 $ans = <STDIN>; 546 chomp $ans; 547 if ($ans =~ /^\s*$/) { 549 $ans = "c"; 551 $ans = "y"; 554 last if ($ans =~ /^y$/i || $ans =~ /^n$/i); 556 last if ($ans =~ /^c$/i); 562 if ($ans =~ /^c/i) { 565 if ($ans !~ /^y$/i) { [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/ |
| H A D | orinoco_usb.c | 584 struct ezusb_packet *ans = urb->transfer_buffer; in ezusb_request_in_callback() local 601 if ((ans->ans_reply_count == reply_count) in ezusb_request_in_callback() 602 && (le16_to_cpu(ans->hermes_rid) == c->in_rid)) { in ezusb_request_in_callback() 607 le16_to_cpu(ans->hermes_rid), c->in_rid, in ezusb_request_in_callback() 608 ans->ans_reply_count, reply_count); in ezusb_request_in_callback() 615 le16_to_cpu(ans->hermes_rid)); in ezusb_request_in_callback() 622 ctx->buf = (void *) ans; in ezusb_request_in_callback() 923 struct ezusb_packet *ans = ctx->buf; in ezusb_access_ltv() local 926 if (ans->hermes_len != 0) in ezusb_access_ltv() 927 exp_len = le16_to_cpu(ans->hermes_len) * 2 + 12; in ezusb_access_ltv() [all …]
|
| /OK3568_Linux_fs/kernel/tools/accounting/ |
| H A D | getdelays.c | 169 } ans; in get_family_id() local 182 rep_len = recv(sd, &ans, sizeof(ans), 0); in get_family_id() 183 if (ans.n.nlmsg_type == NLMSG_ERROR || in get_family_id() 184 (rep_len < 0) || !NLMSG_OK((&ans.n), rep_len)) in get_family_id() 187 na = (struct nlattr *) GENLMSG_DATA(&ans); in get_family_id()
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | setox.S | 50 | Step 1. Set ans := 1.0 52 | Step 2. Return ans := ans + sign(X)*2^(-126). Exit. 142 | ans := T + ( T*p + t) 155 | 6.2 ans := ans * AdjScale 157 | 6.4 Return ans := ans * Scale. Exit. 173 | 7.1 ans := X 175 | 7.3 Return ans := 1 + ans. Exit 198 | 9.2 ans := Huge, go to 9.4 199 | 9.3 ans := Tiny. 201 | 9.5 Return ans := ans * ans. Exit.
|
| H A D | slog2.S | 42 | 2.2 Return ans := Y * INV_L10. 56 | 2.2 Return ans := Y * INV_L10. 71 | 2.2 Return ans := Y * INV_L2. 87 | 2.3 Return ans := convert-to-double-extended(k). 93 | 4.2 Return ans := Y * INV_L2.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/ |
| H A D | 0001-Support-deprecated-resolver-functions.patch | 25 +#define res_nsearch(sta, nam, clas, typ, ans, alen) res_search(nam, clas, typ, ans, alen)
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | nconf.c | 1021 static int do_match(int key, struct match_state *state, int *ans) in do_match() argument 1025 *ans = -1; in do_match() 1041 *ans = get_mext_match(state->pattern, in do_match() 1045 *ans = get_mext_match(state->pattern, in do_match() 1049 *ans = get_mext_match(state->pattern, in do_match()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | nconf.c | 1021 static int do_match(int key, struct match_state *state, int *ans) in do_match() argument 1025 *ans = -1; in do_match() 1041 *ans = get_mext_match(state->pattern, in do_match() 1045 *ans = get_mext_match(state->pattern, in do_match() 1049 *ans = get_mext_match(state->pattern, in do_match()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | nconf.c | 1021 static int do_match(int key, struct match_state *state, int *ans) in do_match() argument 1025 *ans = -1; in do_match() 1041 *ans = get_mext_match(state->pattern, in do_match() 1045 *ans = get_mext_match(state->pattern, in do_match() 1049 *ans = get_mext_match(state->pattern, in do_match()
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | i7300_edac.c | 590 int mtr, ans, addrBits, channel; in decode_mtr() local 595 ans = MTR_DIMMS_PRESENT(mtr) ? 1 : 0; in decode_mtr() 598 slot, channel, ans ? "" : "NOT "); in decode_mtr() 601 if (!ans) in decode_mtr()
|
| H A D | i5400_edac.c | 889 int ans; in decode_mtr() local 891 ans = MTR_DIMMS_PRESENT(mtr); in decode_mtr() 894 slot_row, mtr, ans ? "" : "NOT "); in decode_mtr() 895 if (!ans) in decode_mtr()
|
| H A D | i5000_edac.c | 967 int ans; in decode_mtr() local 969 ans = MTR_DIMMS_PRESENT(mtr); in decode_mtr() 972 slot_row, mtr, ans ? "" : "NOT "); in decode_mtr() 973 if (!ans) in decode_mtr()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/uthash/ |
| H A D | uthash_2.3.0.bb | 37 install -m0644 tests/test*[0-9].ans ${D}${PTEST_PATH}/tests
|
| /OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/ |
| H A D | fg_rk817.c | 290 u32 ans = MAX_INT; in ab_div_c() local 299 ans = tmp; in ab_div_c() 303 ans = -ans; in ab_div_c() 305 return ans; in ab_div_c()
|
| H A D | fg_rk816.c | 603 u32 ans = MAX_INT; in ab_div_c() local 613 ans = tmp; in ab_div_c() 617 ans = -ans; in ab_div_c() 619 return ans; in ab_div_c()
|
| H A D | fg_rk818.c | 580 u32 ans = MAX_INT; in ab_div_c() local 590 ans = tmp; in ab_div_c() 594 ans = -ans; in ab_div_c() 596 return ans; in ab_div_c()
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | Makefile | 13 obj-$(CONFIG_ANSLCD) += ans-lcd.o
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | fhci-sched.c | 281 int ans = 1; in scan_ed_list() local 320 ans = 0; in scan_ed_list() 332 return ans; in scan_ed_list()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | rk817_battery.c | 677 u32 ans = MAX_INT; in ab_div_c() local 686 ans = tmp; in ab_div_c() 690 ans = -ans; in ab_div_c() 692 return ans; in ab_div_c()
|
| H A D | rk818_battery.c | 313 u32 ans = MAX_INT; in ab_div_c() local 322 ans = tmp; in ab_div_c() 326 ans = -ans; in ab_div_c() 328 return ans; in ab_div_c()
|
| H A D | rk816_battery.c | 354 u32 ans = MAX_INT; in ab_div_c() local 363 ans = tmp; in ab_div_c() 367 ans = -ans; in ab_div_c() 369 return ans; in ab_div_c()
|
| /OK3568_Linux_fs/buildroot/board/atmel/ |
| H A D | readme.txt | 106 3. close JP5 ans JP6
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/ |
| H A D | fplsp.S | 6704 # Step 1. Set ans := 1.0 # 6706 # Step 2. Return ans := ans + sign(X)*2^(-126). Exit. # 6800 # ans := T + ( T*p + t) # 6814 # 6.2 ans := ans * AdjScale # 6816 # 6.4 Return ans := ans * Scale. Exit. # 6832 # 7.1 ans := X # 6834 # 7.3 Return ans := 1 + ans. Exit # 6859 # 9.2 ans := Huge, go to 9.4 # 6860 # 9.3 ans := Tiny. # 6862 # 9.5 Return ans := ans * ans. Exit. # [all …]
|