Searched
full:option (Results
376 -
400 of
24237) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/sync/protocol/ |
app_specifics.proto | 12 option optimize_for = LITE_RUNTIME; 13 option retain_unknown_fields = true;
|
typed_url_specifics.proto | 12 option optimize_for = LITE_RUNTIME; 13 option retain_unknown_fields = true;
|
/external/chromium/net/socket/ |
tcp_client_socket.h | 26 // Enable/disable experimental TCP FastOpen option. 30 // Check if the TCP FastOpen option is enabled.
|
/external/chromium/webkit/glue/ |
webmenuitem.h | 17 OPTION = WebKit::WebMenuItemInfo::Option,
|
/external/chromium_org/chrome/browser/resources/print_preview/data/ticket_items/ |
landscape.js | 65 cap.option.forEach(function(option) { 67 option.type == 'AUTO' || 68 option.type == 'PORTRAIT'; 69 hasLandscapeOption = hasLandscapeOption || option.type == 'LANDSCAPE'; 84 var defaultOptions = cap.option.filter(function(option) { 85 return option.is_default;
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdebug/ |
ttsdebug.html | 26 <option value="">Unspecified</option>
|
/external/chromium_org/chrome/installer/util/ |
fake_product_state.h | 28 void AddUninstallSwitch(const std::string& option) { 29 uninstall_command_.AppendSwitch(option);
|
/external/chromium_org/net/socket/ |
tcp_client_socket.h | 26 // Enable/disable experimental TCP FastOpen option. 30 // Check if the TCP FastOpen option is enabled.
|
/external/chromium_org/ppapi/generators/ |
idl_lint.py | 13 from idl_option import GetOption, Option, ParseOptions 18 Option('wcomment', 'Disable warning for missing comment.') 19 Option('wenum', 'Disable warning for missing enum value.') 20 Option('winline', 'Disable warning for inline blocks.') 21 Option('wname', 'Disable warning for inconsistent interface name.') 22 Option('wnone', 'Disable all warnings.') 23 Option('wparam', 'Disable warning for missing [in|out|inout] on param.') 24 Option('wpass', 'Disable warning for mixed passByValue and returnByValue.')
|
/external/chromium_org/sync/protocol/ |
app_setting_specifics.proto | 14 option optimize_for = LITE_RUNTIME; 15 option retain_unknown_fields = true;
|
bookmark_specifics.proto | 12 option optimize_for = LITE_RUNTIME; 13 option retain_unknown_fields = true;
|
client_commands.proto | 12 option optimize_for = LITE_RUNTIME; 13 option retain_unknown_fields = true;
|
extension_setting_specifics.proto | 12 option optimize_for = LITE_RUNTIME; 13 option retain_unknown_fields = true;
|
favicon_tracking_specifics.proto | 9 option optimize_for = LITE_RUNTIME; 10 option retain_unknown_fields = true;
|
managed_user_specifics.proto | 12 option optimize_for = LITE_RUNTIME; 13 option retain_unknown_fields = true;
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cmsgtst.h | 39 * Test u_formatMessage() with choice option 43 * Test u_formatMessage() with Select option
|
/external/chromium_org/third_party/icu/source/tools/genrb/ |
prscmnts.h | 52 UParseCommentsOption option, 57 UParseCommentsOption option, UErrorCode *status);
|
/external/clang/include/clang/Driver/ |
Makefile | 9 $(Echo) "Building Clang Driver Option tables with tblgen" 13 $(Echo) "Building Clang CC1 Assembler Option tables with tblgen"
|
/external/grub/util/ |
grub-set-default | 9 # (at your option) any later version. 31 Usage: grub-set-default [OPTION] entry 45 for option in "$@"; do 46 case "$option" in 54 rootdir=`echo "$option" | sed 's/--root-directory=//'` ;; 56 echo "Unrecognized option \`$option'" 1>&2 67 entry="${option}" ;;
|
grub-set-default.in | 9 # (at your option) any later version. 31 Usage: grub-set-default [OPTION] entry 45 for option in "$@"; do 46 case "$option" in 54 rootdir=`echo "$option" | sed 's/--root-directory=//'` ;; 56 echo "Unrecognized option \`$option'" 1>&2 67 entry="${option}" ;;
|
/external/icu4c/test/cintltst/ |
cmsgtst.h | 39 * Test u_formatMessage() with choice option 43 * Test u_formatMessage() with Select option
|
/external/icu4c/tools/genrb/ |
prscmnts.h | 52 UParseCommentsOption option, 57 UParseCommentsOption option, UErrorCode *status);
|
/external/iptables/extensions/ |
libip6t_frag.man | 7 This option cannot be used with kernel version 2.6.10 or later. The length of 8 Fragment header is static and this option doesn't make sense.
|
libxt_dccp.man | 11 [\fB!\fP] \fB\-\-dccp\-option\fP \fInumber\fP 12 Match if DCP option set.
|
libxt_udp.man | 8 option of the TCP extension for details. 14 option of the TCP extension for details.
|
Completed in 460 milliseconds
<<11121314151617181920>>