HomeSort by relevance Sort by last modified time
    Searched refs:PROPERTY (Results 1 - 25 of 132) 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();
51 mOptionSetter.setOptionValue("property-name", PROPERTY);
59 mOptionSetter.setOptionValue("property-name", PROPERTY);
67 mOptionSetter.setOptionValue("property-name", PROPERTY);
75 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 */
  /hardware/ti/omap4-aah/security/tf_daemon/
smc_properties_parser.h 77 bool bChecked; /* Whether it has been checked that this property is allowed */
78 } PROPERTY;
smc_properties_parser.c 250 PROPERTY* pProperty=NULL;
364 /* It's a property definition */
374 pProperty=(PROPERTY*)malloc(sizeof(PROPERTY));
380 memset(pProperty, 0x00, sizeof(PROPERTY));
547 PROPERTY* pProperty;
549 pProperty=(PROPERTY*)SMCPropListFindElement(
smc_properties.c 195 pPropVal = ((PROPERTY*)pNext)->pValue;
226 printf("Property %s = %s. Bad value!!!\n", pNext->pName, pPropVal);
252 printf("Mandatory property %s is missing.\n", pMissingProp);
293 * get the value of a property
294 * @param pProp we are asking the value of this property
304 * get the value of a property
305 * @param pProp we are asking the value of this property
306 * @param pVal the value of the property
  /hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.h 77 bool bChecked; /* Whether it has been checked that this property is allowed */
78 } PROPERTY;
smc_properties_parser.c 249 PROPERTY* pProperty=NULL;
354 /* It's a property definition */
364 pProperty=(PROPERTY*)malloc(sizeof(PROPERTY));
370 memset(pProperty, 0x00, sizeof(PROPERTY));
496 PROPERTY* pProperty;
498 pProperty=(PROPERTY*)SMCPropListFindElement(
smc_properties.c 195 pPropVal = ((PROPERTY*)pNext)->pValue;
226 printf("Property %s = %s. Bad value!!!\n", pNext->pName, pPropVal);
252 printf("Mandatory property %s is missing.\n", pMissingProp);
293 * get the value of a property
294 * @param pProp we are asking the value of this property
304 * get the value of a property
305 * @param pProp we are asking the value of this property
306 * @param pVal the value of the property
  /external/v8/test/mjsunit/regress/
regress-crbug-594183.js 46 // Regression test for KeyedStoreIC bug: would use PROPERTY mode erroneously.
79 // seeing a property name key. It should have inferred a receiver map and
  /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...]
  /packages/services/Car/tests/libvehiclenetwork-java-test/src/com/android/car/vehiclenetwork/libtest/
VehicleNetworkMockedTest.java 221 // Verify different zone for the same property
259 // Verify different zone for the same property
334 final int PROPERTY = CUSTOM_PROPERTY_ZONED_INT32_VEC3;
338 mVehicleNetwork.subscribe(PROPERTY, 0, ZONE);
340 PROPERTY, ZONE, VALUES, 0);
343 mVehicleNetwork.unsubscribe(PROPERTY);
382 public void onHalError(int errorCode, int property, int operation) {
384 mErrorProperty = property;
430 VehiclePropValue onPropertyGet(VehiclePropValue property);
431 void onPropertySubscribe(int property, float sampleRate, int zones)
441 int property = config.getProp(); local
456 int property = value.getProp(); local
466 int property = value.getProp(); local
    [all...]
  /external/libjpeg-turbo/
CMakeLists.txt 265 set_property(TARGET tjbench PROPERTY COMPILE_FLAGS
285 set_property(TARGET tjbench-static PROPERTY COMPILE_FLAGS
301 set_property(TARGET cjpeg-static PROPERTY COMPILE_FLAGS ${COMPILE_FLAGS})
306 set_property(TARGET djpeg-static PROPERTY COMPILE_FLAGS ${COMPILE_FLAGS})
311 set_property(TARGET jpegtran-static PROPERTY COMPILE_FLAGS "-DUSE_SETMODE")
    [all...]
  /external/v8/src/
type-feedback-vector.cc 989 if (GetKeyType() == PROPERTY) return mode;
    [all...]
  /external/pdfium/third_party/lcms2-2.6/src/
cmscgats.c 222 // A property
226 } PROPERTY;
228 static PROPERTY PredefinedProperties[] = {
303 #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...]
  /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 530 nexus->ConfigureMegamorphicKeyed(key->IsName() ? PROPERTY : ELEMENT);
534 nexus->ConfigureMegamorphicKeyed(key->IsName() ? PROPERTY : ELEMENT);
628 // 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 

Completed in 537 milliseconds

1 2 3 4 5 6