/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_system.h | 29 * adjust flags for your compiler, and add <include config/stl_YOUR_COMPILER_NAME> 40 # include <stl/config/_solaris.h> 42 # include <stl/config/_gcc.h> 44 # include <stl/config/_sunprocc.h> 47 # include <stl/config/_kai.h> 51 # include <stl/config/_apcc.h> 53 # include <stl/config/_fujitsu.h> 56 # include <stl/config/_hpux.h> 58 # include <stl/config/_gcc.h> 60 # include <stl/config/_hpacc.h [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_system.h | 29 * adjust flags for your compiler, and add <include config/stl_YOUR_COMPILER_NAME> 40 # include <stl/config/_solaris.h> 42 # include <stl/config/_gcc.h> 44 # include <stl/config/_sunprocc.h> 47 # include <stl/config/_kai.h> 51 # include <stl/config/_apcc.h> 53 # include <stl/config/_fujitsu.h> 56 # include <stl/config/_hpux.h> 58 # include <stl/config/_gcc.h> 60 # include <stl/config/_hpacc.h [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_system.h | 29 * adjust flags for your compiler, and add <include config/stl_YOUR_COMPILER_NAME> 40 # include <stl/config/_solaris.h> 42 # include <stl/config/_gcc.h> 44 # include <stl/config/_sunprocc.h> 47 # include <stl/config/_kai.h> 51 # include <stl/config/_apcc.h> 53 # include <stl/config/_fujitsu.h> 56 # include <stl/config/_hpux.h> 58 # include <stl/config/_gcc.h> 60 # include <stl/config/_hpacc.h [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_system.h | 29 * adjust flags for your compiler, and add <include config/stl_YOUR_COMPILER_NAME> 40 # include <stl/config/_solaris.h> 42 # include <stl/config/_gcc.h> 44 # include <stl/config/_sunprocc.h> 47 # include <stl/config/_kai.h> 51 # include <stl/config/_apcc.h> 53 # include <stl/config/_fujitsu.h> 56 # include <stl/config/_hpux.h> 58 # include <stl/config/_gcc.h> 60 # include <stl/config/_hpacc.h [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_system.h | 29 * adjust flags for your compiler, and add <include config/stl_YOUR_COMPILER_NAME> 40 # include <stl/config/_solaris.h> 42 # include <stl/config/_gcc.h> 44 # include <stl/config/_sunprocc.h> 47 # include <stl/config/_kai.h> 51 # include <stl/config/_apcc.h> 53 # include <stl/config/_fujitsu.h> 56 # include <stl/config/_hpux.h> 58 # include <stl/config/_gcc.h> 60 # include <stl/config/_hpacc.h [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
_system.h | 29 * adjust flags for your compiler, and add <include config/stl_YOUR_COMPILER_NAME> 40 # include <stl/config/_solaris.h> 42 # include <stl/config/_gcc.h> 44 # include <stl/config/_sunprocc.h> 47 # include <stl/config/_kai.h> 51 # include <stl/config/_apcc.h> 53 # include <stl/config/_fujitsu.h> 56 # include <stl/config/_hpux.h> 58 # include <stl/config/_gcc.h> 60 # include <stl/config/_hpacc.h [all...] |
/external/chromium_org/chrome/browser/predictors/ |
resource_prefetch_common.cc | 24 ResourcePrefetchPredictorConfig* config) { 25 DCHECK(config); 37 // The config has the default params already set. The command line with just 48 config->mode |= ResourcePrefetchPredictorConfig::URL_LEARNING; 49 config->mode |= ResourcePrefetchPredictorConfig::HOST_LEARNING; 52 config->mode |= ResourcePrefetchPredictorConfig::URL_LEARNING; 53 config->mode |= ResourcePrefetchPredictorConfig::HOST_LEARNING; 54 config->mode |= ResourcePrefetchPredictorConfig::URL_PREFETCHING; 55 config->mode |= ResourcePrefetchPredictorConfig::HOST_PRFETCHING; 64 config->mode |= ResourcePrefetchPredictorConfig::HOST_LEARNING [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
conf.h | 36 * \defgroup Config Configuration Interface 42 /** \brief \c dlsym version for the config evaluate callback. */ 44 /** \brief \c dlsym version for the config hook callback. */ 87 int snd_config_top(snd_config_t **config); 89 int snd_config_load(snd_config_t *config, snd_input_t *in); 90 int snd_config_load_override(snd_config_t *config, snd_input_t *in); 91 int snd_config_save(snd_config_t *config, snd_output_t *out); 97 int snd_config_search(snd_config_t *config, const char *key, 99 int snd_config_searchv(snd_config_t *config, 101 int snd_config_search_definition(snd_config_t *config, [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
conf.h | 36 * \defgroup Config Configuration Interface 42 /** \brief \c dlsym version for the config evaluate callback. */ 44 /** \brief \c dlsym version for the config hook callback. */ 87 int snd_config_top(snd_config_t **config); 89 int snd_config_load(snd_config_t *config, snd_input_t *in); 90 int snd_config_load_override(snd_config_t *config, snd_input_t *in); 91 int snd_config_save(snd_config_t *config, snd_output_t *out); 97 int snd_config_search(snd_config_t *config, const char *key, 99 int snd_config_searchv(snd_config_t *config, 101 int snd_config_search_definition(snd_config_t *config, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
conf.h | 36 * \defgroup Config Configuration Interface 42 /** \brief \c dlsym version for the config evaluate callback. */ 44 /** \brief \c dlsym version for the config hook callback. */ 87 int snd_config_top(snd_config_t **config); 89 int snd_config_load(snd_config_t *config, snd_input_t *in); 90 int snd_config_load_override(snd_config_t *config, snd_input_t *in); 91 int snd_config_save(snd_config_t *config, snd_output_t *out); 97 int snd_config_search(snd_config_t *config, const char *key, 99 int snd_config_searchv(snd_config_t *config, 101 int snd_config_search_definition(snd_config_t *config, [all...] |
/external/bison/lib/ |
exitfail.c | 18 #include <config.h>
|
fpending.c | 20 #include <config.h>
|
itold.c | 18 #include <config.h>
|
spawnattr_destroy.c | 17 #include <config.h>
|
/external/chromium_org/third_party/freetype/builds/ |
ft2unix.h | 25 /* returned by the `freetype-config --cflags' or `pkg-config --cflags' */ 36 /* - This file will #include <freetype2/config/ftheader.h>, instead */ 37 /* of <freetype/config/ftheader.h>. */ 46 /* freetype-config (or pkg-config). No modifications will be necessary */ 56 #include <freetype/config/ftheader.h>
|
/external/chromium_org/third_party/freetype/include/ |
ft2build.h | 34 #include <freetype/config/ftheader.h>
|
/external/elfutils/libelf/ |
libelf_next_prime.c | 50 # include <config.h>
|
/external/freetype/builds/ |
ft2unix.h | 25 /* returned by the `freetype-config --cflags' or `pkg-config --cflags' */ 36 /* - This file will #include <freetype2/config/ftheader.h>, instead */ 37 /* of <freetype/config/ftheader.h>. */ 46 /* freetype-config (or pkg-config). No modifications will be necessary */ 56 #include <freetype/config/ftheader.h>
|
/external/freetype/include/ |
ft2build.h | 34 #include <freetype/config/ftheader.h>
|
/ndk/sources/host-tools/make-3.81/ |
version.c | 19 /* We use <config.h> instead of "config.h" so that a compilation 20 using -I. -I$srcdir will use ./config.h rather than $srcdir/config.h 22 #include <config.h>
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
exitfail.c | 18 #include <config.h>
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/ |
static_constant.hpp | 19 # include <boost/config.hpp>
|
/packages/apps/Launcher3/src/com/android/launcher3/config/ |
ProviderConfig.java | 17 package com.android.launcher3.config;
|
/frameworks/support/v4/java/android/support/v4/view/ |
ViewConfigurationCompat.java | 30 public int getScaledPagingTouchSlop(ViewConfiguration config); 38 public int getScaledPagingTouchSlop(ViewConfiguration config) { 39 return config.getScaledTouchSlop(); 48 public int getScaledPagingTouchSlop(ViewConfiguration config) { 49 return ViewConfigurationCompatFroyo.getScaledPagingTouchSlop(config); 72 public static int getScaledPagingTouchSlop(ViewConfiguration config) { 73 return IMPL.getScaledPagingTouchSlop(config);
|
/external/chromium_org/third_party/libjingle/source/talk/media/sctp/ |
sctputils_unittest.cc | 37 const webrtc::DataChannelInit& config) { 50 if (config.ordered) { 51 EXPECT_EQ(config.maxRetransmits > -1 ? 52 0x01 : (config.maxRetransmitTime > -1 ? 0x02 : 0), 55 EXPECT_EQ(config.maxRetransmits > -1 ? 56 0x81 : (config.maxRetransmitTime > -1 ? 0x82 : 0x80), 63 if (config.maxRetransmits > -1 || config.maxRetransmitTime > -1) { 64 EXPECT_EQ(config.maxRetransmits > -1 ? 65 config.maxRetransmits : config.maxRetransmitTime 85 webrtc::DataChannelInit config; local 108 webrtc::DataChannelInit config; local 133 webrtc::DataChannelInit config; local [all...] |