/prebuilts/qemu-kernel/arm/ |
rebuild.sh | 99 ### Get defaults
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
CopyCutAction.java | 201 OutputFormat.Defaults.Encoding /* utf-8 */,
|
/cts/tools/signature-tools/src/signature/converter/dex/ |
DexToSigConverter.java | 429 // read mapping to defaults from annotation 438 List<DexAnnotationAttribute> defaults = local 440 for (DexAnnotationAttribute defaultAttribute : defaults) { [all...] |
/device/asus/fugu/libaudio/ |
AudioStreamOut.cpp | 56 // Set some reasonable defaults for these. All of this should be eventually 89 // fix up defaults 101 // If this is the primary stream out, then demand our defaults.
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
main.rb | 56 # the input encoding type; defaults to +nil+ (currently, not used) 58 # the input stream used by the Main script; defaults to <tt>$stdin</tt> 61 # script in interactive mode; defaults to +false+
|
/external/chromium_org/apps/ |
app_window.h | 171 // If true, the window will be resizable by the user. Defaults to true. 174 // If true, the window will be focused on creation. Defaults to true. 178 // configured to be always on top. Defaults to false.
|
/external/chromium_org/chrome/browser/chromeos/login/users/ |
user_manager_impl.h | 422 // their custom avatars and mounting their cryptohomes using tmpfs. Defaults 427 // Defaults to |false| if the value has not been read from trusted device 431 // Cached name of device owner. Defaults to empty string if the value has not
|
/external/chromium_org/chrome/browser/content_settings/ |
host_content_settings_map_unittest.cc | 45 // Check setting defaults. [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
command_store.js | 127 * Defaults to false. 129 * Defaults to false. 132 * disallowContinuation: Disallows continuous read to proceed. Defaults to
|
/external/chromium_org/chrome/browser/ui/fullscreen/ |
fullscreen_controller_interactive_browsertest.cc | 103 // Validate that going fullscreen for a URL defaults to asking permision. 126 // Validate that mouse lock defaults to asking permision. [all...] |
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
content_scripts.html | 148 Defaults to <code>false</code>.</td> 166 Controls when the files in <code>js</code> are injected. Can be "document_start", "document_end", or "document_idle". Defaults to "document_idle". 191 Defaults to <code>false</code>, meaning that only the top frame is matched.</td>
|
/external/chromium_org/chrome/service/cloud_print/ |
printer_job_handler.cc | 651 // Asynchronously fetch the printer caps and defaults. The story will 692 // Hashes don't match, we need to upload new capabilities (the defaults 710 LOG(ERROR) << "Failed to get printer caps and defaults"
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/ |
checker.py | 350 should be used only in unit tests. Defaults to the 657 parameter is for unit testing. Defaults to a 663 Defaults to CarriageReturnChecker.
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftcache.h | 285 /* this cache instance. Use~0 for defaults. */ 288 /* this cache instance. Use~0 for defaults. */ 291 /* Use~0 for defaults. Note that this value does not */ [all...] |
/external/chromium_org/third_party/markdown/ |
__init__.py | 152 # Loop through kwargs and assign defaults 356 Decodes the file using the provided encoding (defaults to utf-8), 370 * encoding: Encoding of input and output files. Defaults to utf-8.
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
unittest.proto | 146 // Singular with defaults 270 // Singular with defaults 531 // String defaults containing the character '\000'
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
file.h | 108 * Unless otherwise defined, defaults to yasm__splitpath_unix(). 163 * Unless otherwise defined, defaults to yasm__combpath_unix(). 188 * Unless otherwise defined, defaults to yasm__createpath_unix().
|
/external/deqp/framework/referencerenderer/ |
rrVertexAttrib.cpp | 499 dst = tcu::Vec4(0, 0, 0, 1); // defaults 519 dst = tcu::IVec4(0, 0, 0, 1); // defaults 539 dst = tcu::UVec4(0, 0, 0, 1); // defaults
|
/external/freetype/include/ |
ftcache.h | 285 /* this cache instance. Use~0 for defaults. */ 288 /* this cache instance. Use~0 for defaults. */ 291 /* Use~0 for defaults. Note that this value does not */ [all...] |
/external/jpeg/ |
jcparam.c | 262 * to establish defaults and then alter parameters selectively. This 264 * your code will still work (they'll be set to reasonable defaults). 348 /* Choose JPEG colorspace based on input space, set defaults accordingly */
|
/external/libpng/ |
pngconf.h | 138 * by setting PNG_API_RULE (which defaults to 0) to one of the values 242 /* NOTE: PNGCBAPI always defaults to PNGCAPI. */ 269 /* Use the defaults, or define PNG*API on the command line (but
|
/external/pdfium/core/include/thirdparties/freetype/freetype/ |
ftcache.h | 285 /* this cache instance. Use~0 for defaults. */ 288 /* this cache instance. Use~0 for defaults. */ 291 /* Use~0 for defaults. Note that this value does not */ [all...] |
/external/pdfium/core/src/fxcodec/libjpeg/ |
fpdfapi_jcparam.c | 263 * to establish defaults and then alter parameters selectively. This
265 * your code will still work (they'll be set to reasonable defaults).
349 /* Choose JPEG colorspace based on input space, set defaults accordingly */
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/ |
ftcache.h | 285 /* this cache instance. Use~0 for defaults. */ 288 /* this cache instance. Use~0 for defaults. */ 291 /* Use~0 for defaults. Note that this value does not */ [all...] |
/external/qemu/distrib/jpeg-6b/ |
jcparam.c | 262 * to establish defaults and then alter parameters selectively. This 264 * your code will still work (they'll be set to reasonable defaults). 348 /* Choose JPEG colorspace based on input space, set defaults accordingly */
|