HomeSort by relevance Sort by last modified time
    Searched full:over (Results 876 - 900 of 5857) sorted by null

<<31323334353637383940>>

  /external/icu4c/layout/
LEGlyphStorage.cpp 598 // FIXME: this is left over from GlyphIterator, but there's no easy
601 // complete pass over the glyphs, after which the iterator gets reset anyhow...
621 // FIXME: this is left over from GlyphIterator, but there's no easy
624 // complete pass over the glyphs, after which the iterator gets reset anyhow...
  /external/icu4c/test/intltest/
textfile.cpp 115 // Skip over white space
  /external/icu4c/tools/makeconv/
makeconv.1.in 93 A standalone binary converter file will not take precedence over a
  /external/iproute2/include/linux/
neighbour.h 69 * spread over multiple messages to avoid running into message
  /external/iproute2/man/man8/
tc-sfq.8 48 The compile time maximum length of the SFQ is 128 packets, which can be spread over
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-natt 31 # (i.e. the real data transported over the tunnel) would be
  /external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
EscapeMode.java 60 // takes preference over auto escaping
  /external/kernel-headers/original/linux/
cpumask.h 58 * for_each_cpu_mask(cpu, mask) for-loop cpu over mask
70 * for_each_possible_cpu(cpu) for-loop cpu over cpu_possible_map
71 * for_each_online_cpu(cpu) for-loop cpu over cpu_online_map
72 * for_each_present_cpu(cpu) for-loop cpu over cpu_present_map
if_arcnet.h 95 uint8_t cookie[sizeof(int)]; /* Actually NOT sent over the network */
if_hippi.h 139 * RFC 2067 "IP over HIPPI".
neighbour.h 72 * spread over multiple messages to avoid running into message
  /external/libffi/testsuite/
run-all-tests 98 # Iterate over all the files, compiling and running each.
  /external/libvpx/examples/
postproc.txt 50 Some codecs provide fine grained controls over their built-in
  /external/libvpx/vpx/
vp8.h 63 VP8_DEBUG_TXT_MBLK_MODES = 1<<4, /**< print macro block modes over each macro block */
  /external/llvm/docs/CommandGuide/
tblgen.pod 27 =over
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeas.txt 6 I've been mulling over the virtual machine problem and I had some
  /external/llvm/docs/tutorial/
LangImpl1.html 47 how it is built up over time. This will let us cover a fairly broad range of
56 code leaks memory, uses global variables all over the place, doesn't use nice
63 skip over if you are already familiar with or are uninterested in the various
135 conditionals, math, etc. Over the course of the tutorial, we'll extend
  /external/llvm/include/llvm/Analysis/
ConstantsScanner.h 1 //==- llvm/Analysis/ConstantsScanner.h - Iterate over constants -*- C++ -*-===//
RegionIterator.h 1 //===- RegionIterator.h - Iterators to iteratate over Regions ---*- C++ -*-===//
9 // This file defines the iterators to iterate over the elements of a Region.
25 /// This iterator iterates over all successors of a RegionNode.
162 /// The Flat Region iterator will iterate over all BasicBlock RegionNodes that
  /external/llvm/include/llvm/ExecutionEngine/
RuntimeDyld.h 27 // over the JITMemoryManager, which references objects by their source
  /external/llvm/lib/ExecutionEngine/JIT/
JITDebugRegisterer.h 109 /// can be called while iterating over FnMap.
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp 46 // Just iterate over the symbols in our symbol table and assign their
  /external/llvm/lib/Transforms/IPO/
IPO.cpp 11 // libLLVMIPO.a, which implements several transformations over the LLVM
InlineSimple.cpp 101 // Iterate over each element and add to the NeverInline set
StripDeadPrototypes.cpp 10 // This pass loops over all of the functions in the input module, looking for

Completed in 1728 milliseconds

<<31323334353637383940>>