HomeSort by relevance Sort by last modified time
    Searched refs:properties (Results 276 - 300 of 351) sorted by null

<<1112131415

  /frameworks/base/media/libstagefright/
OggExtractor.cpp 23 #include <cutils/properties.h>
  /system/core/debuggerd/
debuggerd.c 37 #include <cutils/properties.h>
  /system/media/opensles/libopensles/
android_SfPlayer.cpp 31 #include <cutils/properties.h> // for property_get
  /external/v8/test/mjsunit/
array-reduce.js 389 // Ignore non-array properties:
  /external/v8/src/
date.js 38 // Keep reference to original values of some global properties. This
40 // changes to these properties.
1114 // Setup non-enumerable properties of the Date object itself.
    [all...]
factory.cc 256 // extra inobject properties.
261 // If the instance size overflows, we allocate as many properties
262 // as we can as inobject properties.
266 // Adjust the map with the extra inobject properties.
292 ASSERT(boilerplate->properties() == Heap::empty_fixed_array());
    [all...]
heap.h 306 // Properties and elements are copied too.
    [all...]
string.js 196 // lastMatchArray without erroneously affecting the properties on the global
376 // the static properties of the RegExp constructor. Example:
objects.cc 254 // If the object has an interceptor, try real named properties.
314 // If the object has an interceptor, try real named properties.
409 // When forced to delete global properties, we have to make a
514 // Non-JS objects do not have integer indexed properties.
    [all...]
  /prebuilt/common/osgi/
osgi.jar 
  /external/emma/core/java12/com/vladium/emma/report/html/
ReportGenerator.java 82 final SourcePathCache cache, final IProperties properties)
85 initialize (mdata, cdata, cache, properties);
    [all...]
  /frameworks/base/media/libmediaplayerservice/
MediaPlayerService.cpp 32 #include <cutils/properties.h> // for property_get
46 #include <cutils/properties.h>
    [all...]
  /external/chromium/third_party/icu/source/data/
makedata.mak 398 # Starting with ICU4C 3.4, the core Unicode properties files (uprops.icu, ucase.icu, ubidi.icu, unorm.icu)
422 # 2005-may-05 Removed Unicode properties files (unorm.icu, uprops.icu, ucase.icu, ubidi.icu)
650 @echo Creating data file for Unicode Character Properties
656 @echo Creating data file for Unicode BiDi/Shaping Properties
662 @echo Creating data file for Unicode Case Mapping Properties
  /external/dhcpcd/
dhcpcd.c 57 #include <cutils/properties.h>
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 36 #include <cutils/properties.h>
  /external/wpa_supplicant/
wpa_cli.c 33 #include <cutils/properties.h>
    [all...]
  /frameworks/base/core/jni/
AndroidRuntime.cpp 29 #include <cutils/properties.h>
516 /* Set to ro properties, default is en_US */
562 * Various arguments, most determined by system properties, are passed in.
832 /* Set the properties for locale */
    [all...]
android_server_BluetoothService.cpp 44 #include <cutils/properties.h>
    [all...]
  /frameworks/base/libs/rs/
rsContext.cpp 27 #include <cutils/properties.h>
  /frameworks/base/libs/ui/
EventHub.cpp 22 #include <cutils/properties.h>
    [all...]
  /frameworks/base/media/libmedia/
MediaProfiles.cpp 25 #include <cutils/properties.h>
  /frameworks/base/media/libstagefright/rtsp/
MyHandler.h 31 #include <cutils/properties.h>
    [all...]
  /frameworks/base/services/surfaceflinger/
Layer.cpp 21 #include <cutils/properties.h>
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 49 #include <cutils/properties.h>
    [all...]
  /external/libxml2/
parser.c     [all...]

Completed in 2197 milliseconds

<<1112131415