/external/icu/android_icu4j/src/main/java/android/icu/text/ |
CompactDecimalFormat.java | 29 import android.icu.util.Output; 228 Output<Unit> currencyUnit = new Output<Unit>(); 309 private Amount toAmount(double number, Output<Unit> currencyUnit) {
|
PluralRanges.java | 15 import android.icu.util.Output; 115 EnumSet<StandardPlural> endDone, Output<Boolean> emit) {
|
TimeZoneFormat.java | 46 import android.icu.util.Output; 76 * @see TimeZoneFormat#format(Style, TimeZone, long, Output) 77 * @see TimeZoneFormat#parse(Style, String, ParsePosition, Output) 798 * @see #format(Style, TimeZone, long, Output) 806 * the style. This method takes an extra argument <code>Output<TimeType> timeType</code> 814 * @param timeType the output argument for receiving the time type (standard/daylight/unknown) 820 public String format(Style style, TimeZone tz, long date, Output<TimeType> timeType) { [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
CompactDecimalFormat.java | 28 import com.ibm.icu.util.Output; 235 Output<Unit> currencyUnit = new Output<Unit>(); 322 private Amount toAmount(double number, Output<Unit> currencyUnit) {
|
PluralRanges.java | 14 import com.ibm.icu.util.Output; 113 EnumSet<StandardPlural> endDone, Output<Boolean> emit) {
|
TimeZoneFormat.java | 45 import com.ibm.icu.util.Output; 76 * @see TimeZoneFormat#format(Style, TimeZone, long, Output) 77 * @see TimeZoneFormat#parse(Style, String, ParsePosition, Output) [all...] |
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_emulate_branches.c | 244 unsigned int Output:RC_REGISTER_INDEX_BITS; 253 if (*pfile == RC_FILE_OUTPUT && *pindex == data->Output) { 261 * Output registers cannot be read from and so cannot be dealt with like 264 * We do the simplest thing: If an output registers is written within 285 remap.Output = inst->U.I.DstReg.Index; 297 inst_mov->U.I.DstReg.Index = remap.Output;
|
/external/v8/src/ast/ |
prettyprinter.h | 34 char* output_; // output string buffer 76 char* output_; // output string buffer 82 const char* Output() const { return output_; }
|
/external/v8/tools/testrunner/local/ |
commands.py | 34 from ..objects import output namespace 120 return output.Output(exit_code, timed_out, stdout, stderr)
|
/external/v8/tools/testrunner/objects/ |
testcase.py | 29 from . import output namespace 40 self.output = None 74 """Serializes the output of the TestCase after it has run.""" 76 return [self.id, self.output.Pack(), self.duration] 81 self.output = output.Output.Unpack(result[1])
|
/external/v8/test/unittests/compiler/x64/ |
instruction-selector-x64-unittest.cc | 855 EXPECT_EQ(s.ToVreg(n), s.ToVreg(s[0]->Output())); 876 EXPECT_EQ(s.ToVreg(n), s.ToVreg(s[0]->Output())); [all...] |
/system/tpm/trunks/generator/ |
generator.py | 312 same as Output() because forward declarations do not apply for typedefs. 315 out_file: The output file. 320 self.Output(out_file, defined_types, typemap) 322 def Output(self, out_file, defined_types, typemap): 328 out_file: The output file. 346 out_file: The output file. 386 def Output(self, out_file, defined_types, typemap): 392 out_file: The output file. 672 out_file: The output file. 684 def Output(self, out_file, defined_types, typemap) [all...] |
/build/core/combo/ |
mac_version.mk | 2 # Output variables:
|
/build/core/tasks/tools/ |
compatibility.mk | 22 # Output variables: 23 # compatibility_zip: the path to the output zip file.
|
package-modules.mk | 6 # my_package_name: the name of the output zip file. 7 # Output variables: 8 # my_package_zip: the path to the output zip file. 18 # Calculate the dest files in the output zip file.
|
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/ |
MethodSourcer.java | 35 private final Output mOutput; 45 public MethodSourcer(Output output, String className, int access, String name, 48 mOutput = output; 81 // output return type (constructor have no return type) 92 // output name 95 // output arguments. The signature overrides desc, if present 117 // output throwable exceptions
|
/external/bison/build-aux/ |
vc-list-files | 35 Output a list of version-controlled files in DIR (default .), relative to
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
CollationLoader.java | 23 import android.icu.util.Output; 94 public static CollationTailoring loadTailoring(ULocale locale, Output<ULocale> outValidLocale) {
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
CollationLoader.java | 22 import com.ibm.icu.util.Output; 92 public static CollationTailoring loadTailoring(ULocale locale, Output<ULocale> outValidLocale) {
|
/external/messageformat/ |
import.sh | 16 cp ${TOP}/main/classes/core/src/com/ibm/icu/util/Output.java java/com/ibm/icu/util
|
/frameworks/av/media/img_utils/src/ |
Android.mk | 25 Output.cpp \
|
/frameworks/compile/mclinker/lib/Script/ |
Operand.cpp | 143 SectDescOperand::SectDescOperand(const SectionMap::Output* pOutputDesc) 153 const SectionMap::Output* pOutputDesc) {
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
KeyTypeData.java | 18 import com.ibm.icu.util.Output; 101 Output<Boolean> isKnownKey, Output<Boolean> isSpecialType) { 138 Output<Boolean> isKnownKey, Output<Boolean> isSpecialType) {
|
/external/vulkan-validation-layers/demos/smoke/android/src/main/jni/ |
Smoke.push_constant.vert.h | 77 88: TypePointer Output 87(gl_PerVertex) 78 89: 88(ptr) Variable Output 80 99: TypePointer Output 10(fvec4) 81 101: TypePointer Output 7(fvec3) 82 102(color): 101(ptr) Variable Output
|
Smoke.vert.h | 78 88: TypePointer Output 87(gl_PerVertex) 79 89: 88(ptr) Variable Output 81 99: TypePointer Output 10(fvec4) 82 101: TypePointer Output 7(fvec3) 83 102(color): 101(ptr) Variable Output
|