HomeSort by relevance Sort by last modified time
    Searched refs:unit1 (Results 1 - 4 of 4) sorted by null

  /dalvik/dx/src/com/android/dx/io/instructions/
InstructionCodec.java 460 unit0(relativeTarget), unit1(relativeTarget)); method
503 unit1(literal)); method
540 unit0(relativeTarget), unit1(relativeTarget)); method
564 unit1(index)); method
665 unit1(literal), method
1061 private static short unit1(int value) { method in class:InstructionCodec
1069 private static short unit1(long value) { method in class:InstructionCodec
    [all...]
  /external/cldr/tools/java/org/unicode/cldr/test/
ExampleGenerator.java 610 String unit1 = backgroundStartSymbol + getFormattedUnit("length-meter", unitLength, amount) + backgroundEndSymbol; local
618 return format(getValueFromFormat(perPath, form), unit1, unit2);
    [all...]
  /external/deqp/modules/gles2/functional/
es2fFboRenderTest.cpp 202 void setUnits (sglr::Context& gl, deUint32 program, int unit0, int unit1)
206 gl.uniform1i(gl.getUniformLocation(program, "u_sampler1"), unit1);
    [all...]
  /external/dexmaker/lib/
dalvik-dx-9.0.0_r3.jar 

Completed in 964 milliseconds