/frameworks/base/obex/javax/obex/ |
D | ClientOperation.java | 631 boolean more = true; in startProcessing() 637 while ((more) && (mReplyHeader.responseCode == in startProcessing() 639 more = sendRequest(ObexHelper.OBEX_OPCODE_GET); in startProcessing() 654 more = sendRequest(ObexHelper.OBEX_OPCODE_GET_FINAL); in startProcessing() 656 if (more) { in startProcessing() 667 while ((more) && (mReplyHeader.responseCode == ResponseCodes.OBEX_HTTP_CONTINUE)) { in startProcessing() 668 more = sendRequest(ObexHelper.OBEX_OPCODE_PUT); in startProcessing() 766 boolean more = true; in streamClosed() 771 more = false; in streamClosed() 778 while ((more) && (mReplyHeader.responseCode == ResponseCodes.OBEX_HTTP_CONTINUE)) { in streamClosed() [all …]
|
/frameworks/av/services/mediaanalytics/ |
D | MediaAnalyticsService.cpp | 454 bool more = false; in expirations_l() local 467 more = true; in expirations_l() 496 more = true; in expirations_l() 509 return more; in expirations_l() 516 bool more; in processExpirations() local 521 more = expirations_l(NULL); in processExpirations() 522 if (!more) { in processExpirations() 526 } while (more); in processExpirations() 541 bool more = expirations_l(item); in saveItem() local 544 if (more) { in saveItem()
|
/frameworks/compile/mclinker/lib/Support/ |
D | LEB128.cpp | 69 bool more = true; in encode() local 77 more = false; in encode() 83 } while (more); in encode()
|
/frameworks/av/media/libstagefright/ |
D | ESDS.cpp | 82 bool more; in skipDescriptorHeader() local 92 more = (x & 0x80) != 0; in skipDescriptorHeader() 94 while (more); in skipDescriptorHeader()
|
/frameworks/compile/slang/tests/F_reduce_general_parse/ |
D | stderr.txt.expect | 11 reduce_general_parse.rs:17:63: error: more than one 'accumulator' for '#pragma rs reduce' 12 reduce_general_parse.rs:18:63: error: more than one 'accumulator' for '#pragma rs reduce'
|
/frameworks/base/core/tests/mockingcoretests/ |
D | README | 23 For more information about ExtendedMockito see documentation of 26 See ../coretests/README for more information on FrameworksCoreTests.
|
/frameworks/wilhelm/ |
D | OWNERS | 1 # TODO: add more owners
|
/frameworks/av/media/utils/ |
D | EventLogTags.logtags | 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e. 9 # impacts log readability, the latter makes regex searches more annoying).
|
/frameworks/native/services/surfaceflinger/EventLog/ |
D | EventLogTags.logtags | 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e. 9 # impacts log readability, the latter makes regex searches more annoying).
|
/frameworks/compile/slang/tests/F_too_many_inputs/ |
D | stderr.txt.expect | 1 …8' for compute kernel bad(). Kernels targeting SDK levels 23+ may not use more than 8 input parame…
|
/frameworks/opt/vcard/ |
D | OWNERS | 1 # Default code reviewers picked from top 3 or more developers.
|
/frameworks/base/core/java/android/view/animation/ |
D | AnimationSet.java | 374 boolean more = false; in getTransformation() 384 more = a.getTransformation(currentTime, temp, getScaleFactor()) || more; in getTransformation() 401 return more; in getTransformation()
|
/frameworks/compile/libbcc/bcinfo/Wrap/ |
D | LLVMBuild.txt | 12 ; For more information on the LLVMBuild system, please see:
|
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | LLVMBuild.txt | 12 ; For more information on the LLVMBuild system, please see:
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/ |
D | test.sh | 113 cp -f more_protos/target/compatibility-more-protos-${TEST_VERSION}.jar more_protos.jar 139 …ava-$VERSION_NUMBER.jar:../protos.jar:../more_protos/target/compatibility-more-protos-${TEST_VERSI…
|
/frameworks/opt/net/wifi/tests/wifitests/ |
D | runtests.sh | 17 For more options, see https://goo.gl/JxYjIw
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_GLES_layers.txt | 43 more information.
|
/frameworks/opt/gamesdk/samples/cube/ |
D | gradle.properties | 7 # For more details on how to configure your build environment visit
|
/frameworks/opt/gamesdk/samples/unitypackaging/app/ |
D | proguard-rules.pro | 5 # For more details, see
|
/frameworks/opt/gamesdk/third_party/cube/ |
D | gradle.properties | 7 # For more details on how to configure your build environment visit
|
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/ |
D | gradle.properties | 5 # For more details on how to configure your build environment visit
|
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/ |
D | proguard-rules.pro | 5 # For more details, see
|
/frameworks/opt/gamesdk/samples/bouncyball/ |
D | gradle.properties | 7 # For more details on how to configure your build environment visit
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | proguard-rules.pro | 7 # For more details, see
|
/frameworks/opt/gamesdk/samples/bouncyball/app/ |
D | proguard-rules.pro | 5 # For more details, see
|