HomeSort by relevance Sort by last modified time
    Searched full:over (Results 901 - 925 of 13432) sorted by null

<<31323334353637383940>>

  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/actions/
TemporalAction.java 23 /** Base class for actions that transition over time using the percent complete.
78 * @param percent The percentage of completion for this action, growing from 0 to 1 over the duration. If
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
PooledLinkedList.java 70 /** Starts iterating over the list's items from the head of the list */
75 /** Starts iterating over the list's items from the tail of the list */
  /external/libnl/include/netlink/
msg.h 116 * Iterate over a stream of attributes in a message
127 * Iterate over a stream of messages
  /external/libopus/silk/fixed/
warped_autocorrelation_FIX.c 56 /* Loop over samples */
59 /* Loop over allpass sections */
  /external/libopus/silk/float/
warped_autocorrelation_FLP.c 51 /* Loop over samples */
54 /* Loop over allpass sections */
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp1.txt 16 conclusion I do: that you have to go with familiar syntax over logical
47 > specifications, because types are going to be all over the programs.
2002-06-25-MegaPatchInfo.txt 31 makes it much easier to write nested loops that iterator over things, changing
71 iterator over the arguments, now the a*() methods can be used to access them.
  /external/llvm/test/CodeGen/Mips/
dynamic-stack-realignment.ll 30 ; FIXME: We are currently over-allocating stack space. This particular case
65 ; FIXME: We are currently over-allocating stack space. This particular case
108 ; FIXME: We are currently over-allocating stack space.
130 ; FIXME: We are currently over-allocating stack space.
151 ; FIXME: We are currently over-allocating stack space.
186 ; FIXME: We are currently over-allocating stack space.
226 ; FIXME: We are currently over-allocating stack space.
253 ; FIXME: We are currently over-allocating stack space.
  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_hash.h 37 * iterate over the entries to find the exact entry among ones that
115 * Convenience routine to iterate over the collision list while doing a memory
  /external/mesa3d/src/gallium/auxiliary/util/
u_ringbuffer.c 77 /* XXX: over-reliance on mutexes, etc:
118 /* XXX: over-reliance on mutexes, etc:
  /external/mesa3d/src/mesa/main/
arrayobj.h 92 * In nv shader mode, the nv generic arrays take precedence over
106 * precedence over the legacy position array.
  /external/proguard/src/proguard/classfile/editor/
ConstantPoolSorter.java 91 // Copy the sorted constant pool entry over to the constant pool.
111 // Copy the new constant pool over.
  /external/proguard/src/proguard/optimize/peephole/
RetargetedInnerClassAttributeRemover.java 59 // Copy over all non-retargeted attributes.
101 // Copy over all non-retargeted attributes.
UnreachableExceptionRemover.java 71 // Go over the exception table.
115 // Go over all instructions.
  /external/replicaisland/res/values/
rokudou.xml 23 Join my team, Android. Help us find The Source and change the world. Take some time to think it over. I am a patient man.
28 Do not trouble yourself over Kyle, Android. He was a good agent but he let his success go to his head. In the final analysis, his arrogance was his biggest weakness. You, on the other hand, displayed cunning and resourcefulness. Good show!
  /external/selinux/secilc/docs/
cil_policy_config_statements.md 9 Note that this can be over-ridden by the CIL compiler command line parameter `-M true|false` or `--mls true|false` flags.
43 Note that this can be over-ridden by the CIL compiler command line parameter `-U` or `--handle-unknown` flags.
  /external/skia/gm/
textblobrandomfont.cpp 34 const char* text = "The quick brown fox jumps over the lazy dog.";
56 const char* bigtext2 = "jumps over the lazy dog.";
  /external/skia/infra/bots/flavor/
ssh_flavor.py 16 """Utils for running tests remotely over SSH."""
53 """Run the given step over SSH."""
  /external/skia/src/gpu/text/
GrTextBlobCache.h 18 * The callback function used by the cache when it is still over budget after a purge. The
118 // then this single textblob is over our budget
  /external/slf4j/slf4j-api/src/main/java/org/slf4j/
Marker.java 93 * Returns an Iterator which can be used to iterate over the references of this
96 * @return Iterator over the references of this marker
  /external/tcpdump/
print-ipfc.c 37 * RFC 2625 IP-over-Fibre Channel.
99 /* Skip over Network_Header */
  /external/toybox/tests/
cp.test 54 # regard to what we'd be copying over it. Posix says to only do that if
55 # we'd be copying a file over the file, but does not say _why_.
cut.test 15 the quick brown fox jumps over the lazy dog" >abc.txt
18 testing "cut with -f (a-)" "cut -d ':' -f 5- abc.txt" "five:six:seven\nepsilon:zeta:eta:teta:iota:kappa:lambda:mu\nthe quick brown fox jumps over the lazy dog\n" "" ""
  /external/v8/tools/
verify_source_deps.py 68 Iterates over all string values recursively. Removes '../' path prefixes.
77 Iterates over all double quoted strings.
  /external/webrtc/webrtc/modules/audio_coding/codecs/tools/
audio_codec_speed_test.cc 66 // over again from the beginning of the array. This is done to simplify
67 // the reading process when reading over the end of the loop.

Completed in 950 milliseconds

<<31323334353637383940>>