HomeSort by relevance Sort by last modified time
    Searched full:utility (Results 176 - 200 of 13161) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/support/asynclayoutinflater/
build.gradle 19 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/cursoradapter/
build.gradle 18 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/documentfile/
build.gradle 21 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/drawerlayout/
build.gradle 20 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/interpolator/
build.gradle 18 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/legacy/v13/
build.gradle 18 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/localbroadcastmanager/
build.gradle 18 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/print/
build.gradle 18 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/support/slidingpanelayout/
build.gradle 20 description = "The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later."
  /frameworks/wilhelm/src/
README.txt 15 ut/ Private utility toolkit
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_common.h 2 * Linux port of dhd command line utility, hacked from wl utility.
50 /* Added for debug utility support */
68 /* DHD utility function declarations */
  /packages/apps/Launcher3/tests/src/com/android/launcher3/util/
Wait.java 6 * A utility class for waiting for a condition to be true.
  /toolchain/binutils/binutils-2.27/zlib/win32/
zlib.def 31 ; utility functions
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorSyclExprConstructor.h 33 EvalToLHSConstructor(const utility::tuple::Tuple<Params...> &t): expr((&(*(utility::tuple::get<N>(t).get_pointer())))) {}
55 ExprConstructor(FuncDetector &fd, const utility::tuple::Tuple<Params...> &t)\
56 : expr(Type((&(*(utility::tuple::get<N>(t).get_pointer()))), fd.dimensions())) {}\
71 ExprConstructor(FuncDetector &funcD, const utility::tuple::Tuple<Params...> &t)\
92 ExprConstructor(FuncDetector &funcD, const utility::tuple::Tuple<Params...> &t)\
115 ExprConstructor(FuncDetector &funcD,const utility::tuple::Tuple<Params...> &t)\
137 ExprConstructor(FuncDetector &funcD, const utility::tuple::Tuple<Params...> &t)\
157 ExprConstructor(FuncDetector &funcD, const utility::tuple::Tuple<Params...> &t)\
176 ExprConstructor(FuncDetector &funcD, const utility::tuple::Tuple<Params...> &t)
    [all...]
  /art/dexdump/
dexdump.h 16 * Header file of the dexdump utility.
18 * This is a re-implementation of the original dexdump utility that was
  /cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/
ComponentNameUtils.java 20 * Utility class to build Android's component name.
24 // This is utility class, can't instantiate.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiCommon.h 46 // For normal builds the strings are not included. A build utility
49 // string table for a GUID to string utility build.
  /external/glide/library/src/main/java/com/bumptech/glide/load/model/
AssetUriParser.java 7 * A utility class for parsing Asset uris that look like: file:///android_asset/some/path/in/assets/folder.
15 // Utility constructor.
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
TestCharFromDirProp.java 15 import android.icu.impl.Utility;
39 + "] == U+" + Utility.hex(c) + ") failed", i, dir);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestCharFromDirProp.java 14 import com.ibm.icu.impl.Utility;
36 + "] == U+" + Utility.hex(c) + ") failed", i, dir);
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
TaggedRecord.java 16 import com.ibm.icu.impl.Utility;
56 int log2 = Utility.highBit(count);
  /external/iproute2/man/man8/
genl.8 3 genl \- generic netlink utility frontend
31 utility provides a simple frontend to the generic netlink library. Although it's
  /external/libcxx/src/
utility.cpp 1 //===------------------------ utility.cpp ---------------------------------===//
11 #include "utility"
  /external/libcxx/test/libcxx/experimental/utilities/utility/
version.pass.cpp 10 // <experimental/utility>
12 #include <experimental/utility>
  /external/libcxx/test/libcxx/utilities/utility/
version.pass.cpp 10 // <utility>
12 #include <utility>

Completed in 1120 milliseconds

1 2 3 4 5 6 78 91011>>