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

  /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/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...]
  /external/chromium_org/v8/src/
stub-cache.cc 622 types, handlers, name, type, PROPERTY);
628 types, handlers, name, type, PROPERTY);
783 * Attempts to load a property with an interceptor (which must be present),
    [all...]
stub-cache.h 43 // The stub cache is used for megamorphic calls and property accesses.
361 enum IcCheckType { ELEMENT, PROPERTY };
392 // the property. This function may return false negatives, so miss_label
393 // must always call a backup property check that is complete.
438 // Generate code to check that a global property cell is empty. Create
439 // the property cell at compilation time if no cell exists for the
440 // property.
449 // Generates code that verifies that the property holder has not changed
452 // property cells for global objects are still empty) and checks that the map
    [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 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-junit.jar 
ant-nodeps.jar 
ant.jar 
  /external/chromium_org/v8/src/arm/
stub-cache-arm.cc 414 // Generate code to check that a global property cell is empty. Create
415 // the property cell at compilation time if no cell exists for the
416 // property.
555 // Set the property straight into the object.
682 // Set the property straight into the object.
    [all...]
  /external/chromium_org/v8/src/ia32/
stub-cache-ia32.cc 736 // Interceptor returned nothing for this property. Try to use cached
845 // Generate code to check that a global property cell is empty. Create
846 // the property cell at compilation time if no cell exists for the
847 // property.
    [all...]
  /external/chromium_org/v8/src/mips/
stub-cache-mips.cc 542 // Set the property straight into the object.
671 // Set the property straight into the object.
    [all...]
  /external/chromium_org/v8/src/x64/
stub-cache-x64.cc 729 // Interceptor returned nothing for this property. Try to use cached
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 490 milliseconds