HomeSort by relevance Sort by last modified time
    Searched full:properties (Results 851 - 875 of 6891) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
MatchResult.h 59 RefPtr<StylePropertySet> properties; member in struct:WebCore::MatchedProperties
77 void addMatchedProperties(const StylePropertySet* properties, StyleRule* = 0, unsigned linkMatchType = SelectorChecker::MatchAll, PropertyWhitelistType = PropertyWhitelistNone);
97 return a.properties == b.properties && a.linkMatchType == b.linkMatchType;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
CompositingState.h 16 // Typically this happens when a layer's properties need to be represented in the compositor
  /external/chromium_org/third_party/libjingle/source/talk/examples/android/
ant.properties 13 # the following properties:
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
charmap.h 2 * Mask of various character properties
  /external/chromium_org/tools/json_schema_compiler/test/
any.json 9 "properties": {
  /external/chromium_org/ui/app_list/
search_box_model_observer.h 17 // Invoked when the some properties of the speech recognition button is
  /external/chromium_org/ui/base/x/
root_window_property_watcher_x.h 18 // This class keeps track of changes to properties on the root window. This is
  /external/chromium_org/ui/gfx/android/
device_display_info.h 17 // available using the Android SDK, including Display properties.
  /external/chromium_org/ui/webui/resources/js/
i18n_template.js 19 * Properties are prefixed with a '.' and can contain nested properties.
56 * This is used to set HTML attributes and DOM properties,. The syntax is:
69 // Ignore missing properties
  /external/chromium_org/v8/test/mjsunit/
builtins.js 30 // Checks that all function properties of the builtin object that are actually
31 // constructors (recognized by having properties on their .prototype object),
32 // have only unconfigurable properties on the prototype, and the methods
42 // A constructor is a function with a prototype and properties on the
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1692.js 52 // Inherited properties are ignored.
58 // Own properties.
76 // Nonexisting properties.
80 // String object properties.
  /external/clang/test/Driver/
rewrite-legacy-objc.m 6 // TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-runtime=macosx-fragile" "-fobjc-default-synthesize-properties" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fexceptions" "-fdiagnostics-show-option"
rewrite-objc.m 6 // TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-runtime=macosx" "-fobjc-dispatch-method=mixed" "-fobjc-default-synthesize-properties" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fexceptions" "-fdiagnostics-show-option"
  /external/clang/test/SemaObjC/
custom-atomic-property.m 1 // RUN: %clang_cc1 -fsyntax-only -Wcustom-atomic-properties -verify -Wno-objc-root-class %s
nsobject-attribute-1.m 29 // do Properties retain?
property-user-setter.m 130 self.t = 0; // expected-error {{synthesized properties 't' and 'T' both claim setter 'setT:'}}
131 self.T = 0; // expected-error {{synthesized properties 'T' and 't' both claim setter 'setT:'}}
132 self.Pxyz = 0; // expected-error {{synthesized properties 'Pxyz' and 'pxyz' both claim setter 'setPxyz:'}}
133 self.pxyz = 0; // expected-error {{synthesized properties 'pxyz' and 'Pxyz' both claim setter 'setPxyz:'}}
provisional-ivar-lookup.m 1 // RUN: %clang_cc1 -fsyntax-only -fobjc-default-synthesize-properties -verify -Wno-objc-root-class %s
  /external/compiler-rt/cmake/Modules/
AddCompilerRT.cmake 31 set_target_properties(${libname} PROPERTIES OSX_ARCHITECTURES "${LIB_ARCH}")
51 set_target_properties(${name} PROPERTIES
80 set_target_properties(${name} PROPERTIES
100 set_target_properties(${name} PROPERTIES
  /external/compiler-rt/lib/lsan/lit_tests/
CMakeLists.txt 36 set_target_properties(check-lsan PROPERTIES FOLDER "LSan tests")
  /external/compiler-rt/lib/msan/lit_tests/
CMakeLists.txt 30 set_target_properties(check-msan PROPERTIES FOLDER "MSan tests")
  /external/compiler-rt/lib/msandr/
CMakeLists.txt 22 set_target_properties(clang_rt.msandr-${arch} PROPERTIES
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
runtests.bat 13 set properties= variable
55 if x%1==x-properties set properties=-propertyfile %2 && shift && shift && goto processcmdlineargs variable
85 %antRunner% -file test.xml %tests% -Dws=%ws% -Dos=%os% -Darch=%arch% %properties% "-D%installmode%=true" -logger org.apache.tools.ant.DefaultLogger
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/META-INF/
ECLIPSEF.SF 24 Name: plugin.properties
  /external/emma/
ANDROID-CHANGES.txt 4 1) Change coverage.out.file location in core/res/emma_default.properties to /data/coverage.ec
  /external/iptables/extensions/
libxt_ipvs.man 1 Match IPVS connection properties.

Completed in 376 milliseconds

<<31323334353637383940>>