/frameworks/base/core/java/android/os/ |
FileUtils.java | 71 * @param mode to apply through {@code chmod} 72 * @param uid to apply through {@code chown}, or -1 to leave unchanged 73 * @param gid to apply through {@code chown}, or -1 to leave unchanged 83 * @param mode to apply through {@code chmod} 84 * @param uid to apply through {@code chown}, or -1 to leave unchanged 85 * @param gid to apply through {@code chown}, or -1 to leave unchanged 111 * @param mode to apply through {@code chmod} 112 * @param uid to apply through {@code chown}, or -1 to leave unchanged 113 * @param gid to apply through {@code chown}, or -1 to leave unchanged
|
/external/chromium_org/build/mac/ |
copy_framework_unversioned.sh | 20 # resources are accessed through the framework's symbolic links, this 24 # Indirection through symbolic links also carries a runtime performance 32 # resources through symbolic links, they are accessed directly. In normal 34 # when loading the framework's code, but this is handled through a normal 46 # frameworks to pass through without subjecting them to any modifications that
|
/external/chromium_org/content/browser/renderer_host/media/ |
device_request_message_filter_unittest.cc | 202 // Runs through test with 1 audio and 1 video device. 208 // Runs through test with 3 audio devices and 2 video devices. 213 // Runs through test with 4 audio devices and 0 video devices. 218 // Runs through test with 0 audio devices and 3 video devices. 223 // Runs through test with no devices.
|
/external/chromium_org/third_party/libpng/ |
LICENSE | 13 libpng versions 1.2.6, August 15, 2004, through 1.2.45, July 7, 2011, are 20 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are 38 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are 47 libpng versions 0.89, June 1996, through 0.96, May 1997, are 59 libpng versions 0.5, May 1995, through 0.88, January 1996, are
|
/external/clang/test/PCH/ |
thread-safety-attrs.cpp | 231 } // expected-warning{{mutex 'sls_mu' is not locked on every path through here}} \ 232 // expected-warning{{mutex 'sls_mu2' is not locked on every path through here}} 238 } // expected-warning{{mutex 'sls_mu' is not locked on every path through here}} 251 expected-warning{{mutex 'sls_mu' is not locked on every path through here}}\ 309 break; // expected-warning{{mutex 'sls_mu' is not locked on every path through here}}
|
/external/libpng/ |
LICENSE | 13 libpng versions 1.2.6, August 15, 2004, through 1.2.46, July 9, 2011, are 20 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are 38 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are 47 libpng versions 0.89, June 1996, through 0.96, May 1997, are 59 libpng versions 0.5, May 1995, through 0.88, January 1996, are
|
NOTICE | 13 libpng versions 1.2.6, August 15, 2004, through 1.2.46, July 9, 2011, are 20 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are 38 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are 47 libpng versions 0.89, June 1996, through 0.96, May 1997, are 59 libpng versions 0.5, May 1995, through 0.88, January 1996, are
|
/external/opencv/cvaux/src/ |
extendededges.cpp | 59 //iterate through contours 60 //iterate through tree 68 //actually this loop can iterates through tree, 92 //iteration through tree 139 //first pass through contour - compute number of branches at every point
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/ |
osd.h | 58 // sets the entries "firstcolor" through "lastcolor" from the array "data" 70 // fills pixels x0,y through x1,y with the content of data[] 73 // fills pixels x0,y0 through x1,y1 with the content of data[] 78 // fills pixels x0,y through x1,y with the color <col> 81 // fills pixels x0,y0 through x1,y1 with the color <col>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/ |
osd.h | 58 // sets the entries "firstcolor" through "lastcolor" from the array "data" 70 // fills pixels x0,y through x1,y with the content of data[] 73 // fills pixels x0,y0 through x1,y1 with the content of data[] 78 // fills pixels x0,y through x1,y with the color <col> 81 // fills pixels x0,y0 through x1,y1 with the color <col>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/ |
osd.h | 58 // sets the entries "firstcolor" through "lastcolor" from the array "data" 70 // fills pixels x0,y through x1,y with the content of data[] 73 // fills pixels x0,y0 through x1,y1 with the content of data[] 78 // fills pixels x0,y through x1,y with the color <col> 81 // fills pixels x0,y0 through x1,y1 with the color <col>
|
/art/runtime/ |
barrier_test.cc | 79 // At this point each thread should have passed through the barrier. The first count should be 107 // Pass through to next subtask. 121 // Check that barrier pass through works.
|
/art/runtime/entrypoints/portable/ |
portable_trampoline_entrypoints.cc | 151 case Primitive::kPrimLong: // Fall-through. 159 case Primitive::kPrimBoolean: // Fall-through. 160 case Primitive::kPrimByte: // Fall-through. 161 case Primitive::kPrimChar: // Fall-through. 162 case Primitive::kPrimShort: // Fall-through. 163 case Primitive::kPrimInt: // Fall-through. 243 case Primitive::kPrimLong: // Fall-through. 247 case Primitive::kPrimBoolean: // Fall-through. 248 case Primitive::kPrimByte: // Fall-through. 249 case Primitive::kPrimChar: // Fall-through [all...] |
/art/runtime/entrypoints/quick/ |
quick_trampoline_entrypoints.cc | 235 case Primitive::kPrimLong: // Fall-through. 247 case Primitive::kPrimBoolean: // Fall-through. 248 case Primitive::kPrimByte: // Fall-through. 249 case Primitive::kPrimChar: // Fall-through. 250 case Primitive::kPrimShort: // Fall-through. 251 case Primitive::kPrimInt: // Fall-through. 333 case Primitive::kPrimLong: // Fall-through. 341 case Primitive::kPrimBoolean: // Fall-through. 342 case Primitive::kPrimByte: // Fall-through. 343 case Primitive::kPrimChar: // Fall-through [all...] |
/dalvik/hit/src/com/android/hit/ |
ArrayInstance.java | 44 * Spin through them all and list ourselves as a reference holder. 99 * Spin through them all and visit them 153 * Spin through all the objects and build up a string describing
|
/dalvik/tools/ |
deadcode.py | 8 """Spin through the input buffer looking for section header lines. 45 """Spin through the 'method code index' section and extract all 68 """Spin through all the input method signatures. For each one, return
|
/external/bison/lib/ |
pathmax.h | 30 - Either through a 32 or through a fallback like 36 or through a fallback like
|
/external/chromium/net/tools/dump_cache/ |
url_utilities.cc | 95 // Unexpected, % followed by non-hex chars, pass it through. 109 // Unexpected, % followed by non-hex chars, pass it through. 117 // Unexpected, % followed by end of string, pass it through.
|
/external/chromium_org/base/message_loop/ |
message_pump_x11.h | 20 // chrome includes us through base/message_loop/message_loop.h, and X11's crappy 31 // If there's a current dispatcher given through RunWithDispatcher(), that 113 // through them. Use ObserverList to ensure the iterator remains valid across
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
policy_oauth2_token_fetcher.h | 52 // Returns OAuth2 tokens fetched through an authenticated cookie jar. 57 // True if we have OAuth2 tokens that were fetched through an authenticated 111 // OAuth2 refresh token. Could come either from the outside or through
|
/external/chromium_org/chrome_frame/ |
vtable_patch_manager.h | 48 // Using the patch info provided in |patches| the function goes through the 50 // to a hook method but rather go straight through to the original target. 78 // searching through the patch list.
|
/external/chromium_org/chromeos/audio/ |
audio_device.cc | 18 // Fall through. 26 // Fall through. 30 // Fall through.
|
/external/chromium_org/net/tools/dump_cache/ |
url_utilities.cc | 95 // Unexpected, % followed by non-hex chars, pass it through. 109 // Unexpected, % followed by non-hex chars, pass it through. 117 // Unexpected, % followed by end of string, pass it through.
|
/external/chromium_org/tools/json_schema_compiler/test/ |
enums.json | 122 "description": "Returns an enum through the callback", 140 "description": "Returns an enum through the callback", 157 "description": "Returns two enums through the callback",
|
/external/chromium_org/ui/gfx/animation/ |
multi_animation_unittest.cc | 23 // Step to 50, which is half way through the first part. 27 // Step to 120, which is 20% through the second part. 33 // Step to 320, which is 20% through the second part.
|