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

1 2

  /packages/apps/Settings/src/com/android/settings/wifi/
WifiConfigUiBase.java 24 * Foundation interface glues between Activities and UIs like {@link WifiDialog}.
  /external/llvm/bindings/ocaml/all_backends/
all_backends_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
  /external/llvm/bindings/ocaml/irreader/
irreader_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
  /external/llvm/bindings/ocaml/linker/
linker_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
  /external/llvm/bindings/ocaml/transforms/utils/
transform_utils_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
  /external/llvm/bindings/ocaml/analysis/
analysis_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
  /external/llvm/bindings/ocaml/backends/
backend_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
  /external/llvm/bindings/ocaml/bitreader/
bitreader_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
  /external/llvm/bindings/ocaml/bitwriter/
bitwriter_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
  /external/llvm/bindings/ocaml/transforms/vectorize/
vectorize_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
  /external/llvm/bindings/ocaml/executionengine/
executionengine_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
  /external/llvm/bindings/ocaml/transforms/ipo/
ipo_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
  /external/llvm/bindings/ocaml/transforms/passmgr_builder/
passmgr_builder_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGFast.cpp 704 // Users of glues are counted against the glued users.
727 SmallVector<SDNode*, 8> Glues;
741 Glues.push_back(N);
751 for (unsigned i = 0, e = Glues.size(); i != e; ++i) {
752 SDNode *Glue = Glues[i];
  /external/llvm/bindings/ocaml/transforms/scalar_opts/
scalar_opts_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
  /external/llvm/bindings/ocaml/target/
target_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
  /external/libopus/silk/
PLC.c 366 /* Glues concealed frames with new good received frames */
  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp 421 // TODO: This redundantly records nodes with both glues and chains.
566 // TODO: Complex patterns can't have output glues, if they did, we'd want
    [all...]
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/about_tracing/
profiling_view.html 74 * @fileoverview ProfilingView glues the View control to
  /external/llvm/include/llvm/CodeGen/
MachineValueType.h 114 Glue = 55, // This glues nodes together during pre-RA sched
  /external/toybox/www/
roadmap.html 688 <p>They based it on crunchgen, a tool that glues existing programs together
  /frameworks/base/docs/html/ndk/guides/
android_mk.jd 19 which glues your C and C++ source files to the Android NDK.</p>
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 10 |* This file glues LLVM's OCaml interface to its C interface. These functions *|
    [all...]
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ssvnc.tcl 631 (In SSH encryption mode, it glues to ssh instead of stunnel.) In most
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 223 // Add/Sub overflow ops with MVT::Glues are lowered to NZCV dependences.
    [all...]

Completed in 357 milliseconds

1 2