HomeSort by relevance Sort by last modified time
    Searched defs:go (Results 1 - 22 of 22) sorted by null

  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
GuardedObjectTest.java 59 GuardedObject go = new GuardedObject(obj, null); local
60 assertNull(go.getObject());
63 go = new GuardedObject(obj, null);
64 assertEquals(obj, go.getObject());
85 GuardedObject go = new GuardedObject(objBuffer, new Guard() { local
93 assertEquals(objBuffer, go.getObject());
97 go.getObject();
  /external/webkit/WebCore/page/
History.cpp 76 void History::go(int distance) function in class:WebCore::History
  /frameworks/base/core/tests/coretests/src/android/os/
IdleHandlerTest.java 34 public void go() { method in class:IdleHandlerTest.BaseTestHandler
63 public void go() {
64 super.go();
97 public void go() {
98 super.go();
134 public void go() {
135 super.go();
168 public void go() {
169 super.go();
MessageQueueTest.java 35 public void go() { method in class:MessageQueueTest.BaseTestHandler
63 public void go() {
64 super.go();
82 public void go() {
83 super.go();
BroadcasterTest.java 40 public void go() {
72 public void go() { method in class:BroadcasterTest.Tests2and3
137 public void go() {
172 public void go() {
207 public void go() {
HandlerTester.java 24 public abstract void go(); method in class:HandlerTester
63 go(); method
MessengerTest.java 50 public void go() { method in class:MessengerTest.TestThread
TestHandlerThread.java 30 public abstract void go(); method in class:TestHandlerThread
84 go(); method
  /dalvik/tests/051-thread/src/
Main.java 18 go(); method
22 public static void go() { method in class:Main
  /frameworks/base/core/tests/coretests/src/android/content/
ContentQueryMapTest.java 39 abstract void go(); method in class:ContentQueryMapTest.LooperThread
44 go(); method
55 void go() {
  /frameworks/base/core/java/com/android/server/
ResettableTimeout.java 52 public void go(long milliseconds) method in class:ResettableTimeout
  /external/clearsilver/scripts/
document.py 89 def go(self): member in class:CParser
286 parser.go()
  /external/ppp/pppd/
multilink.c 107 lcp_options *go = &lcp_gotoptions[0]; local
117 if (!go->neg_mrru || !ho->neg_mrru) {
127 if (!go->neg_mrru || !ho->neg_mrru) {
129 if (go->neg_mrru)
186 cfg_bundle(go->mrru, ho->mrru, go->neg_ssnhf, ho->neg_ssnhf);
232 make_new_bundle(go->mrru, ho->mrru, go->neg_ssnhf, ho->neg_ssnhf);
ccp.c 533 ccp_options *go = &ccp_gotoptions[f->unit]; local
536 *go = ccp_wantoptions[f->unit];
540 if (go->mppe) {
587 if (go->mppe & MPPE_OPT_40) {
589 go->mppe &= ~MPPE_OPT_40;
595 if (!(go->mppe & (MPPE_OPT_40 | MPPE_OPT_128))) {
603 ao->mppe = go->mppe;
605 ao->bsd_compress = go->bsd_compress = 0;
606 ao->predictor_1 = go->predictor_1 = 0;
607 ao->predictor_2 = go->predictor_2 = 0
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
902 ccp_options *go = &ccp_gotoptions[f->unit]; local
991 ccp_options *go = &ccp_gotoptions[f->unit]; local
1424 ccp_options *go = &ccp_gotoptions[f->unit]; local
    [all...]
ipv6cp.c 520 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
528 *go = *wo;
529 eui64_zero(go->hisid); /* last proposed interface identifier */
540 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
545 return (LENCIIFACEID(go->neg_ifaceid) +
546 LENCIVJ(go->neg_vj));
559 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
586 ADDCIIFACEID(CI_IFACEID, go->neg_ifaceid, go->ourid);
588 ADDCIVJ(CI_COMPRESSTYPE, go->neg_vj, go->vj_protocol)
607 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
679 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
816 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
895 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
1174 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
    [all...]
ipcp.c 679 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
690 *go = *wo;
692 go->ouraddr = 0;
711 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
724 if (go->neg_addr && go->old_addrs && !ho->neg_addr && ho->old_addrs)
725 go->neg_addr = 0;
726 if (wo->neg_vj && !go->neg_vj && !go->old_vj) {
730 go->neg_vj = 1
754 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
844 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
970 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
1191 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
1686 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
    [all...]
ipxcp.c 75 #define go (&ipxcp_gotoptions[0]) macro
581 *go = *wo;
594 len = go->neg_nn ? CILEN_NETN : 0;
595 len += go->neg_node ? CILEN_NODEN : 0;
596 len += go->neg_name ? CILEN_NAME + strlen (go->name) - 1 : 0;
599 if (go->neg_router && to_external(go->router) != RIP_SAP)
618 if (go->neg_nn) {
621 PUTLONG (go->our_network, ucp)
    [all...]
lcp.c 626 lcp_options *go = &lcp_gotoptions[f->unit]; local
631 *go = *wo;
633 go->neg_mrru = 0;
634 go->neg_ssnhf = 0;
635 go->neg_endpoint = 0;
651 lcp_options *go = &lcp_gotoptions[f->unit]; local
664 return (LENCISHORT(go->neg_mru && go->mru != DEFMRU) +
665 LENCILONG(go->neg_asyncmap && go->asyncmap != 0xFFFFFFFF)
689 lcp_options *go = &lcp_gotoptions[f->unit]; local
777 lcp_options *go = &lcp_gotoptions[f->unit]; local
933 lcp_options *go = &lcp_gotoptions[f->unit]; local
1326 lcp_options *go = &lcp_gotoptions[f->unit]; local
1486 lcp_options *go = &lcp_gotoptions[f->unit]; local
1876 lcp_options *go = &lcp_gotoptions[f->unit]; local
1925 lcp_options *go = &lcp_gotoptions[f->unit]; local
    [all...]
auth.c 587 * LCP has terminated the link; go to the Dead phase and take the
707 lcp_options *go = &lcp_gotoptions[unit]; local
725 if (auth_required && !(go->neg_upap || go->neg_chap || go->neg_eap)) {
746 if (go->neg_eap) {
749 } else if (go->neg_chap) {
750 chap_auth_peer(unit, our_name, CHAP_DIGEST(go->chap_mdtype));
752 } else if (go->neg_upap) {
785 lcp_options *go = &lcp_gotoptions[unit] local
1287 lcp_options *go = &lcp_gotoptions[unit]; local
    [all...]
  /external/qemu/elff/
dwarf_cu.cc 481 const Elf_Byte* go = stmtl_header_.start; local
482 while (go < stmtl_header_.end) {
483 const Elf_Byte op = *go;
484 go++;
491 go = reinterpret_cast<const Elf_Byte*>
492 (reinterpret_cast<const Dwarf_Leb128*>(go)->process_unsigned(&op_size));
494 const Elf_Byte* ex_op_ptr = go;
543 go += op_size.u32;
558 go = reinterpret_cast<const Elf_Byte*>
559 (reinterpret_cast<const Dwarf_Leb128*>(go)->process_unsigned(&addr_add));
    [all...]
  /external/sqlite/dist/
sqlite3.c 447 ** where multiple cases go to the same block of code, testcase()
76918 int go = 1; local
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 633 milliseconds