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

1 2 3 4 5 6 7 8 91011>>

  /external/guava/guava-tests/benchmark/com/google/common/collect/
SortedCopyBenchmark.java 46 @Override void arrange(List<Integer> list) { method
51 @Override void arrange(List<Integer> list) { method
60 @Override void arrange(List<Integer> list) {} method
63 abstract void arrange(List<Integer> list); method in class:SortedCopyBenchmark.InputOrder
78 inputOrder.arrange(list);
  /external/kernel-headers/original/uapi/linux/
wil6210_uapi.h 34 * User code should arrange data in memory like this:
46 * User code should arrange data in memory like this:
  /external/bison/m4/
pathmax.m4 17 /* Arrange to define PATH_MAX, like "pathmax.h" does. */
calloc.m4 13 # and arrange to use a calloc wrapper function that does work in that case.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_segmentation.h 32 // Segmentation map is arrange as [Rows][Columns]
  /packages/apps/PhoneCommon/res/layout/
dialpad_key.xml 25 because we want them to line up vertically when we arrange them in an MxN grid -->
dialpad_key_zero.xml 27 because we want them to line up vertically when we arrange them in an MxN grid -->
  /frameworks/compile/mclinker/lib/MC/
SymbolCategory.cpp 71 // use non-stable bubble sort to arrange the order of symbols.
98 SymbolCategory& SymbolCategory::arrange(LDSymbol& pSymbol, function in class:mcld::SymbolCategory
103 // in the same category, do not need to re-arrange
190 SymbolCategory& SymbolCategory::arrange(LDSymbol& pSymbol, function in class:mcld::SymbolCategory
193 return arrange(pSymbol,
224 return arrange(pSymbol,
  /frameworks/compile/mclinker/include/mcld/MC/
SymbolCategory.h 39 SymbolCategory& arrange(LDSymbol& pSymbol, const ResolveInfo& pSourceInfo);
155 SymbolCategory& arrange(LDSymbol& pSymbol,
  /art/runtime/arch/arm/
instruction_set_features_assembly_tests.S 23 // caller must arrange for the signal handler to set the r0
  /external/compiler-rt/test/tsan/
stack_sync_reuse.cc 10 // not introduce other synchronization, and to arrange the vars in different
  /external/llvm/test/Transforms/SLPVectorizer/X86/
crash_binaryop.ll 29 ; after vectorization to re-arrange instructions.
  /packages/apps/Launcher3/src/com/android/launcher3/model/
AbstractUserComparator.java 28 * A comparator to arrange items based on user profiles.
  /packages/apps/PhoneCommon/res/layout-land/
dialpad_key.xml 28 because we want them to line up vertically when we arrange them in an MxN grid -->
dialpad_key_zero.xml 30 because we want them to line up vertically when we arrange them in an MxN grid -->
  /external/chromium-trace/trace-viewer/tracing/tracing/extras/importer/etw/
parser.html 19 * call Parser.register to arrange to be instantiated
  /external/guava/guava/src/com/google/common/util/concurrent/
ListenableFutureTask.java 58 * given {@code Runnable}, and arrange that {@code get} will return the
  /external/llvm/lib/Support/
ToolOutputFile.cpp 21 // Arrange for the file to be deleted if the process is killed.
  /external/valgrind/memcheck/tests/amd64/
insn-pcmpistri.c 34 /* Compute strlen(s). Arrange for result to be valid or invalid
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_exp.c 98 * Arrange so that scale1 * scale2 == 2**expt. We use this to
  /external/chromium-trace/trace-viewer/tracing/tracing/extras/importer/linux_perf/
parser.html 19 * call Parser.register to arrange to be instantiated
  /external/libpcap/
pcap_get_selectable_fd.3pcap 87 in non-blocking mode, and must arrange that the
  /external/llvm/test/CodeGen/SystemZ/Large/
spill-02.py 17 # Arrange for %foo's spill slot to be at 8184(%r15) and the alloca area to be at
  /external/pdfium/third_party/bigint/
LICENSE 42 put the library header files where the compiler will find them and arrange to
  /art/runtime/arch/arm64/
fault_handler_arm64.cc 146 // This is a suspend check. Arrange for the signal handler to return to
187 // Now arrange for the signal handler to return to art_quick_throw_stack_overflow.

Completed in 1362 milliseconds

1 2 3 4 5 6 7 8 91011>>