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

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/content/public/utility/
utility_thread.h 20 // Returns the one utility thread for this process. Note that this can only
21 // be accessed when running on the utility thread itself.
  /external/chromium_org/content/utility/
utility_thread_impl.h 15 #include "content/public/utility/utility_thread.h"
24 // This class represents the background thread where the utility task runs.
  /external/chromium_org/mojo/public/utility/
bindings_support_impl.h 12 namespace utility { namespace in namespace:mojo
43 } // namespace utility
  /external/chromium_org/ppapi/examples/threading/
threading.cc 9 #include "ppapi/utility/completion_callback_factory.h"
10 #include "ppapi/utility/threading/simple_thread.h"
  /external/chromium_org/third_party/skia/include/effects/
SkTableMaskFilter.h 25 /** Utility that sets the gamma table
29 /** Utility that creates a clipping table: clamps values below min to 0
  /external/oprofile/libutil++/tests/
utility_tests.cpp 3 * tests utility.h and op_exception.h
16 #include "utility.h"
  /external/skia/include/effects/
SkTableMaskFilter.h 25 /** Utility that sets the gamma table
29 /** Utility that creates a clipping table: clamps values below min to 0
  /external/stlport/stlport/
utility 47 # include_next <utility>
49 # include _STLP_NATIVE_HEADER(utility)
  /frameworks/base/include/androidfw/
misc.h 20 // Handy utility functions and portability code.
28 * Some utility functions for working with files. These could be made
  /frameworks/base/test-runner/src/android/test/
InstrumentationUtils.java 23 * The InstrumentationUtils class has all the utility functions needed for
30 * An utility function that returns the menu identifier for a particular
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_cmd.h 2 * Command structure for dhd command line utility, copied from wl utility
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
utility.cpp 1 //===------------------------ utility.cpp ---------------------------------===//
11 #include "utility"
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/intseq/intseq.intseq/
integer_seq.fail.cpp 10 // <utility>
23 #include <utility>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/intseq/intseq.make/
make_integer_seq.fail.cpp 10 // <utility>
15 #include <utility>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/utility/declval/
declval.pass.cpp 10 // <utility>
14 #include <utility>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/utility/pairs/pair.astuple/
get_const.pass.cpp 10 // <utility>
18 #include <utility>
tuple_size.pass.cpp 10 // <utility>
16 #include <utility>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/utility/pairs/pairs.pair/
U_V.pass.cpp 10 // <utility>
16 #include <utility>
assign_const_pair_U_V.pass.cpp 10 // <utility>
16 #include <utility>
assign_rv_pair.pass.cpp 10 // <utility>
16 #include <utility>
const_pair_U_V.pass.cpp 10 // <utility>
16 #include <utility>
copy_ctor.pass.cpp 10 // <utility>
16 #include <utility>
default.pass.cpp 10 // <utility>
16 #include <utility>
swap.pass.cpp 10 // <utility>
16 #include <utility>
types.pass.cpp 10 // <utility>
18 #include <utility>

Completed in 575 milliseconds

1 2 3 4 5 6 78 91011>>