/external/curl/m4/ |
xc-lt-iface.m4 | 41 # require separate configuration and build runs for each flavor.
|
/external/guava/guava/src/com/google/common/eventbus/ |
package-info.java | 35 * <p>To listen for a specific flavor of event (say, a CustomerChangeEvent)...
|
/external/opencv/cxcore/src/ |
cxmathfuncs.cpp | 275 #define ICV_DEF_SQR_MAGNITUDE_FUNC(flavor, arrtype, magtype)\ 277 icvSqrMagnitude_##flavor(const arrtype* x, const arrtype* y,\ [all...] |
/external/skia/src/core/ |
SkPictureFlat.h | 84 // In the 'match' method, this constant will match any flavor of DRAW_BITMAP*
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
user_config.h | 47 * Please do not forget to link proper STLport library flavor
|
/ndk/sources/host-tools/make-3.81/ |
Makefile.ami | 44 # Which flavor of remote job execution support to use.
|
SMakefile | 50 # Which flavor of remote job execution support to use.
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/ |
user_config.h | 47 * Please do not forget to link proper STLport library flavor
|
/system/core/init/ |
perfboot.py | 437 device.get_prop('ro.build.flavor'),
|
/system/core/libmincrypt/ |
rsa.c | 147 // other flavor which omits the optional parameter entirely). This code does not
|
/toolchain/binutils/binutils-2.25/libiberty/ |
libiberty.texi | 157 Similarly, some functions exist only among a particular ``flavor''
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar | |
/external/clang/include/clang/Basic/ |
TargetInfo.h | 490 /// \brief Check whether the given real type should use the "fpret" flavor of 496 /// \brief Check whether _Complex long double should use the "fp2ret" flavor [all...] |
/external/opencv/cv/src/ |
cvderiv.cpp | 485 #define ICV_LAPLACE_ROW( flavor, srctype, dsttype, load_macro ) \ 487 icvLaplaceRow_##flavor( const srctype* src, dsttype* dst, void* params )\ [all...] |
/frameworks/native/libs/ui/ |
Region.cpp | 522 // We allow this particular flavor of invalid Rect, since it is used 699 // We allow this particular flavor of invalid Rect, since it is used as a
|
/external/flac/include/FLAC/ |
stream_encoder.h | [all...] |
/frameworks/base/tools/aapt/ |
Resource.cpp | 632 // look for same flavor. For a given file (strings.xml, for example) 634 // the same flavor. 644 printf("baseFile " ZD " has flavor %s\n", (ZD_TYPE) i, 648 printf("overlayFile " ZD " has flavor %s\n", (ZD_TYPE) i, 662 printf("found a match (" ZD ") for overlay file %s, for flavor %s\n", 671 printf("nothing matches overlay file %s, for flavor %s\n", [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar | |
/ndk/sources/host-tools/make-3.81/doc/ |
make.texi | 269 * Flavor Function:: Find out the flavor of a variable. [all...] |
make.info-1 | 243 * Flavor Function:: Find out the flavor of a variable. [all...] |
/external/fonttools/Lib/fontTools/ |
subset.py | 1840 flavor = None # May be 'woff' variable in class:Options [all...] |
/external/selinux/libsepol/src/ |
module_to_cil.c | [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
UTF16Test.java | 586 // Test with the String flavor of moveCodePointOffset 602 // Test with the StringBuffer flavor of moveCodePointOffset 619 // Test with the char[] flavor of moveCodePointOffset [all...] |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
UTF16Test.java | 582 // Test with the String flavor of moveCodePointOffset 598 // Test with the StringBuffer flavor of moveCodePointOffset 615 // Test with the char[] flavor of moveCodePointOffset [all...] |