HomeSort by relevance Sort by last modified time
    Searched full:offsetvalue (Results 1 - 11 of 11) sorted by null

  /external/deqp/modules/gles31/functional/
es31fShaderMultisampleInterpolationTests.cpp     [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
E_B_L_C_.py 477 dataList += [struct.pack(dataFormat, offsetValue) for offsetValue in offsetArray]
  /external/icu/icu4c/source/i18n/unicode/
plurfmt.h 91 * pluralStyle = [offsetValue] (selector '{' message '}')+
92 * offsetValue = "offset:" number
  /external/messageformat/java/com/ibm/icu/simple/
PluralFormat.java 79 * pluralStyle = [offsetValue] (selector '{' message '}')+
80 * offsetValue = "offset:" number
  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetSCSU.java 695 private boolean isInOffsetWindowOrDirect(int offsetValue, int a){
696 return (a & UConverterConstants.UNSIGNED_INT_MASK)<=(offsetValue & UConverterConstants.UNSIGNED_INT_MASK)+0x7f &
697 ((a & UConverterConstants.UNSIGNED_INT_MASK)>=(offsetValue & UConverterConstants.UNSIGNED_INT_MASK) ||
    [all...]
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp     [all...]
CGCall.cpp     [all...]
CodeGenFunction.h     [all...]
CGBuiltin.cpp 430 Value *OffsetValue =
437 EmitAlignmentAssumption(PtrValue, Alignment, OffsetValue);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
PluralFormat.java 81 * pluralStyle = [offsetValue] (selector '{' message '}')+
82 * offsetValue = "offset:" number
    [all...]

Completed in 789 milliseconds