HomeSort by relevance Sort by last modified time
    Searched full:advances (Results 51 - 75 of 306) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/pdfium/third_party/freetype/src/type1/
t1gload.c 215 FT_Fixed* advances )
228 advances[nn] = 0;
259 advances[nn] = FIXED_TO_INT( decoder.builder.advance.x );
261 advances[nn] = 0;
  /external/skia/src/core/
SkAdvancedTypefaceMetrics.h 81 kRange, // Advances for a range: fAdvance.count = fEndID-fStartID
  /external/srtp/crypto/include/
rdbx.h 155 /* index_advance(&pi, s) advances a xtd_seq_num_t forward by s */
  /frameworks/base/core/java/android/content/
CursorEntityIterator.java 68 * front of the iterator and advances the iterator by one position.
  /external/deqp/framework/referencerenderer/
rrVertexAttrib.hpp 102 * Divisor specifies the rate at which vertex attribute advances. If it is
104 * advances once per instanceDivisor instances.
  /external/freetype/include/internal/
ftdriver.h 96 FT_Fixed* advances );
148 /* `advances' buffer is caller-allocated. */
  /external/icu/icu4c/source/common/
ruleiter.h 194 * Advances the position by the given number of 16-bit code units.
218 * Advances the position by the given amount.
  /external/pdfium/third_party/freetype/include/internal/
ftdriver.h 96 FT_Fixed* advances );
148 /* `advances' buffer is caller-allocated. */
  /external/skia/src/gpu/
GrAllocator.h 146 * Advances the iterator. Iteration is finished when next() returns false.
318 * Advances the iterator. Iteration is finished when next() returns false.
  /frameworks/base/core/java/android/text/
BidiFormatter.java     [all...]
  /frameworks/support/v4/java/android/support/v4/text/
BidiFormatter.java     [all...]
  /external/icu/icu4c/source/common/unicode/
chariter.h 143 * Gets the current code unit for returning and advances to the next code unit
153 * Gets the current code point for returning and advances to the next code point
494 * Advances to the next code unit in the iteration range
503 * Advances to the next code point in the iteration range
515 * Advances to the previous code unit in the iteration range
524 * Advances to the previous code point in the iteration range
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
RuleCharacterIterator.java 278 * Advances the position by the given number of 16-bit code units.
329 * Advances the position by the given amount.
  /external/skia/tests/
WArrayTest.cpp 136 const int16_t advances[], int advanceLen,
139 : fAdvances(advances)
  /art/runtime/
utf.h 94 * Advances "*utf8_data_in" to the start of the next character.
  /bootable/recovery/
asn1_decoder.cpp 108 * Returns the constructed type and advances the pointer. E.g. A0 -> 0
  /dalvik/libdex/
DexUtf.h 29 * Advances "*pUtf8Ptr" to the start of the next character.
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
ScreenSlideActivity.java 36 * <p>This sample shows a "next" button that advances the user to the next step in a wizard,
  /development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NonsenseGenerator.java 55 "seen with", "advances towards", "collapses on",
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
BasicTestIterator.java 126 * Returns the next node in the set and advances the position of the
  /external/boringssl/src/include/openssl/
pqueue.h 136 /* pqueue_next returns the current value of |iter| and advances it to the next
  /external/mesa3d/src/glsl/
s_expression.h 58 * Advances the supplied pointer to just after the expression read.
  /external/openssh/
ssh_api.h 76 * ssh_packet_next() advances to the next input packet and returns
  /external/skia/include/core/
SkTextBlob.h 51 kDefault_Positioning = 0, // Default glyph advances -- zero scalars per glyph.
  /external/toybox/lib/
getmountlist.c 29 // advances *list to start of next entry

Completed in 542 milliseconds

1 23 4 5 6 7 8 91011>>