HomeSort by relevance Sort by last modified time
    Searched refs:dynamic (Results 1 - 25 of 1989) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/src/gpu/
GrVertexBuffer.h 18 GrVertexBuffer(GrGpu* gpu, bool isWrapped, size_t gpuMemorySize, bool dynamic, bool cpuBacked)
19 : INHERITED(gpu, isWrapped, gpuMemorySize, dynamic, cpuBacked) {}
GrIndexBuffer.h 27 GrIndexBuffer(GrGpu* gpu, bool isWrapped, size_t gpuMemorySize, bool dynamic, bool cpuBacked)
28 : INHERITED(gpu, isWrapped, gpuMemorySize, dynamic, cpuBacked) {}
  /external/skia/src/gpu/
GrVertexBuffer.h 18 GrVertexBuffer(GrGpu* gpu, bool isWrapped, size_t gpuMemorySize, bool dynamic, bool cpuBacked)
19 : INHERITED(gpu, isWrapped, gpuMemorySize, dynamic, cpuBacked) {}
GrIndexBuffer.h 27 GrIndexBuffer(GrGpu* gpu, bool isWrapped, size_t gpuMemorySize, bool dynamic, bool cpuBacked)
28 : INHERITED(gpu, isWrapped, gpuMemorySize, dynamic, cpuBacked) {}
  /external/chromium_org/third_party/skia/src/animator/
SkAnimateProperties.h 14 SK_PROPERTY(dynamic),
  /external/skia/src/animator/
SkAnimateProperties.h 14 SK_PROPERTY(dynamic),
  /frameworks/base/tests/VectorDrawableTest/src/com/android/test/dynamic/
VectorPathChecking.java 14 package com.android.test.dynamic;
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/x86_64-linux-android/lib/ldscripts/
i386linux.xr 11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
23 *(.dynamic)
27 *(.linux-dynamic) /* For Linux dynamic linking. */
i386linux.xu 11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
23 *(.dynamic)
27 *(.linux-dynamic) /* For Linux dynamic linking. */
i386linux.x 14 /* The next six sections are for SunOS dynamic linking. The order
28 /* The first three sections are for SunOS dynamic linking. */
29 *(.dynamic)
33 *(.linux-dynamic) /* For Linux dynamic linking. */
i386linux.xbn 13 /* The next six sections are for SunOS dynamic linking. The order
27 /* The first three sections are for SunOS dynamic linking. */
28 *(.dynamic)
32 *(.linux-dynamic) /* For Linux dynamic linking. */
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
i386linux.xr 15 /* The next six sections are for SunOS dynamic linking. The order
26 /* The first three sections are for SunOS dynamic linking. */
27 *(.dynamic)
31 *(.linux-dynamic) /* For Linux dynamic linking. */
i386linux.xu 15 /* The next six sections are for SunOS dynamic linking. The order
26 /* The first three sections are for SunOS dynamic linking. */
27 *(.dynamic)
31 *(.linux-dynamic) /* For Linux dynamic linking. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/lib/ldscripts/
i386linux.xr 11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
23 *(.dynamic)
27 *(.linux-dynamic) /* For Linux dynamic linking. */
i386linux.xu 11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
23 *(.dynamic)
27 *(.linux-dynamic) /* For Linux dynamic linking. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/lib/ldscripts/
i386linux.xr 11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
23 *(.dynamic)
27 *(.linux-dynamic) /* For Linux dynamic linking. */
i386linux.xu 11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
23 *(.dynamic)
27 *(.linux-dynamic) /* For Linux dynamic linking. */
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/x86_64-linux-android/lib/ldscripts/
i386linux.xr 11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
23 *(.dynamic)
27 *(.linux-dynamic) /* For Linux dynamic linking. */
i386linux.xu 11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
23 *(.dynamic)
27 *(.linux-dynamic) /* For Linux dynamic linking. */
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/x86_64-linux-android/lib/ldscripts/
i386linux.xr 11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
23 *(.dynamic)
27 *(.linux-dynamic) /* For Linux dynamic linking. */
i386linux.xu 11 /* The next six sections are for SunOS dynamic linking. The order
22 /* The first three sections are for SunOS dynamic linking. */
23 *(.dynamic)
27 *(.linux-dynamic) /* For Linux dynamic linking. */
  /device/samsung/manta/
audio_policy.conf 41 channel_masks dynamic
75 sampling_rates dynamic
76 channel_masks dynamic
77 formats dynamic
83 sampling_rates dynamic
84 channel_masks dynamic
85 formats dynamic
  /device/htc/flounder/
audio_policy.conf 66 sampling_rates dynamic
67 channel_masks dynamic
68 formats dynamic
74 sampling_rates dynamic
75 channel_masks dynamic
76 formats dynamic
  /external/libcxx/test/utilities/memory/util.dynamic.safety/
Android.mk 17 test_makefile := external/libcxx/test/utilities/memory/util.dynamic.safety/Android.mk
19 test_name := utilities/memory/util.dynamic.safety/get_pointer_safety
23 test_name := utilities/memory/util.dynamic.safety/declare_no_pointers
27 test_name := utilities/memory/util.dynamic.safety/declare_reachable
  /external/lldb/test/lang/objc/objc-dynamic-value/
Makefile 3 OBJC_SOURCES := dynamic-value.m

Completed in 1040 milliseconds

1 2 3 4 5 6 7 8 91011>>