HomeSort by relevance Sort by last modified time
    Searched defs:property (Results 276 - 300 of 1117) sorted by null

<<11121314151617181920>>

  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_q6vdec.h 275 union vdec_property property; member in struct:vdec_property_info
  /prebuilts/devtools/tools/lib/
emma_ant.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/sisu-equinox-embedder/0.20.0/
sisu-equinox-embedder-0.20.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XI2proto.h 755 * Change a property on the specified device.
764 Atom property; member in struct:__anon36750
771 * Delete the specified property.
779 Atom property; member in struct:__anon36751
784 * Query the specified property's values.
797 Atom property; member in struct:__anon36752
1046 Atom property; member in struct:__anon36764
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XI2proto.h 753 * Change a property on the specified device.
762 Atom property; member in struct:__anon38613
769 * Delete the specified property.
777 Atom property; member in struct:__anon38614
782 * Query the specified property's values.
795 Atom property; member in struct:__anon38615
1028 Atom property; member in struct:__anon38625
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 1258 property = properties variable
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 1258 property = properties variable
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/sisu-equinox-embedder/0.18.1/
sisu-equinox-embedder-0.18.1.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationMatcher.java 579 // Look up the layout lib API level. This property is new so it will only
582 String property = target.getProperty(PkgProps.LAYOUTLIB_API); local
584 if (property != null || apiLevel >= 11) {
    [all...]
  /system/bt/stack/gatt/
gatt_int.h 152 tGATT_CHAR_PROP property; member in struct:__anon72496
679 extern UINT16 gatts_add_characteristic (tGATT_SVC_DB *p_db, tGATT_PERM perm, tGATT_CHAR_PROP property, tBT_UUID *p_char_uuid);
  /system/connectivity/shill/
service.cc 662 SLOG(this, 5) << "Ignoring bool property: " << it.first;
665 SLOG(this, 5) << "Configuring bool property: " << it.first;
673 SLOG(this, 5) << "Ignoring int32_t property: " << it.first;
676 SLOG(this, 5) << "Configuring int32_t property: " << it.first;
684 SLOG(this, 5) << "Ignoring key value store property: " << it.first;
687 SLOG(this, 5) << "Configuring key value store property: " << it.first;
697 SLOG(this, 5) << "Ignoring string property: " << it.first;
700 SLOG(this, 5) << "Configuring string property: " << it.first;
708 SLOG(this, 5) << "Ignoring strings property: " << it.first;
711 SLOG(this, 5) << "Configuring strings property: " << it.first
1206 SLOG(this, 1) << __func__ << " " << property; local
    [all...]
  /system/core/sdcard/
sdcard.c 2037 char property[PROPERTY_VALUE_MAX]; local
    [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/tools/common/m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/
jaxb-runtime-2.2.11.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/sisu-equinox-launching/0.20.0/
sisu-equinox-launching-0.20.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-profile/2.0.9/
maven-profile-2.0.9.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-profile/2.2.1/
maven-profile-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/sisu-equinox-launching/0.18.1/
sisu-equinox-launching-0.18.1.jar 
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.1/
hamcrest-library-1.1.jar 
  /external/v8/src/full-codegen/arm/
full-codegen-arm.cc 1515 ObjectLiteral::Property* property = expr->properties()->at(property_index); local
1617 ObjectLiteral::Property* property = expr->properties()->at(property_index); local
1788 Property* property = expr->target()->AsProperty(); local
2362 ObjectLiteral::Property* property = lit->properties()->at(i); local
4096 Property* property = expr->expression()->AsProperty(); local
    [all...]
  /external/v8/src/full-codegen/ia32/
full-codegen-ia32.cc 1439 ObjectLiteral::Property* property = expr->properties()->at(property_index); local
1534 ObjectLiteral::Property* property = expr->properties()->at(property_index); local
1700 Property* property = expr->target()->AsProperty(); local
2262 ObjectLiteral::Property* property = lit->properties()->at(i); local
4015 Property* property = expr->expression()->AsProperty(); local
    [all...]
  /external/v8/src/full-codegen/mips/
full-codegen-mips.cc 1509 ObjectLiteral::Property* property = expr->properties()->at(property_index); local
1611 ObjectLiteral::Property* property = expr->properties()->at(property_index); local
1783 Property* property = expr->target()->AsProperty(); local
2349 ObjectLiteral::Property* property = lit->properties()->at(i); local
4102 Property* property = expr->expression()->AsProperty(); local
    [all...]
  /external/v8/src/full-codegen/mips64/
full-codegen-mips64.cc 1508 ObjectLiteral::Property* property = expr->properties()->at(property_index); local
1610 ObjectLiteral::Property* property = expr->properties()->at(property_index); local
1782 Property* property = expr->target()->AsProperty(); local
2351 ObjectLiteral::Property* property = lit->properties()->at(i); local
4109 Property* property = expr->expression()->AsProperty(); local
    [all...]
  /external/v8/src/full-codegen/ppc/
full-codegen-ppc.cc 1473 ObjectLiteral::Property* property = expr->properties()->at(property_index); local
1573 ObjectLiteral::Property* property = expr->properties()->at(property_index); local
1744 Property* property = expr->target()->AsProperty(); local
2357 ObjectLiteral::Property* property = lit->properties()->at(i); local
4104 Property* property = expr->expression()->AsProperty(); local
    [all...]
  /external/v8/src/full-codegen/x87/
full-codegen-x87.cc 1431 ObjectLiteral::Property* property = expr->properties()->at(property_index); local
1526 ObjectLiteral::Property* property = expr->properties()->at(property_index); local
1692 Property* property = expr->target()->AsProperty(); local
2254 ObjectLiteral::Property* property = lit->properties()->at(i); local
4007 Property* property = expr->expression()->AsProperty(); local
    [all...]

Completed in 294 milliseconds

<<11121314151617181920>>