/external/openssh/contrib/caldera/ |
openssh.spec | 166 default by ssh-add(1). It is based on %{askpass}
|
/external/sepolicy/ |
file_contexts | 7 /default.prop u:object_r:rootfs:s0
|
/external/v8/test/mjsunit/ |
array-sort.js | 32 // Test counter-intuitive default number sorting. 36 // Default sort converts each element to string and orders 44 // Default sort on negative numbers. 49 // Default sort on negative and non-negative numbers. 68 // Default sort on Smis and non-Smis.
|
unbox-double-arrays.js | 220 // Test the hole for the default runtime implementation.
|
/external/valgrind/main/none/tests/ |
cmdline2.stdout.exp | 3 tool-selection option, with default in [ ]:
|
/external/zlib/src/contrib/masmx64/ |
inffasx64.asm | 18 ; http://www.microsoft.com/whdc/Devtools/wdk/default.mspx for low price)
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
BaseRecognizer.as | 185 * to make those kinds of exception objects instead of the default. 294 /** How should a token be displayed in an error message? The default 628 * tokens. For literals such as '{' and ',', the default
|
/external/libpng/ |
configure | 481 # In both cases, we have to default to `cp -p'. 589 # The Solaris, AIX, and Digital Unix default echo programs unquote 710 # Factoring default headers for most tests. 924 # by default will actually change. [all...] |
/external/libusb/ |
configure | 478 # In both cases, we have to default to `cp -p'. 586 # The Solaris, AIX, and Digital Unix default echo programs unquote 707 # Factoring default headers for most tests. 920 # by default will actually change. [all...] |
/external/bison/build-aux/ |
texinfo.tex | [all...] |
/external/v8/test/mjsunit/harmony/ |
proxies.js | 649 default: return undefined [all...] |
/external/libusb-compat/ |
configure | 522 # In both cases, we have to default to `cp -p'. 631 # The Solaris, AIX, and Digital Unix default echo programs unquote 751 # Factoring default headers for most tests. 956 # by default will actually change. [all...] |
/build/tools/droiddoc/templates-sac/assets/js/ |
android_3p-bundle.js | 108 var C_KEYWORDS = FLOW_CONTROL_KEYWORDS + "auto case char const default " + 391 default: return charsetPart.charCodeAt(1); 649 default: [all...] |
/build/tools/droiddoc/templates-sdk/assets/js/ |
android_3p-bundle.js | 108 var C_KEYWORDS = FLOW_CONTROL_KEYWORDS + "auto case char const default " + 391 default: return charsetPart.charCodeAt(1); 649 default: [all...] |
docs.js | 873 date.setTime(date.getTime()+(10*365*24*60*60*1000)); // default expiration is one week [all...] |
/external/libvorbis/ |
configure | 505 # In both cases, we have to default to `cp -p'. 611 # The Solaris, AIX, and Digital Unix default echo programs unquote 731 # Factoring default headers for most tests. 947 # by default will actually change. [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texinfo.tex | [all...] |
/external/chromium/chrome/browser/resources/bookmark_manager/js/ |
main.js | 642 // The default operation is to allow dropping links etc to do navigation. 1102 default: [all...] |
/external/v8/src/ |
messages.js | 152 "multiple_defaults_in_switch", ["More than one default clause in switch statement"], 410 * @param {number} opt_line The line within the source. Default value is 0 411 * @param {number} opt_column The column in within the line. Default value is 0 414 * Default value is 0 419 // Default is the first line in the script. Lines in the script is relative 426 // Default is first column. If on the first line add the offset within the 455 * Default is 0 457 * inclusive). Default is the number of lines in the script 493 // Default is the first line in the script. Lines in the script are relative 622 * @param {number} opt_limit The with limit of the source text with a default [all...] |
/build/core/ |
java.mk | 368 # by default, avoid applying emma instrumentation onto emma classes itself,
|
/build/tools/droiddoc/templates-ds/ |
sdkpage.cs | 381 /* set picker checked as a fake default */
|
/build/tools/droiddoc/templates-sac/ |
customizations.cs | 203 <?cs # The default side navigation for the reference docs ?><?cs
|
sdkpage.cs | 380 /* set picker checked as a fake default */
|
/build/tools/droiddoc/templates-sdk/ |
sdkpage.cs | 407 /* set picker checked as a fake default */
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.Collections.pas | 121 property Items[const Key: TKey]: TValue read GetItem write SetItem; default; 306 FPair.Key := Default(TKey); 307 FPair.Value := Default(TValue);
|