Home
last modified time | relevance | path

Searched refs:advanced (Results 1 – 25 of 104) sorted by relevance

12345

/external/chromium_org/chrome/browser/resources/print_preview/settings/advanced_settings/
Dadvanced_settings.css5 #advanced-settings {
9 #advanced-settings.transparent {
15 #advanced-settings .page {
19 #advanced-settings > .page > .close-button {
23 #advanced-settings .search-box-area {
27 #advanced-settings .search-box {
31 #advanced-settings .no-settings-match-hint {
38 #advanced-settings .settings-area {
43 #advanced-settings .settings {
50 .advanced-settings-item-extra-padding {
Dadvanced_settings_item.css5 .advanced-settings-item {
10 .advanced-settings-item > * {
15 .advanced-settings-item-label {
25 .advanced-settings-item-name .search-hint {
31 .advanced-settings-item-query-highlight {
35 .advanced-settings-item-value {
44 .advanced-settings-item-value-select-control {
48 .advanced-settings-item-value-text-control {
/external/chromium_org/chrome/common/safe_browsing/
Dzip_analyzer.cc24 bool advanced = true; in AnalyzeZipFile() local
25 for (; reader.HasMore(); advanced = reader.AdvanceToNextEntry()) { in AnalyzeZipFile()
26 if (!advanced) { in AnalyzeZipFile()
/external/chromium_org/chrome/browser/resources/print_preview/settings/
Dadvanced_options_settings.css5 #advanced-options-settings .advanced-options-settings-button {
/external/deqp/doc/testspecs/GLES31/
Dfunctional.blend_equation_advanced.txt25 + Validation of all advanced blending modes
41 rendered without blending, while subsequent quads have the advanced blend mode
49 made between each overlapping quad with advanced blending enabled. In coherent
/external/iptables/extensions/
Dlibxt_TPROXY.man4 any way. It can also change the mark value which can then be used in advanced
20 by advanced routing. (Required for transparent proxying to work: otherwise
Dlibxt_HMARK.man29 For advanced usage, instead of using \-\-hmark\-tuple, you can specify custom
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
DCHROMIUM_flipy.txt79 advanced by (UNPACK_SKIP_PIXELS)n + (UNPACK_SKIP_ROWS)k
82 which the pointer is advanced by k elements. <height> sets of
98 the pointer is advanced by +/-k elements depending on the value
/external/markdown/tests/markdown-test/
Dbenchmark.dat8 inline-html-advanced:0.070000:0.000000
/external/chromium_org/chrome/browser/chromeos/policy/
Ddevice_local_account_browsertest.cc649 bool advanced = false; in ExpandPublicSessionPod() local
659 &advanced)); in ExpandPublicSessionPod()
661 EXPECT_EQ(expect_advanced, advanced); in ExpandPublicSessionPod()
1468 bool advanced = false; in IN_PROC_BROWSER_TEST_F() local
1477 &advanced)); in IN_PROC_BROWSER_TEST_F()
1478 EXPECT_FALSE(advanced); in IN_PROC_BROWSER_TEST_F()
1724 bool advanced = false; in IN_PROC_BROWSER_TEST_F() local
1725 EXPECT_TRUE(state->GetBoolean("advanced", &advanced)); in IN_PROC_BROWSER_TEST_F()
1726 EXPECT_TRUE(advanced); in IN_PROC_BROWSER_TEST_F()
1765 bool advanced = false; in IN_PROC_BROWSER_TEST_F() local
[all …]
/external/chromium_org/ui/login/account_picker/
Duser_pod_row.css530 .pod.public-account.expanded.advanced {
576 .pod.public-account.transitioning-to-advanced .expanded-pane-contents {
580 .pod.public-account.expanded.advanced .expanded-pane-contents {
610 .pod.public-account.transitioning-to-advanced .language-and-input-section {
616 .pod.public-account.expanded.advanced .language-and-input-section {
685 .pod.public-account.expanded.advanced .language-and-input-container {
/external/zlib/src/win32/
Dzlib.def9 ; advanced functions
/external/chromium_org/chrome/browser/resources/chromeos/
Dproxy_settings.css31 #advanced-config {
/external/chromium_org/chrome/browser/resources/chromeos/network_ui/
Dnetwork_ui.css85 #advanced-options {
/external/chromium_org/chrome/common/extensions/api/
Dnotification_provider.idl48 // If a notifier has advanced settings.
109 // Inform the notifier that the user chose to see advanced settings of that
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
DColor.js109 var advanced = /^(?:rgba\(([^)]+)\)|hsla\(([^)]+)\))$/;
110 match = value.match(advanced);
/external/chromium_org/chrome/browser/ui/cocoa/
Done_click_signin_bubble_controller_browsertest.mm71 // Test that the advanced page is opened in the current tab and that
Done_click_signin_dialog_controller_browsertest.mm65 // Test that the advanced callback is run if its corresponding button
/external/eigen/cmake/
DEigenConfigureTesting.cmake60 option(EIGEN_DEBUG_ASSERTS "Enable advanced debuging of assertions" OFF)
/external/ceres-solver/cmake/
DFindEigen.cmake70 # been found so that user does not have to toggle to advanced view.
156 # Only mark internal variables as advanced if we found Eigen, otherwise
DFindGflags.cmake71 # been found so that user does not have to toggle to advanced view.
167 # Only mark internal variables as advanced if we found gflags, otherwise
DFindGlog.cmake71 # been found so that user does not have to toggle to advanced view.
167 # Only mark internal variables as advanced if we found glog, otherwise
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
DTODO4 via the hardware, look at the classic driver, more advanced.
/external/mesa3d/src/gallium/drivers/i915/
DTODO4 via the hardware, look at the classic driver, more advanced.
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
Dpystate.pxd83 # Routines for advanced debuggers, requested by David Beazley.

12345