/external/llvm/include/llvm/ProfileData/ |
SampleProfWriter.h | 58 /// Create a new file writer based on the value of \p Format. 60 create(StringRef Filename, SampleProfileFormat Format); 62 /// Create a new stream writer based on the value of \p Format. 65 create(std::unique_ptr<raw_ostream> &OS, SampleProfileFormat Format); 85 /// \brief Sample-based profile writer (text format). 107 SampleProfileFormat Format); 110 /// \brief Sample-based profile writer (binary format). 133 SampleProfileFormat Format);
|
/external/pdfium/core/fpdfdoc/ |
cpdf_aaction.h | 30 Format,
|
/external/skia/src/effects/ |
SkEmbossMaskFilter.h | 30 SkMask::Format getFormat() const override;
|
/system/vold/fs/ |
Ext4.h | 33 status_t Format(const std::string& source, unsigned long numSectors,
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
MessageFormat.java | 22 import java.text.Format; 56 * <code>MessageFormat</code> differs from the other <code>Format</code> 73 * {@link #setFormatByArgumentName(String, Format)}, 74 * {@link #format(Map, StringBuffer, FieldPosition)}, 75 * {@link #format(String, Map)}, {@link #parseToMap(String, ParsePosition)}, 85 * {@link #setFormatsByArgumentIndex(Format[])}, 86 * {@link #setFormatByArgumentIndex(int, Format)}, 89 * {@link #format(Object[], StringBuffer, FieldPosition)}, 90 * {@link #format(String, Object[])}, 95 * <p>The API {@link #format(Object, StringBuffer, FieldPosition)} ha 902 public final StringBuffer format(Object[] arguments, StringBuffer result, method in class:MessageFormat 963 public static String format(String pattern, Object... arguments) { method in class:MessageFormat 1021 public final StringBuffer format(Object arguments, StringBuffer result, method in class:MessageFormat [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/ |
EfiSmmDriverLib.h | 108 IN CHAR8 *Format,
122 Format - String to use for the print, followed by Print arguments.
136 IN CHAR8 *Format,
150 Format - String to use for the print, followed by Print arguments.
152 ... - VAR args for Format
|
/device/linaro/bootloader/edk2/StdLib/Include/ |
wchar.h | 33 const wchar_t * __restrict format, ...);
35 const wchar_t * __restrict format, ...);
37 const wchar_t * __restrict format, ...);
39 const wchar_t * __restrict format, ...);
41 const wchar_t * __restrict format, va_list arg);
43 const wchar_t * __restrict format, va_list arg);
45 const wchar_t * __restrict format, va_list arg);
47 const wchar_t * __restrict format, va_list arg);
48 int vwprintf (const wchar_t * __restrict format, va_list arg);
49 int vwscanf (const wchar_t * __restrict format, va_list arg); [all...] |
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ |
FastQueue.cs | 78 throw new ArgumentException(string.Format("queue index {0} > last index {1}", absIndex, _data.Count - 1)); 80 throw new ArgumentException(string.Format("queue index {0} < 0", absIndex));
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/ |
FastQueue.cs | 85 throw new ArgumentException(string.Format("queue index {0} > last index {1}", absIndex, _data.Count - 1)); 87 throw new ArgumentException(string.Format("queue index {0} < 0", absIndex));
|
/external/chromium-trace/catapult/telemetry/ |
json_format | 24 'Reformat your JSON file by running: %s --format %s' % 26 print >> sys.stdout, ('%s passes the JSON format validation' % file_path) 29 def Format(file_path): 47 parser.add_argument('--format', action='store_true', default=False, 48 help='Format the JSON file.') 50 if options.format: 51 Format(options.file_path)
|
/external/libvorbis/doc/ |
a2-encapsulation-rtp.tex | 8 Please consult RFC 5215 \textit{``RTP Payload Format for Vorbis Encoded
|
/external/piex/src/ |
piex_types.h | 37 enum Format { 46 Format format = kJpegCompressed; member in struct:piex::Image 77 std::string date_stamp; // Giving as "YYYY:MM:DD" format.
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/instruction/ |
BuilderArrayPayload.java | 35 import org.jf.dexlib2.Format; 61 @Override public Format getFormat() { return OPCODE.format; }
|
BuilderPackedSwitchPayload.java | 36 import org.jf.dexlib2.Format; 68 @Override public Format getFormat() { return OPCODE.format; }
|
BuilderSparseSwitchPayload.java | 37 import org.jf.dexlib2.Format; 69 @Override public Format getFormat() { return OPCODE.format; }
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/ |
ImmutableArrayPayload.java | 35 import org.jf.dexlib2.Format; 80 @Override public Format getFormat() { return OPCODE.format; }
|
ImmutablePackedSwitchPayload.java | 35 import org.jf.dexlib2.Format; 74 @Override public Format getFormat() { return OPCODE.format; }
|
ImmutableSparseSwitchPayload.java | 35 import org.jf.dexlib2.Format; 73 @Override public Format getFormat() { return OPCODE.format; }
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
Device.hpp | 49 virtual egl::Image *createDepthStencilSurface(unsigned int width, unsigned int height, sw::Format format, int multiSampleDepth, bool discard); 50 virtual egl::Image *createRenderTarget(unsigned int width, unsigned int height, sw::Format format, int multiSampleDepth, bool lockable);
|
/prebuilts/go/darwin-x86/test/bench/go1/ |
time_test.go | 23 t.Format("Mon Jan 2 15:04:05 2006")
|
/prebuilts/go/linux-x86/test/bench/go1/ |
time_test.go | 23 t.Format("Mon Jan 2 15:04:05 2006")
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/descriptors/ |
ValuesDescriptors.java | 32 import com.android.ide.common.api.IAttributeInfo.Format; 83 AttributeInfo nameAttrInfo = new AttributeInfo(ATTR_NAME, Format.STRING_SET); 132 EnumSet.of(Format.STRING, Format.ENUM) 135 new FlagAttributeDescriptor("format", //$NON-NLS-1$ 137 new AttributeInfo("format", 138 EnumSet.of(Format.STRING, Format.FLAG) 150 ).setTooltip("The optional format of this resource."), 205 Format.STRING_SET) [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/ |
EfiDebug.h | 50 IN CHAR8 *Format,
57 IN CHAR8 *Format,
65 #define EFI_DEBUG_VPRINT(ErrorLevel, Format, Marker) \
66 EfiDebugVPrint(ErrorLevel, Format, Marker)
85 // DEBUG((DebugLevel, "format string", ...)) - if DebugLevel is active do
121 #define EFI_DEBUG_VPRINT(ErrorLevel, Format, Marker)
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/ |
Print.c | 24 VSPrint, Print, SPrint format specification has the follwoing form
147 fmt - Format string
403 Fmt - Format string
467 IN CONST CHAR_W *Format,
474 SPrint function to process format and place the results in Buffer.
478 Buffer - Wide char buffer to print the results of the parsing of Format into.
483 Format - Format string see file header for more details.
485 ... - Vararg list consumed by processing Format.
496 VA_START (Marker, Format);
[all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/ |
ReportStatusCode.c | 62 IN CHAR8 *Format,
74 The Format string might be truncated to fit into the status code struture
83 Format - String to use for the print, followed by Print arguments.
126 // That is followed by the format string.
133 // Place Ascii Format string at the end
136 FormatStrLen = EfiAsciiStrLen (Format);
144 EfiCommonLibCopyMem (Ptr, Format, FormatStrLen);
298 OUT CHAR8 **Format
311 Format - Format string extracted from Data [all...] |