Home
last modified time | relevance | path

Searched defs:options (Results 1 – 25 of 1524) sorted by relevance

12345678910>>...61

/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/runtime/
DAgentOptionsTest.java39 AgentOptions options = new AgentOptions(); in testDefaults() local
60 AgentOptions options = new AgentOptions(""); in testEmptyOptions() local
66 AgentOptions options = new AgentOptions((String) null); in testNullOptions() local
87 AgentOptions options = new AgentOptions(properties); in testPropertiesOptions() local
106 AgentOptions options = new AgentOptions("destfile=/var/test.exec"); in testGetDestile() local
112 AgentOptions options = new AgentOptions(); in testSetDestile() local
120 AgentOptions options = new AgentOptions("append=true"); in testGetAppendTrue() local
126 AgentOptions options = new AgentOptions("append=false"); in testGetAppendFalse() local
132 AgentOptions options = new AgentOptions(); in testSetAppendTrue() local
140 AgentOptions options = new AgentOptions(); in testSetAppendFalse() local
[all …]
/external/syslinux/com32/chain/
Doptions.h40 struct options { struct
41 const char *drivename;
42 const char *partition;
43 const char *file;
44 const char *grubcfg;
45 addr_t fseg;
46 addr_t foff;
47 addr_t fip;
48 addr_t sseg;
49 addr_t soff;
[all …]
/external/smali/baksmali/src/test/java/org/jf/baksmali/
DImplicitReferenceTest.java65 baksmaliOptions options = new baksmaliOptions(); in testImplicitMethodReferences() local
96 baksmaliOptions options = new baksmaliOptions(); in testExplicitMethodReferences() local
121 baksmaliOptions options = new baksmaliOptions(); in testImplicitMethodLiterals() local
146 baksmaliOptions options = new baksmaliOptions(); in testExplicitMethodLiterals() local
177 baksmaliOptions options = new baksmaliOptions(); in testImplicitFieldReferences() local
208 baksmaliOptions options = new baksmaliOptions(); in testExplicitFieldReferences() local
231 baksmaliOptions options = new baksmaliOptions(); in testImplicitFieldLiterals() local
254 baksmaliOptions options = new baksmaliOptions(); in testExplicitFieldLiterals() local
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc192 string GetPath(const GeneratorOptions& options, in GetPath()
210 string GetPrefix(const GeneratorOptions& options, in GetPrefix()
231 string GetPath(const GeneratorOptions& options, in GetPath()
241 string GetPath(const GeneratorOptions& options, in GetPath()
248 string GetPath(const GeneratorOptions& options, in GetPath()
258 string GetPath(const GeneratorOptions& options, in GetPath()
265 string MaybeCrossFileRef(const GeneratorOptions& options, in MaybeCrossFileRef()
279 string SubmessageTypeRef(const GeneratorOptions& options, in SubmessageTypeRef()
398 string GetExtensionFileName(const GeneratorOptions& options, in GetExtensionFileName()
405 string GetMessageFileName(const GeneratorOptions& options, in GetMessageFileName()
[all …]
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/
DEmitterTest.java41 DumperOptions options = new DumperOptions(); in testWriteFolded() local
54 DumperOptions options = new DumperOptions(); in testWriteLiteral() local
67 DumperOptions options = new DumperOptions(); in testWritePlain() local
80 DumperOptions options = new DumperOptions(); in testWritePlainPretty() local
96 DumperOptions options = new DumperOptions(); in testWriteSingleQuoted() local
109 DumperOptions options = new DumperOptions(); in testWriteDoubleQuoted() local
123 DumperOptions options = new DumperOptions(); in testWriteSupplementaryUnicode() local
139 DumperOptions options = new DumperOptions(); in testSplitLineExpectFirstFlowSequenceItem() local
162 DumperOptions options = new DumperOptions(); in testWriteIndicatorIndent() local
176 DumperOptions options = new DumperOptions(); in testSplitLineExpectFlowSequenceItem() local
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DIDNAReference.java119 public static StringBuffer convertToASCII(String src, int options) in convertToASCII()
124 public static StringBuffer convertToASCII(StringBuffer src, int options) in convertToASCII()
129 public static StringBuffer convertToASCII(UCharacterIterator srcIter, int options) in convertToASCII()
235 public static StringBuffer convertIDNtoASCII(UCharacterIterator iter,int options) in convertIDNtoASCII()
239 public static StringBuffer convertIDNtoASCII(StringBuffer str,int options) in convertIDNtoASCII()
243 public static StringBuffer convertIDNToASCII(String src,int options) in convertIDNToASCII()
268 public static StringBuffer convertToUnicode(String src, int options) in convertToUnicode()
273 public static StringBuffer convertToUnicode(StringBuffer src, int options) in convertToUnicode()
278 public static StringBuffer convertToUnicode(UCharacterIterator iter, int options) in convertToUnicode()
343 public static StringBuffer convertIDNToUnicode(UCharacterIterator iter, int options) in convertIDNToUnicode()
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
DIDNAReference.java120 public static StringBuffer convertToASCII(String src, int options) in convertToASCII()
125 public static StringBuffer convertToASCII(StringBuffer src, int options) in convertToASCII()
130 public static StringBuffer convertToASCII(UCharacterIterator srcIter, int options) in convertToASCII()
236 public static StringBuffer convertIDNtoASCII(UCharacterIterator iter,int options) in convertIDNtoASCII()
240 public static StringBuffer convertIDNtoASCII(StringBuffer str,int options) in convertIDNtoASCII()
244 public static StringBuffer convertIDNToASCII(String src,int options) in convertIDNToASCII()
269 public static StringBuffer convertToUnicode(String src, int options) in convertToUnicode()
274 public static StringBuffer convertToUnicode(StringBuffer src, int options) in convertToUnicode()
279 public static StringBuffer convertToUnicode(UCharacterIterator iter, int options) in convertToUnicode()
344 public static StringBuffer convertIDNToUnicode(UCharacterIterator iter, int options) in convertIDNToUnicode()
[all …]
/external/icu/icu4c/source/test/perf/normperf/
Dnormperf.h46 int32_t options; variable
117 int32_t options; variable
191 int32_t options; variable
261 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFD()
265 int32_t ICUNormNFC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFC()
269 int32_t ICUNormNFKD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKD()
272 int32_t ICUNormNFKC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKC()
276 int32_t ICUNormFCD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormFCD()
280 int32_t ICUQuickCheck(const UChar* src,int32_t srcLen, UNormalizationMode mode, int32_t options, UE… in ICUQuickCheck()
287 int32_t ICUIsNormalized(const UChar* src,int32_t srcLen, UNormalizationMode mode, int32_t options, … in ICUIsNormalized()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/text/
DIDNA.java145 public static IDNA getUTS46Instance(int options) { in getUTS46Instance()
480 public static StringBuffer convertToASCII(String src, int options) in convertToASCII()
512 public static StringBuffer convertToASCII(StringBuffer src, int options) in convertToASCII()
544 public static StringBuffer convertToASCII(UCharacterIterator src, int options) in convertToASCII()
580 public static StringBuffer convertIDNToASCII(UCharacterIterator src, int options) in convertIDNToASCII()
616 public static StringBuffer convertIDNToASCII(StringBuffer src, int options) in convertIDNToASCII()
652 public static StringBuffer convertIDNToASCII(String src,int options) in convertIDNToASCII()
684 public static StringBuffer convertToUnicode(String src, int options) in convertToUnicode()
716 public static StringBuffer convertToUnicode(StringBuffer src, int options) in convertToUnicode()
748 public static StringBuffer convertToUnicode(UCharacterIterator src, int options) in convertToUnicode()
[all …]
DNormalizer.java137 private int options; field in Normalizer
249 protected abstract Normalizer2 getNormalizer2(int options); in getNormalizer2()
254 protected Normalizer2 getNormalizer2(int options) { return Norm2AllModes.NOOP_NORMALIZER2; } in getNormalizer2()
258 protected Normalizer2 getNormalizer2(int options) { in getNormalizer2()
265 protected Normalizer2 getNormalizer2(int options) { in getNormalizer2()
272 protected Normalizer2 getNormalizer2(int options) { in getNormalizer2()
279 protected Normalizer2 getNormalizer2(int options) { in getNormalizer2()
286 protected Normalizer2 getNormalizer2(int options) { in getNormalizer2()
622 public Normalizer(UCharacterIterator iter, Mode mode, int options) { in Normalizer()
670 private static final Normalizer2 getComposeNormalizer2(boolean compat, int options) { in getComposeNormalizer2()
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DIDNA.java152 public static IDNA getUTS46Instance(int options) { in getUTS46Instance()
499 public static StringBuffer convertToASCII(String src, int options) in convertToASCII()
530 public static StringBuffer convertToASCII(StringBuffer src, int options) in convertToASCII()
561 public static StringBuffer convertToASCII(UCharacterIterator src, int options) in convertToASCII()
596 public static StringBuffer convertIDNToASCII(UCharacterIterator src, int options) in convertIDNToASCII()
631 public static StringBuffer convertIDNToASCII(StringBuffer src, int options) in convertIDNToASCII()
666 public static StringBuffer convertIDNToASCII(String src,int options) in convertIDNToASCII()
697 public static StringBuffer convertToUnicode(String src, int options) in convertToUnicode()
728 public static StringBuffer convertToUnicode(StringBuffer src, int options) in convertToUnicode()
759 public static StringBuffer convertToUnicode(UCharacterIterator src, int options) in convertToUnicode()
[all …]
DNormalizer.java138 private int options; field in Normalizer
245 protected abstract Normalizer2 getNormalizer2(int options); in getNormalizer2()
250 protected Normalizer2 getNormalizer2(int options) { return Norm2AllModes.NOOP_NORMALIZER2; } in getNormalizer2()
254 protected Normalizer2 getNormalizer2(int options) { in getNormalizer2()
261 protected Normalizer2 getNormalizer2(int options) { in getNormalizer2()
268 protected Normalizer2 getNormalizer2(int options) { in getNormalizer2()
275 protected Normalizer2 getNormalizer2(int options) { in getNormalizer2()
282 protected Normalizer2 getNormalizer2(int options) { in getNormalizer2()
610 public Normalizer(UCharacterIterator iter, Mode mode, int options) { in Normalizer()
657 private static final Normalizer2 getComposeNormalizer2(boolean compat, int options) { in getComposeNormalizer2()
[all …]
/external/libtextclassifier/tests/
Dtoken-feature-extractor_test.cc32 TokenFeatureExtractorOptions options; in TEST() local
102 TokenFeatureExtractorOptions options; in TEST() local
172 TokenFeatureExtractorOptions options; in TEST() local
206 TokenFeatureExtractorOptions options; in TEST() local
230 TokenFeatureExtractorOptions options; in TEST() local
254 TokenFeatureExtractorOptions options; in TEST() local
277 TokenFeatureExtractorOptions options; in TEST() local
295 TokenFeatureExtractorOptions options; in TEST() local
327 TokenFeatureExtractorOptions options; in TEST() local
351 TokenFeatureExtractorOptions options; in TEST() local
[all …]
/external/antlr/antlr-3.4/runtime/Python/antlr3/
Dmain.py166 def setUp(self, options): argument
170 def parseStream(self, options, inStream): argument
174 def write(self, options, text): argument
179 def writeln(self, options, text): argument
190 def parseStream(self, options, inStream): argument
221 def setUp(self, options): argument
226 def parseStream(self, options, inStream): argument
283 def setUp(self, options): argument
290 def parseStream(self, options, inStream): argument
/external/boringssl/src/crypto/cipher/test/
Dmake_legacy_aead_tests.go124 type options struct { struct
126 extraPadding bool
128 maximalPadding bool
130 wrongPadding bool
133 wrongPaddingOffset int
136 noPadding bool
138 omitMAC bool
141 func makeTestCase(length int, options options) (*testCase, error) { argument
297 func addTestCase(length int, options options) { argument
/external/syslinux/gpxe/src/net/
Ddhcpopts.c63 dhcp_option ( struct dhcp_options *options, unsigned int offset ) { in dhcp_option()
75 dhcp_option_offset ( struct dhcp_options *options, in dhcp_option_offset()
114 static int find_dhcp_option_with_encap ( struct dhcp_options *options, in find_dhcp_option_with_encap()
183 static int resize_dhcp_option ( struct dhcp_options *options, in resize_dhcp_option()
260 static int set_dhcp_option ( struct dhcp_options *options, unsigned int tag, in set_dhcp_option()
340 int dhcpopt_store ( struct dhcp_options *options, unsigned int tag, in dhcpopt_store()
359 int dhcpopt_extensible_store ( struct dhcp_options *options, unsigned int tag, in dhcpopt_extensible_store()
378 int dhcpopt_fetch ( struct dhcp_options *options, unsigned int tag, in dhcpopt_fetch()
405 static void dhcpopt_update_len ( struct dhcp_options *options ) { in dhcpopt_update_len()
435 void dhcpopt_init ( struct dhcp_options *options, void *data, in dhcpopt_init()
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DDumperOptionsTest.java33 DumperOptions options = new DumperOptions(); in testDefaultStyle() local
68 DumperOptions options = new DumperOptions(); in testDefaultFlowStyle() local
105 DumperOptions options = new DumperOptions(); in testDefaultFlowStyleNested() local
128 DumperOptions options = new DumperOptions(); in testCanonical() local
145 DumperOptions options = new DumperOptions(); in testIndent() local
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPMetaFactory.java97 public static XMPMeta parse(InputStream in, ParseOptions options) in parse()
127 public static XMPMeta parseFromString(String packet, ParseOptions options) in parseFromString()
158 ParseOptions options) throws XMPException in parseFromBuffer()
186 public static void serialize(XMPMeta xmp, OutputStream out, SerializeOptions options) in serialize()
190 XMPSerializerHelper.serialize((XMPMetaImpl) xmp, out, options); in serialize() local
202 public static byte[] serializeToBuffer(XMPMeta xmp, SerializeOptions options) in serializeToBuffer()
219 public static String serializeToString(XMPMeta xmp, SerializeOptions options) in serializeToString()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h181 const Options& options) { in UseUnknownFieldSet()
196 const Options& options) { in HasGeneratedMethods()
202 const Options& options) { in HasDescriptorMethods()
208 const Options& options) { in HasGenericServices()
218 const Options& options) { in HasFastArraySerialization()
295 const FileDescriptor* file, const Options& options) { in GetOptimizeFor()
/external/chromium-trace/catapult/telemetry/telemetry/internal/browser/
Dbrowser_finder.py26 def FindAllBrowserTypes(options): argument
32 def FindBrowser(options): argument
130 def GetAllAvailableBrowsers(options, device): argument
153 def GetAllAvailableBrowserTypes(options): argument
/external/autotest/client/bin/
Dsetup_job.py23 def __init__(self, options): argument
42 def init_test(options, testdir): argument
93 def load_all_client_tests(options): argument
160 def setup_tests(options): argument
/external/snakeyaml/src/test/java/examples/
DDumpExampleTest.java60 DumperOptions options = new DumperOptions(); in testDumpMany() local
70 DumperOptions options = new DumperOptions(); in testDumpCustomJavaClass() local
86 DumperOptions options = new DumperOptions(); in testDumperOptions() local
99 DumperOptions options = new DumperOptions(); in testDumperOptionsCanonical() local
113 DumperOptions options = new DumperOptions(); in testDumperOptionsFlowStyle() local
127 DumperOptions options = new DumperOptions(); in testDumperOptionsStyle() local
/external/libmojo/mojo/edk/system/
Ddata_pipe_unittest.cc55 MojoResult Create(const MojoCreateDataPipeOptions* options) { in Create()
136 const MojoCreateDataPipeOptions options = { in TEST_F() local
195 MojoCreateDataPipeOptions* options = in TEST_F() local
205 const MojoCreateDataPipeOptions options = { in TEST_F() local
323 const MojoCreateDataPipeOptions options = { in TEST_F() local
422 const MojoCreateDataPipeOptions options = { in TEST_F() local
444 const MojoCreateDataPipeOptions options = { in TEST_F() local
466 const MojoCreateDataPipeOptions options = { in TEST_F() local
595 const MojoCreateDataPipeOptions options = { in TEST_F() local
671 const MojoCreateDataPipeOptions options = { in TEST_F() local
[all …]
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPMetaParser.java72 public static XMPMeta parse(Object input, ParseOptions options) throws XMPException in parse()
123 private static Document parseXml(Object input, ParseOptions options) in parseXml()
150 private static Document parseXmlFromInputStream(InputStream stream, ParseOptions options) in parseXmlFromInputStream()
183 private static Document parseXmlFromBytebuffer(ByteBuffer buffer, ParseOptions options) in parseXmlFromBytebuffer()
238 private static Document parseXmlFromString(String input, ParseOptions options) in parseXmlFromString()
/external/webrtc/tools/sslroots/
Dgenerate_sslroots.py57 def _SplitCrt(source_file, options): argument
85 def _GenCFiles(root_dir, options): argument
131 def _CreateCertSection(root_dir, source_file, label, options): argument
162 def _CreateArraySectionHeader(type_name, type_type, options): argument
185 def _PrintOutput(output, options): argument

12345678910>>...61