HomeSort by relevance Sort by last modified time
    Searched refs:PROPERTY (Results 1 - 25 of 141) sorted by null

1 2 3 4 5 6

  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/
BeanAccess.java 29 PROPERTY;
  /cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/targetprep/
PropertyCheckTest.java 36 private static final String PROPERTY = "ro.mock.property";
47 EasyMock.expect(mMockDevice.getProperty(PROPERTY)).andReturn(ACTUAL_VALUE).anyTimes();
52 mOptionSetter.setOptionValue("property-name", PROPERTY);
60 mOptionSetter.setOptionValue("property-name", PROPERTY);
68 mOptionSetter.setOptionValue("property-name", PROPERTY);
76 mOptionSetter.setOptionValue("property-name", PROPERTY)
    [all...]
  /external/testng/src/main/java/org/testng/reporters/
XMLConstants.java 33 /** name attribute for property, testcase and testsuite elements */
57 /** the property element */
58 String PROPERTY = "property";
60 /** value attribute for property elements */
  /external/harfbuzz_ng/test/api/
test-unicode.c 458 #define PROPERTY(name, DEFAULT) \
471 PROPERTY (combining_class, 0),
472 PROPERTY (eastasian_width, 1),
473 PROPERTY (general_category, (unsigned int) HB_UNICODE_GENERAL_CATEGORY_OTHER_LETTER),
474 PROPERTY (mirroring, RETURNS_UNICODE_ITSELF),
475 PROPERTY (script, (unsigned int) HB_SCRIPT_UNKNOWN)
477 #undef PROPERTY
493 g_test_message ("Testing property %s", p->name);
512 g_test_message ("Some property tests failed. You probably have an old version of one of the libraries used.");
530 g_test_message ("Testing property %s", p->name)
    [all...]
  /device/linaro/bootloader/edk2/ArmVirtPkg/VirtFdtDxe/
VirtFdtDxe.c 60 } PROPERTY;
62 STATIC CONST PROPERTY CompatibleProperties[] = {
91 CONST PROPERTY *CompatibleProperty;
109 // We expect the "ranges" property of "pci-host-ecam-generic" to consist of
135 property is "pci-host-ecam-generic".
137 param[in] RegProp Pointer to the "reg" property of Node. The caller
139 property is 4 UINT32 cells.
346 // Get the 'reg' property of this node. For now, we will assume
  /external/libjpeg-turbo/
CMakeLists.txt 288 set_property(TARGET tjbench PROPERTY COMPILE_FLAGS
308 set_property(TARGET tjbench-static PROPERTY COMPILE_FLAGS
324 set_property(TARGET cjpeg-static PROPERTY COMPILE_FLAGS ${COMPILE_FLAGS})
329 set_property(TARGET djpeg-static PROPERTY COMPILE_FLAGS ${COMPILE_FLAGS})
334 set_property(TARGET jpegtran-static PROPERTY COMPILE_FLAGS "-DUSE_SETMODE")
    [all...]
  /external/v8/src/
type-feedback-vector.cc     [all...]
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.2.2/
jackson-annotations-2.2.2.jar 
  /external/pdfium/third_party/lcms2-2.6/src/
cmscgats.c 223 // A property
227 } PROPERTY;
229 static PROPERTY PredefinedProperties[] = {
304 #define NUMPREDEFINEDPROPS (sizeof(PredefinedProperties)/sizeof(PROPERTY))
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ant.core_3.2.200.v20100427.jar 
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
org.eclipse.equinox.registry_3.5.0.v20100503.jar 
  /frameworks/base/core/java/com/android/internal/app/
ChooserActivity.java     [all...]
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/
jackson-annotations-2.6.0.jar 
  /external/v8/src/ast/
ast.cc 18 #include "src/property-details.h"
19 #include "src/property.h"
225 Property* property = expr->AsProperty(); local
226 LhsKind assign_type = Property::GetAssignType(property);
374 ClassLiteral::Property* property = properties()->at(i); local
375 Expression* value = property->value();
377 property->SetSlot(spec->AddStoreICSlot())
402 ObjectLiteral::Property* property = properties()->at(property_index); local
445 ObjectLiteral::Property* property = properties()->at(property_index); local
466 ObjectLiteral::Property* property = properties()->at(i); local
509 ObjectLiteral::Property* property = properties()->at(i); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-junit.jar 
  /prebuilts/tools/common/m2/repository/org/beanshell/bsh/2.0b4/
bsh-2.0b4.jar 
  /external/v8/src/ic/
ic.cc 545 nexus->ConfigureMegamorphicKeyed(key->IsName() ? PROPERTY : ELEMENT);
549 nexus->ConfigureMegamorphicKeyed(key->IsName() ? PROPERTY : ELEMENT);
641 // Get the property.
    [all...]
  /prebuilts/tools/common/m2/repository/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/
jaxb-api-2.2.12-b140109.1041.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.registry_3.5.301.v20130717-1549.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.registry_3.5.300.v20130327-1442.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0/
kotlin-runtime-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.2/
kotlin-runtime-1.0.2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/
kotlin-runtime-1.0.5.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.6/
kotlin-runtime-1.0.6.jar 

Completed in 551 milliseconds

1 2 3 4 5 6