Home
last modified time | relevance | path

Searched refs:again (Results 1 – 25 of 543) sorted by relevance

12345678910>>...22

/external/webkit/LayoutTests/storage/domstorage/localstorage/
Dindex-get-and-set-expected.txt8 Setting FOO again, using setItem.
14 Setting FOO again, using the index setter.
20 Setting FOO again, using property-slot syntax
/external/webkit/LayoutTests/storage/domstorage/sessionstorage/
Dindex-get-and-set-expected.txt8 Setting FOO again, using setItem.
14 Setting FOO again, using the index setter.
20 Setting FOO again, using property-slot syntax
/external/openssl/crypto/asn1/
Df_string.c100 int i,j,k,m,n,again,bufsize; in a2i_ASN1_STRING() local
122 again=(buf[i-1] == '\\'); in a2i_ASN1_STRING()
151 i-=again; in a2i_ASN1_STRING()
196 if (again) in a2i_ASN1_STRING()
Df_enum.c102 int i,j,k,m,n,again,bufsize; in a2i_ASN1_ENUMERATED() local
118 again=(buf[i-1] == '\\'); in a2i_ASN1_ENUMERATED()
146 i-=again; in a2i_ASN1_ENUMERATED()
191 if (again) in a2i_ASN1_ENUMERATED()
Df_int.c106 int i,j,k,m,n,again,bufsize; in a2i_ASN1_INTEGER() local
122 again=(buf[i-1] == '\\'); in a2i_ASN1_INTEGER()
159 i-=again; in a2i_ASN1_INTEGER()
203 if (again) in a2i_ASN1_INTEGER()
/external/libppp/src/
Dauth.c171 again: in auth_SetPhoneList()
197 goto again; in auth_SetPhoneList()
232 again: in auth_Select()
266 goto again; in auth_Select()
298 again: in auth_Validate()
323 goto again; in auth_Validate()
353 again: in auth_GetSecret()
378 goto again; in auth_GetSecret()
/external/libvpx/libvpx/test/
Dencode_test_driver.cc149 bool again; in RunLoop() local
150 for (again = true, video->Begin(); again; video->Next()) { in RunLoop()
151 again = video->img() != NULL; in RunLoop()
160 again = true; in RunLoop()
/external/openssl/crypto/conf/
Dconf_def.c216 int again; in def_load_bio() local
254 again=0; in def_load_bio()
267 if (i == 0 && !again) break; in def_load_bio()
268 again=0; in def_load_bio()
279 again=1; /* long line */ in def_load_bio()
302 again=1; in def_load_bio()
305 if (again) continue; in def_load_bio()
319 again: in def_load_bio()
327 goto again; in def_load_bio()
/external/icu4c/data/brkitr/
Dchar.txt18 # TODO: Restore if the Prepend set becomes non-empty again: $Prepend = [\p{Grapheme_Cluster_Bre…
50 # TODO: Restore if the Prepend set becomes non-empty again: $Prepend [^$Control $CR $LF];
65 # TODO: Restore if the Prepend set becomes non-empty again: [^$Control $CR $LF] $Prepend;
/external/linux-tools-perf/bench/
Dsched-messaging.c105 again: in sender()
112 goto again; in sender()
136 again: in receiver()
142 goto again; in receiver()
/external/elfutils/libelf/
Delf32_getehdr.c79 again:
87 goto again;
Delf_newscn.c85 again:
167 goto again;
/external/openssl/crypto/pkcs7/
Dsign.c93 again:
100 goto again;
Dbio_ber.c240 again: in ber_read()
266 goto again; in ber_read()
364 again: in ber_ctrl()
386 goto again; in ber_ctrl()
/external/openssh/openbsd-compat/
Dstrptime.c98 again: switch (c = *fmt++) { in _strptime()
113 goto again; in _strptime()
118 goto again; in _strptime()
/external/valgrind/main/none/tests/ppc64/
Dtest_dfp1.c332 again: in test_dfp_two_arg_ops()
384 goto again; in test_dfp_two_arg_ops()
402 again: in test_move_toFrom_fpscr()
434 goto again; in test_move_toFrom_fpscr()
Dtest_dfp4.c502 again: in test_dfp_ClassAndGroupTest_ops()
522 goto again; in test_dfp_ClassAndGroupTest_ops()
555 again: in test_dfp_ExpTest_ops()
591 goto again; in test_dfp_ExpTest_ops()
/external/valgrind/main/none/tests/ppc32/
Dtest_dfp1.c332 again: in test_dfp_two_arg_ops()
384 goto again; in test_dfp_two_arg_ops()
402 again: in test_move_toFrom_fpscr()
434 goto again; in test_move_toFrom_fpscr()
Dtest_dfp4.c502 again: in test_dfp_ClassAndGroupTest_ops()
522 goto again; in test_dfp_ClassAndGroupTest_ops()
555 again: in test_dfp_ExpTest_ops()
591 goto again; in test_dfp_ExpTest_ops()
/external/valgrind/main/coregrind/m_scheduler/
Dsema.c107 again: in ML_()
117 goto again; in ML_()
/external/clang/lib/AST/
DCommentLexer.cpp441 again: in lexVerbatimBlockFirstLine()
474 goto again; in lexVerbatimBlockFirstLine()
698 again: in lex()
732 goto again; in lex()
749 goto again; in lex()
793 goto again; in lex()
/external/iproute2/tc/
Dtc_core.c170 again: in tc_calc_size_table()
175 goto again; in tc_calc_size_table()
/external/dnsmasq/src/
Dnetlink.c143 again: in iface_enumerate()
165 goto again; in iface_enumerate()
181 goto again; in iface_enumerate()
/external/iptables/extensions/
Dlibxt_LED.man13 when a packet arrives before being switched off again. The default is 0
17 off again.)
/external/valgrind/main/none/tests/
Dfdleak_cmsg.c121 again: in client()
124 goto again; /* SIGCHLD from server exiting could interrupt */ in client()

12345678910>>...22