HomeSort by relevance Sort by last modified time
    Searched refs:properties (Results 626 - 650 of 769) sorted by null

<<21222324252627282930>>

  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp 30 #include <cutils/properties.h>
    [all...]
  /frameworks/base/core/jni/
AndroidRuntime.cpp 29 #include <cutils/properties.h>
396 /* Set to ro properties, default is en_US */
442 * Various arguments, most determined by system properties, are passed in.
722 /* Set the properties for locale */
    [all...]
  /frameworks/base/libs/androidfw/
VelocityTracker.cpp 34 #include <cutils/properties.h>
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp 296 "(Ljava/lang/String;)Landroid/media/videoeditor/MediaArtistNativeHelper$Properties;",
1579 jobject properties = M4OSA_NULL; local
    [all...]
  /frameworks/base/voip/jni/rtp/
AudioGroup.cpp 34 #include <cutils/properties.h>
  /frameworks/rs/
rsContext.cpp 29 #include <cutils/properties.h>
rsFont.cpp 23 #include <cutils/properties.h>
340 // Get the renderer properties
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 49 #include <cutils/properties.h>
    [all...]
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_menu.cpp 20 #include <cutils/properties.h>
    [all...]
  /hardware/ti/wpan/tools/FM/service/src/jni/
JFmTxNative.cpp 27 #include <cutils/properties.h>
    [all...]
  /system/core/libnetutils/
ifc_utils.c 45 #include <cutils/properties.h>
  /system/netd/
BandwidthController.cpp 42 #include <cutils/properties.h>
    [all...]
MDnsSdListener.cpp 35 #include <cutils/properties.h>
  /external/libxml2/
parser.c     [all...]
  /external/v8/src/
runtime.cc 151 // Deep copy local properties.
153 FixedArray* properties = copy->properties(); local
154 for (int i = 0; i < properties->length(); i++) {
155 Object* value = properties->get(i);
161 properties->set(i, result);
352 // slow properties mode for now. We don't go in the map cache because
367 // Add the constant properties to the boilerplate.
372 // Normalize the properties of object to avoid n^2 behavior
373 // when extending the object multiple properties. Indicate the number o
1594 FixedArray* properties = global->properties(); local
1685 FixedArray* properties = object->properties(); local
    [all...]
  /external/chromium/chrome/browser/resources/ntp/
apps.js 427 // have the 'x' and 'y' properties set.
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc 2786 const internal::List<TestProperty>& properties = result->test_properties(); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
apitooling-ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
org.eclipse.update.configurator_3.3.100.v20100512.jar 
  /external/mesa3d/docs/
MESA_texture_array.spec 352 image data, nor do they include texture properties. When TexImage3D is
    [all...]
  /external/v8/test/mjsunit/
regexp.js 606 // Check that properties of RegExp have the correct permissions.
  /external/zlib/
make_vms.com 538 $! Check if this is a define relating to the properties of the C/C++
567 $! Check for properties of C/C++ compiler
627 $! Check for properties of C/C++ compiler with multiple result values

Completed in 628 milliseconds

<<21222324252627282930>>