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

<<51525354555657585960>>

  /external/chromium_org/third_party/icu/source/tools/gensprep/
gensprep.h 28 * data structure that holds the IDN properties for one or more
  /external/chromium_org/tools/json_schema_compiler/
json_schema_test.py 55 "properties": {
  /external/chromium_org/tools/json_schema_compiler/test/
json_schema_test.json 69 "properties": {
  /external/chromium_org/tools/perf/benchmarks/
smoothness.py 36 challenging scheduling properties.
  /external/chromium_org/ui/accessibility/
ax_tree_source.h 14 // may be computed dynamically, but maintains the properties that
  /external/chromium_org/ui/base/ime/
remote_input_method_delegate_win.h 26 // Notifies that properties of the focused TextInputClient is changed.
  /external/chromium_org/ui/events/ozone/evdev/
event_device_info.h 39 // Check input device properties.
  /external/chromium_org/ui/gfx/android/
shared_device_display_info.h 16 // available using the Android SDK, including Display properties.
  /external/chromium_org/ui/gfx/ozone/
surface_factory_ozone.h 34 // - GetEGLSurfaceProperties (optional if the properties match the default
131 // Returns an array of EGL properties, which can be used in any EGL function
132 // used to select a display configuration. Note that all properties should be
135 // caller. desired_list contains list of desired EGL properties and values.
  /external/chromium_org/ui/gl/
io_surface_support_mac.cc 10 typedef CFTypeRef (*IOSurfaceCreateProcPtr)(CFDictionaryRef properties);
52 virtual CFTypeRef IOSurfaceCreate(CFDictionaryRef properties) OVERRIDE;
143 CFTypeRef IOSurfaceSupportImpl::IOSurfaceCreate(CFDictionaryRef properties) {
144 return io_surface_create_(properties);
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1203459.js 28 // Ensure that we allow non-index number properties in object literals.
  /external/chromium_org/v8/test/webkit/
property-iteration-expected.txt 24 This tests ordering of static properties.
  /external/clang/include/clang/AST/
CMakeLists.txt 32 clang_tablegen(CommentHTMLTagsProperties.inc -gen-clang-comment-html-tags-properties
  /external/clang/test/ARCMT/
checking-in-arc.m 1 // RUN: %clang_cc1 -arcmt-check -fobjc-arc -fobjc-default-synthesize-properties -fobjc-runtime=macosx-10.8.0 -triple x86_64-apple-darwin12 -fblocks -Werror %s
  /external/clang/test/CodeGenObjC/
auto-property-synthesize-protocol.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin -fobjc-default-synthesize-properties -emit-llvm %s -o - | FileCheck %s
debug-info-id-with-protocol.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-default-synthesize-properties -emit-llvm -g %s -o - | FileCheck %s
debuginfo-properties.m 2 // Check that we emit the correct method names for properties from a protocol.
  /external/clang/test/Index/
comment-unqualified-objc-pointer.m 3 // RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../bindings/xml/comment-xml-schema.rng -target x86_64-apple-darwin10 -fobjc-default-synthesize-properties -fobjc-arc %s > %t/out
  /external/clang/test/SemaObjC/
property-category-impl.m 36 // when those properties will be implemented in category's primary
property-impl-misuse.m 15 @synthesize Z=Y; // expected-error {{synthesized properties 'Z' and 'Y' both claim instance variable 'Y'}}
super-property-notation.m 1 // RUN: %clang_cc1 -fsyntax-only -fobjc-default-synthesize-properties -verify %s
synth-provisional-ivars.m 1 // RUN: %clang_cc1 -fsyntax-only -fobjc-default-synthesize-properties -verify -Wno-objc-root-class %s
synthesized-ivar.m 1 // RUN: %clang_cc1 -fsyntax-only -fobjc-default-synthesize-properties -verify -Wno-objc-root-class %s
  /external/compiler-rt/lib/asan/lit_tests/
CMakeLists.txt 42 set_target_properties(check-asan PROPERTIES FOLDER "ASan tests")
  /external/compiler-rt/lib/lsan/tests/
CMakeLists.txt 21 set_target_properties(LsanUnitTests PROPERTIES

Completed in 802 milliseconds

<<51525354555657585960>>