/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/ |
OMXCameraAdapter.h | 361 DONE, // buffer is filled and sent to HAL [all...] |
/libcore/jsr166-tests/src/test/java/jsr166/ |
JSR166TestCase.java | 644 * Extra checks that get done for all test cases. [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
BluetoothPbapObexServer.java | [all...] |
/external/v8/src/regexp/ |
jsregexp.cc | 528 // We must have done EnsureCompiledIrregexp, so we can get the number of [all...] |
jsregexp.h | 552 enum LimitResult { DONE, CONTINUE }; [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
DateTimePatternGenerator.java | 43 * patterns. Once that is done, a query can be made using a "skeleton", which is 162 // but there is no easy solution when the equivalent operation is done by multiple operations. 197 // but there is no easy solution when the equivalent operation is done by multiple operations. [all...] |
Bidi.java | 167 * <li>Rendering is done from left to right on a horizontal line.</li> 447 * In a UTF-8 implementation, the same thing could be done: the last byte of 471 * are all done in one single loop, in resolveImplicitLevels(). 472 * Changes of dirProp values are done on the fly, without writing 481 * Most of this is done by setting a bit for each directional property [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
DateTimeGeneratorTest.java | 212 if (status == PatternTokenizer.DONE) break; 221 static final String[] statusName = {"DONE", "SYNTAX", "LITERAL", "BROKEN_QUOTE", "BROKEN_ESCAPE", "UNKNOWN"}; [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
DateTimePatternGenerator.java | 42 * patterns. Once that is done, a query can be made using a "skeleton", which is 166 // but there is no easy solution when the equivalent operation is done by multiple operations. 201 // but there is no easy solution when the equivalent operation is done by multiple operations. [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
DateTimeGeneratorTest.java | 208 if (status == PatternTokenizer.DONE) break; 217 static final String[] statusName = {"DONE", "SYNTAX", "LITERAL", "BROKEN_QUOTE", "BROKEN_ESCAPE", "UNKNOWN"}; [all...] |
/frameworks/base/core/java/android/widget/ |
Editor.java | 659 // Should be done before hide insertion point controller since it triggers a show of it 771 if (retOffset == BreakIterator.DONE) { 786 if (retOffset == BreakIterator.DONE) { 856 if (selectionStart == BreakIterator.DONE || selectionEnd == BreakIterator.DONE || [all...] |
/prebuilts/go/darwin-x86/src/cmd/yacc/ |
yacc.go | 101 DONE = iota [all...] |
/prebuilts/go/linux-x86/src/cmd/yacc/ |
yacc.go | 101 DONE = iota [all...] |
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ |
pipeline.py | 517 return self._result_status == _PipelineRecord.DONE [all...] |
/external/curl/lib/ |
ftp.c | 113 static CURLcode ftp_regular_transfer(struct connectdata *conn, bool *done); 128 static CURLcode ftp_do(struct connectdata *conn, bool *done); 131 static CURLcode ftp_connect(struct connectdata *conn, bool *done); 134 static CURLcode ftp_multi_statemach(struct connectdata *conn, bool *done); 170 ftp_done, /* done */ 197 ftp_done, /* done */ 224 Curl_http_done, /* done */ 250 Curl_http_done, /* done */ 605 int *ftpcode, /* return the ftp-code if done */ 924 /* already done and fine * [all...] |
/external/mksh/src/ |
sh.h | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.core.commands_3.6.0.I20100512-1500.jar | |
com.ibm.icu_4.2.1.v20100412.jar | |
/external/owasp/sanitizer/distrib/lib/ |
owasp-java-html-sanitizer.jar | |
/prebuilts/devtools/tools/lib/ |
org-eclipse-core-commands-3.6.0.jar | |
/prebuilts/tools/common/eclipse/ |
org.eclipse.core.commands_3.4.0.I20080509-2000.jar | |
org.eclipse.core.commands_3.6.0.I20100512-1500.jar | |
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-core-commands/3.6.0/ |
org-eclipse-core-commands-3.6.0.jar | |
/external/icu/android_icu4j/src/main/java/android/icu/lang/ |
UCharacter.java | [all...] |
/external/icu/icu4c/source/i18n/ |
dtptngen.cpp | [all...] |