| /external/eigen/bench/btl/generic_bench/static/ |
| D | static_size_generator.hh | 30 static void go(vector<double> & tab_sizes, vector<double> & tab_mflops) in go() function 45 static void go(vector<double> & tab_sizes, vector<double> & tab_mflops) in go() function
|
| /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
| D | GuardedObjectTest.java | 38 GuardedObject go = new GuardedObject(obj, null); in testNoGuard() local 52 GuardedObject go = new GuardedObject(objBuffer, new Guard() { in testGuard() local
|
| /external/valgrind/tests/ |
| D | mips_features.c | 47 static int go(char *feature) in go() function 106 static int go(char *feature) in go() function
|
| D | x86_amd64_features.c | 71 static Bool go(char* cpu) in go() function 163 static Bool go(char* cpu) in go() function
|
| D | s390x_features.c | 201 static int go(char *feature, char *cpu) in go() function 293 static int go(char *feature, char *cpu) in go() function
|
| D | arch_test.c | 40 static Bool go(char* arch) in go() function
|
| D | os_test.c | 57 static Bool go(char* OS, char *min_version) in go() function
|
| /external/ppp/pppd/ |
| D | ccp.c | 533 ccp_options *go = &ccp_gotoptions[f->unit]; local 676 ccp_options *go = &ccp_gotoptions[f->unit]; local 695 ccp_options *go = &ccp_gotoptions[f->unit]; local 813 ccp_options *go = &ccp_gotoptions[f->unit]; local 903 ccp_options *go = &ccp_gotoptions[f->unit]; local 992 ccp_options *go = &ccp_gotoptions[f->unit]; local 1428 ccp_options *go = &ccp_gotoptions[f->unit]; local
|
| D | ipv6cp.c | 529 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local 549 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local 568 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local 616 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local 688 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local 825 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local 904 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local 1174 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
|
| D | lcp.c | 649 lcp_options *go = &lcp_gotoptions[f->unit]; local 674 lcp_options *go = &lcp_gotoptions[f->unit]; local 712 lcp_options *go = &lcp_gotoptions[f->unit]; local 800 lcp_options *go = &lcp_gotoptions[f->unit]; local 956 lcp_options *go = &lcp_gotoptions[f->unit]; local 1349 lcp_options *go = &lcp_gotoptions[f->unit]; local 1509 lcp_options *go = &lcp_gotoptions[f->unit]; local 1899 lcp_options *go = &lcp_gotoptions[f->unit]; local 1948 lcp_options *go = &lcp_gotoptions[f->unit]; local
|
| D | ipcp.c | 695 ipcp_options *go = &ipcp_gotoptions[f->unit]; local 727 ipcp_options *go = &ipcp_gotoptions[f->unit]; local 773 ipcp_options *go = &ipcp_gotoptions[f->unit]; local 880 ipcp_options *go = &ipcp_gotoptions[f->unit]; local 1025 ipcp_options *go = &ipcp_gotoptions[f->unit]; local 1273 ipcp_options *go = &ipcp_gotoptions[f->unit]; local 1789 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
|
| D | auth.c | 731 lcp_options *go = &lcp_gotoptions[unit]; local 810 lcp_options *go = &lcp_gotoptions[unit]; local 1320 lcp_options *go = &lcp_gotoptions[unit]; local
|
| /external/wpa_supplicant_8/src/p2p/ |
| D | p2p_dev_disc.c | 18 struct p2p_device *go, in p2p_build_dev_disc_req() 69 struct p2p_device *go; in p2p_send_dev_disc_req() local 218 struct p2p_device *go; in p2p_process_dev_disc_resp() local
|
| D | p2p_go_neg.c | 678 int go; in p2p_process_go_neg_req() local 868 const u8 *resp_chan, int go) in p2p_build_go_neg_conf() 941 int go = -1; in p2p_process_go_neg_resp() local
|
| D | p2p_invitation.c | 179 int go = 0; in p2p_process_invitation_req() local
|
| /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| D | CollationThreadTest.java | 162 private boolean go; field in CollationThreadTest.Control 175 boolean go() { in go() method in CollationThreadTest.Control
|
| /external/compiler-rt/test/lsan/TestCases/ |
| D | high_allocator_contention.cc | 17 bool go = false; variable
|
| /external/jmonkeyengine/engine/src/networking/com/jme3/network/base/ |
| D | ConnectorAdapter.java | 68 private AtomicBoolean go = new AtomicBoolean(true); field in ConnectorAdapter
|
| D | KernelAdapter.java | 73 private AtomicBoolean go = new AtomicBoolean(true); field in KernelAdapter
|
| /external/mockito/cglib-and-asm/src/org/mockito/cglib/transform/impl/ |
| D | InterceptFieldTransformer.java | 135 Label go = e.make_label(); in addWriteMethod() local
|
| /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/udp/ |
| D | UdpKernel.java | 239 private AtomicBoolean go = new AtomicBoolean(true); field in UdpKernel.HostThread
|
| /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
| D | TestUtil.java | 148 void go() { in go() method in TestUtil.Lock
|
| /external/mksh/src/ |
| D | misc.c | 370 Getopt go; in parse_args() local 964 ksh_getopt_reset(Getopt *go, int flags) in ksh_getopt_reset() 1001 ksh_getopt(const char **argv, Getopt *go, const char *optionsp) in ksh_getopt() 1962 chvt(const Getopt *go) in chvt()
|
| /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/ |
| D | SelectorKernel.java | 226 private AtomicBoolean go = new AtomicBoolean(true); field in SelectorKernel.SelectorThread
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | p2p_supplicant.c | 440 size_t ssid_len, int *go) in wpas_get_p2p_group() 1191 int go, struct wpa_ssid *ssid, int freq, in wpas_p2p_group_started() 1974 wpas_p2p_init_group_interface(struct wpa_supplicant *wpa_s, int go) in wpas_p2p_init_group_interface() 2631 size_t ssid_len, int *go, u8 *group_bssid, in wpas_invitation_process() 2797 int go = s->mode == WPAS_MODE_P2P_GO; in wpas_invitation_received() local 3554 static int wpas_remove_stale_groups(void *ctx, const u8 *peer, const u8 *go, in wpas_remove_stale_groups() 4717 int *force_freq, int *pref_freq, int go) in wpas_p2p_setup_freqs() 5361 int go) in wpas_p2p_get_group_iface() 5516 int go = 0, freq; in wpas_p2p_group_add_persistent() local
|