HomeSort by relevance Sort by last modified time
    Searched full:specialized (Results 1 - 25 of 1278) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libcxx/test/utilities/memory/specialized.algorithms/specialized.addressof/
Android.mk 17 test_makefile := external/libcxx/test/utilities/memory/specialized.algorithms/specialized.addressof/Android.mk
19 test_name := utilities/memory/specialized.algorithms/specialized.addressof/addressof
  /external/libcxx/test/utilities/memory/specialized.algorithms/
Android.mk 17 test_makefile := external/libcxx/test/utilities/memory/specialized.algorithms/Android.mk
19 test_name := utilities/memory/specialized.algorithms/nothing_to_do
  /external/libcxx/test/utilities/memory/specialized.algorithms/uninitialized.fill/
Android.mk 17 test_makefile := external/libcxx/test/utilities/memory/specialized.algorithms/uninitialized.fill/Android.mk
19 test_name := utilities/memory/specialized.algorithms/uninitialized.fill/uninitialized_fill
  /external/chromium_org/ipc/
ipc_param_traits.h 8 // Our IPC system uses the following partially specialized header to define how
  /external/libcxx/test/utilities/memory/specialized.algorithms/uninitialized.copy/
Android.mk 17 test_makefile := external/libcxx/test/utilities/memory/specialized.algorithms/uninitialized.copy/Android.mk
19 test_name := utilities/memory/specialized.algorithms/uninitialized.copy/uninitialized_copy
23 test_name := utilities/memory/specialized.algorithms/uninitialized.copy/uninitialized_copy_n
  /external/llvm/docs/HistoricalNotes/
2001-07-06-LoweringIRForCodeGen.txt 9 VM -- it is a little too specialized. But without a corresponding
18 more specialized code any time we want (so that portability is not lost).
23 specialized target-specific VM code for a particular architecture. If the
  /external/chromium_org/chrome/browser/resources/print_preview/
print_preview_focus_manager.js 9 * FocusManager implementation specialized for Print Preview, which ensures
  /external/stlport/test/compiler/
ttei4.cpp 16 * have to appear out-of-class; 2. specialized struct C have to
  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p5-example.cpp 14 // template<> not used for a member of an // explicitly specialized class template
19 // template<> also not used when defining a member of // an explicitly specialized member class
p3.cpp 5 // expected-note {{explicitly specialized declaration is here}}
  /external/libcxx/test/utilities/memory/specialized.algorithms/uninitialized.fill.n/
Android.mk 17 test_makefile := external/libcxx/test/utilities/memory/specialized.algorithms/uninitialized.fill.n/Android.mk
19 test_name := utilities/memory/specialized.algorithms/uninitialized.fill.n/uninitialized_fill_n
  /build/target/product/
generic.mk 17 # This is a generic phone product that isn't specialized for a specific device.
generic_armv5.mk 17 # This is a generic product that isn't specialized for a specific device.
generic_mips.mk 17 # This is a generic phone product that isn't specialized for a specific device.
generic_x86.mk 17 # This is a generic phone product that isn't specialized for a specific device.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
tutorials.html 15 more specialized topics:
  /external/chromium_org/skia/ext/
vector_canvas.h 12 // has been subsumed by just SkCanvas and a specialized device (PDF or EMF).
  /external/chromium_org/storage/browser/fileapi/
dragged_file_util.h 16 // Dragged file system is a specialized LocalFileUtil where read access to
  /external/skia/src/gpu/effects/
GrVertexEffect.h 14 * If an effect needs specialized vertex shader code, then it must inherit from this class.
  /external/chromium_org/content/browser/
browser_process_sub_thread.h 29 // This simple thread object is used for the specialized threads that the
53 // Each specialized thread has its own notification service.
  /frameworks/base/core/java/android/widget/
BaseAdapter.java 26 * used in both {@link ListView} (by implementing the specialized
28 * specialized {@link SpinnerAdapter} interface).
  /libcore/luni/src/main/java/org/w3c/dom/
DOMImplementation.java 62 * the document, the implementation may instantiate specialized
67 * Alternatively, specialized <code>Document</code> creation methods,
111 * This method returns a specialized object which implements the
112 * specialized APIs of the specified feature and version, as specified
113 * in . The specialized object may also be obtained by using
116 * provide specialized objects which do not support the
122 * @return Returns an object which implements the specialized APIs of
  /external/chromium_org/ppapi/generators/
idl_ast.py 16 # A specialized visitor which traverses the AST, building a mapping of
48 # A specialized visitor which traverses the AST, building a namespace tree
101 # A specialized visitor which traverses the AST and sets a FILE property
135 # A specialized visitor which will traverse the AST, and generate a mapping
148 # A specialized version of the IDLNode for containing the whole of the
  /external/stlport/doc/
pointer_specialization.txt 30 or hash containers has been specialized. Lets take the set container
65 We only specialized the set container if the comparison functor
71 specialized the less struct for any pointer type even the basic one.
  /external/clang/test/CXX/temp/temp.spec/
no-body.cpp 25 template<typename T> struct x0 { }; // expected-note {{explicitly specialized declaration is here}}
45 template<typename T> struct x1 { }; // expected-note {{explicitly specialized declaration is here}}

Completed in 1381 milliseconds

1 2 3 4 5 6 7 8 91011>>