HomeSort by relevance Sort by last modified time
    Searched refs:mixed (Results 276 - 300 of 301) sorted by null

<<111213

  /external/llvm/utils/TableGen/
tdtags 70 replaced. NOTE: When building a mixed tags file, using ${SELF}
  /external/chromium_org/v8/test/cctest/
test-strings.cc 891 // A mixed ascii and non-ascii string
904 v8::Handle<v8::String> mixed = v8::String::NewFromTwoByte( local
906 CHECK_EQ(10, mixed->Utf8Length());
915 int written = mixed->WriteUtf8(buffer, i, &chars_written);
    [all...]
  /external/chromium_org/chrome/browser/resources/net_internals/
main.js 114 * will not be mixed with current Chrome state. Also hides any interactive
  /external/chromium_org/v8/test/mjsunit/
object-freeze.js 300 // Test for regression in mixed accessor/data property objects.
unicode-test.js     [all...]
  /external/libvorbis/doc/
02-bitpacking.tex 57 0-2-1-3 ('mixed endian').
08-residue.tex 12 hybrids as mixed by channel coupling. The exact semantic content of
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
dynamic-loading.rst 129 with one toolchain. Code from multiple toolchains cannot be mixed.
  /external/chromium_org/v8/test/webkit/fast/js/kde/
operators.js 408 // mixed strings and numbers - results validated in NS+moz+IE5
  /ndk/sources/host-tools/make-3.81/
read.c     [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
aria_util.js 122 'mixed' : 'aria_checked_mixed'} },
139 'mixed' : 'aria_pressed_mixed'} },
math_semantic_tree_test.js 200 // Single identifier with mixed pre- and postfixes.
939 * Mixed neutral and regular fences.
    [all...]
  /external/chromium_org/ui/gfx/
render_text_unittest.cc 1980 const base::string16 mixed = local
    [all...]
  /external/chromium_org/third_party/accessibility-audit/
axs_testing.js 477 axs.constants.ARIA_PROPERTIES = {activedescendant:{type:"property", valueType:"idref"}, atomic:{defaultValue:"false", type:"property", valueType:"boolean"}, autocomplete:{defaultValue:"none", type:"property", valueType:"token", values:["inline", "list", "both", "none"]}, busy:{defaultValue:"false", type:"state", valueType:"boolean"}, checked:{defaultValue:"undefined", type:"state", valueType:"token", values:["true", "false", "mixed", "undefined"]}, controls:{type:"property", valueType:"idref_list"},
480 multiline:{defaultValue:"false", type:"property", valueType:"boolean"}, multiselectable:{defaultValue:"false", type:"property", valueType:"boolean"}, orientation:{defaultValue:"vertical", type:"property", valueType:"token", values:["horizontal", "vertical"]}, owns:{type:"property", valueType:"idref_list"}, posinset:{type:"property", valueType:"integer"}, pressed:{defaultValue:"undefined", type:"state", valueType:"token", values:["true", "false", "mixed", "undefined"]}, readonly:{defaultValue:"false",
489 axs.constants.ATTRIBUTE_VALUE_TO_STATUS = [{name:"aria-autocomplete", values:{inline:"aria_autocomplete_inline", list:"aria_autocomplete_list", both:"aria_autocomplete_both"}}, {name:"aria-checked", values:{"true":"aria_checked_true", "false":"aria_checked_false", mixed:"aria_checked_mixed"}}, {name:"aria-disabled", values:{"true":"aria_disabled_true"}}, {name:"aria-expanded", values:{"true":"aria_expanded_true", "false":"aria_expanded_false"}}, {name:"aria-invalid", values:{"true":"aria_invalid_true",
490 grammar:"aria_invalid_grammar", spelling:"aria_invalid_spelling"}}, {name:"aria-multiline", values:{"true":"aria_multiline_true"}}, {name:"aria-multiselectable", values:{"true":"aria_multiselectable_true"}}, {name:"aria-pressed", values:{"true":"aria_pressed_true", "false":"aria_pressed_false", mixed:"aria_pressed_mixed"}}, {name:"aria-readonly", values:{"true":"aria_readonly_true"}}, {name:"aria-required", values:{"true":"aria_required_true"}}, {name:"aria-selected", values:{"true":"aria_selected_true",
496 axs.constants.MIXED_VALUES = {"true":!0, "false":!0, mixed:!0};
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
webkitdirs.pm     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_loopfilter_neon.asm 573 ; If mask and flat are mixed then we must perform both branches and
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_loopfilter_neon.asm 573 ; If mask and flat are mixed then we must perform both branches and
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_loopfilter_neon.asm 573 ; If mask and flat are mixed then we must perform both branches and
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fts1.c     [all...]
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromeBackgroundScript.js     [all...]
chromeVoxChromeOptionsScript.js     [all...]
chromeVoxChromePageScript.js     [all...]

Completed in 6632 milliseconds

<<111213