Home
last modified time | relevance | path

Searched defs:options (Results 1151 - 1175 of 1719) sorted by relevance

1...<<41424344454647484950>>...69

/third_party/ffmpeg/libavformat/
H A Doggenc.c85 static const AVOption options[] = { variable
/third_party/curl/lib/vauth/
H A Ddigest.c219 static CURLcode auth_digest_get_qop_values(const char *options, int *value) in auth_digest_get_qop_values() argument
/third_party/glslang/gtests/
H A DTestFixture.h726 glslang::SpvOptions& options() { return spirvOptions; } options() function in glslangtest::GlslangTest
[all...]
/third_party/gn/src/gn/
H A Dcommand_gen.cc298 XcodeWriter::Options options = { in RunIdeWriter() local
[all...]
H A Dscope.cc309 NonRecursiveMergeTo(Scope* dest, const MergeOptions& options, const ParseNode* node_for_err, const char* desc_for_err, Err* err) const NonRecursiveMergeTo() argument
458 MergeOptions options; MakeClosure() local
[all...]
H A Dninja_c_binary_target_writer.cc256 EscapeOptions options; in WriteModuleDepsSubstitution() local
/third_party/ffmpeg/libpostproc/
H A Dpostprocess.c672 const char *options[OPTIONS_ARRAY_SIZE]; in pp_get_mode_by_name_and_quality() local
[all...]
/third_party/glslang/SPIRV/
H A DSPVRemapper.h270 std::uint32_t options; member in spv::spirvbin_t
/third_party/alsa-lib/src/mixer/
H A Dsimple.c49 snd_mixer_selem_register(snd_mixer_t *mixer, struct snd_mixer_selem_regopt *options, snd_mixer_class_t **classp) snd_mixer_selem_register() argument
[all...]
/third_party/backends/backend/
H A Dumax_pp.c824 SANE_Option_Descriptor *options[NUM_CFG_OPTIONS]; in sane_init() local
[all...]
H A Dmustek_pp.c142 free_cfg_options(int *numoptions, Mustek_pp_config_option** options) in free_cfg_options() argument
[all...]
/third_party/backends/testsuite/backend/genesys/
H A Dsession_config_test.cpp268 SaneOptions options; in run_single_test_scan() local
/third_party/curl/lib/
H A Dasyn-ares.c174 struct ares_options options; in Curl_resolver_init() local
H A Dc-hyper.c870 hyper_clientconn_options *options = NULL; in Curl_http() local
[all...]
H A Dcf-h1-proxy.c579 hyper_clientconn_options *options = NULL; in start_CONNECT() local
[all...]
/third_party/cups-filters/filter/
H A Drastertoescpx.c1757 cups_option_t *options; /* Options */ in main() local
/third_party/benchmark/test/
H A Doutput_test_helper.cc392 auto options = benchmark::internal::GetOutputOptions(/*force_no_color*/ true); in RunOutputTests() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationFastLatin.java286 public static int compareUTF16(char[] table, char[] primaries, int options, in compareUTF16() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCaseMapImpl.java188 public static int addTitleAdjustmentOption(int options, int newOption) { in addTitleAdjustmentOption() argument
231 public static int addTitleIteratorOption(int options, int newOption) { in addTitleIteratorOption() argument
239 getTitleBreakIterator( Locale locale, int options, BreakIterator iter) getTitleBreakIterator() argument
264 getTitleBreakIterator( ULocale locale, int options, BreakIterator iter) getTitleBreakIterator() argument
378 appendResult(int result, Appendable dest, int cpLength, int options, Edits edits) appendResult() argument
404 appendUnchanged(CharSequence src, int start, int length, Appendable dest, int options, Edits edits) appendUnchanged() argument
440 internalToLower(int caseLocale, int options, CharSequence src, int srcStart, int srcLimit, StringContextIterator iter, Appendable dest, Edits edits) internalToLower() argument
523 internalToUpper(int caseLocale, int options, CharSequence src, Appendable dest, Edits edits) internalToUpper() argument
600 toLower(int caseLocale, int options, CharSequence src) toLower() argument
617 toLower(int caseLocale, int options, CharSequence src, A dest, Edits edits) toLower() argument
630 toUpper(int caseLocale, int options, CharSequence src) toUpper() argument
647 toUpper(int caseLocale, int options, CharSequence src, A dest, Edits edits) toUpper() argument
663 toTitle(int caseLocale, int options, BreakIterator iter, CharSequence src) toTitle() argument
681 toTitle( int caseLocale, int options, BreakIterator titleIter, CharSequence src, A dest, Edits edits) toTitle() argument
794 maybeTitleDutchIJ( CharSequence src, int c, int start, int segmentLimit, A dest, int options, Edits edits) maybeTitleDutchIJ() argument
862 fold(int options, CharSequence src) fold() argument
878 fold(int options, CharSequence src, A dest, Edits edits) fold() argument
1395 toUpper(int options, CharSequence src, A dest, Edits edits) toUpper() argument
[all...]
H A DTrie2.java645 int options; field in Trie2.UTrie2Header
/third_party/icu/icu4c/source/test/cintltst/
H A Didnatest.c83 int32_t options = (useSTD3ASCIIRules == true) ? UIDNA_USE_STD3_RULES : UIDNA_DEFAULT; in testAPI() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ducase.cpp1374 ucase_fold(UChar32 c, uint32_t options) { in ucase_fold() argument
1558 u_foldCase(UChar32 c, uint32_t options) { in u_foldCase() argument
1442 ucase_toFullFolding(UChar32 c, const UChar **pString, uint32_t options) ucase_toFullFolding() argument
H A Ducasemap.cpp65 ucasemap_open(const char *locale, uint32_t options, UErrorCode *pErrorCode) { in ucasemap_open() argument
124 ucasemap_setOptions(UCaseMap *csm, uint32_t options, UErrorCode *pErrorCode) { in ucasemap_setOptions() argument
203 void toLower(int32_t caseLocale, uint32_t options, in toLower() argument
139 appendResult(int32_t cpLength, int32_t result, const UChar *s, ByteSink &sink, uint32_t options, icu::Edits *edits, UErrorCode &errorCode) appendResult() argument
314 toUpper(int32_t caseLocale, uint32_t options, const uint8_t *src, UCaseContext *csc, int32_t srcLength, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) toUpper() argument
437 maybeTitleDutchIJ(const uint8_t *src, UChar32 c, int32_t start, int32_t segmentLimit, ByteSink &sink, uint32_t options, icu::Edits *edits, UErrorCode &errorCode) maybeTitleDutchIJ() argument
439 U_ASSERT(start < segmentLimit); int32_t index = start; bool withAcute = false; int32_t unchanged1 = 0; bool doTitleJ = false; int32_t unchanged2 = 0; UChar32 c2; c2 = src[index++]; if (c == u�) { if (c2 == ACUTE_BYTE0 && index < segmentLimit && src[index++] == ACUTE_BYTE1) { withAcute = true; unchanged1 = 2; if (index == segmentLimit) { return start; } c2 = src[index++]; } } else { withAcute = true; } if (c2 == u�) { doTitleJ = true; } else if (c2 == u�) { ++unchanged1; } else { return start; } if (withAcute) { if ((index + 1) >= segmentLimit || src[index++] != ACUTE_BYTE0 || src[index++] != ACUTE_BYTE1) { return start; } if (doTitleJ) { unchanged2 = 2; } else { unchanged1 = unchanged1 + 2; } } if (index < segmentLimit) { int32_t cp; int32_t i = index; U8_NEXT(src, i, segmentLimit, cp); uint32_t typeMask = U_GET_GC_MASK(cp); if ((typeMask & U_GC_M_MASK) != 0) { return start; } } ByteSinkUtil::appendUnchanged(src + start, unchanged1, sink, options, edits, errorCode); start += unchanged1; if (doTitleJ) { ByteSinkUtil::appendCodePoint(1, u�, sink, edits); ++start; } ByteSinkUtil::appendUnchanged(src + start, unchanged2, sink, options, edits, errorCode); U_ASSERT(start + unchanged2 == index); return index; } } U_CFUNC void U_CALLCONV ucasemap_internalUTF8ToTitle( int32_t caseLocale, uint32_t options, BreakIterator *iter, const uint8_t *src, int32_t srcLength, ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) { if (!ustrcase_checkTitleAdjustmentOptions(options, errorCode)) { return; } UCaseContext csc=UCASECONTEXT_INITIALIZER; csc.p=(void *)src; csc.limit=srcLength; int32_t prev=0; UBool isFirstIndex=true; while(prev<srcLength) { int32_t index; if(isFirstIndex) { isFirstIndex=false; index=iter->first(); } else { index=iter->next(); } if(index==UBRK_DONE || index>srcLength) maybeTitleDutchIJ() argument
655 toUpper(uint32_t options, const uint8_t *src, int32_t srcLength, ByteSink &sink, Edits *edits, UErrorCode &errorCode) toUpper() argument
807 ucasemap_internalUTF8ToLower(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_UNUSED const uint8_t *src, int32_t srcLength, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_internalUTF8ToLower() argument
821 ucasemap_internalUTF8ToUpper(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_UNUSED const uint8_t *src, int32_t srcLength, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_internalUTF8ToUpper() argument
839 ucasemap_internalUTF8Fold(int32_t , uint32_t options, UCASEMAP_BREAK_ITERATOR_UNUSED const uint8_t *src, int32_t srcLength, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_internalUTF8Fold() argument
850 ucasemap_mapUTF8(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_PARAM const char *src, int32_t srcLength, UTF8CaseMapper *stringCaseMapper, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_mapUTF8() argument
883 ucasemap_mapUTF8(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_PARAM char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UTF8CaseMapper *stringCaseMapper, icu::Edits *edits, UErrorCode &errorCode) ucasemap_mapUTF8() argument
972 utf8ToLower( const char *locale, uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8ToLower() argument
977 ustrcase_getCaseLocale(locale), options, UCASEMAP_BREAK_ITERATOR_NULL utf8ToLower() local
982 utf8ToUpper( const char *locale, uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8ToUpper() argument
987 ustrcase_getCaseLocale(locale), options, UCASEMAP_BREAK_ITERATOR_NULL utf8ToUpper() local
992 utf8Fold( uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8Fold() argument
1002 utf8ToLower( const char *locale, uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToLower() argument
1014 utf8ToUpper( const char *locale, uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToUpper() argument
1026 utf8Fold( uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8Fold() argument
[all...]
H A Ducnvmbcs.h474 uint32_t options; member
/third_party/FreeBSD/lib/libc/gen/
H A Dfts.c115 fts_open(char * const *argv, int options, in fts_open() argument

Completed in 30 milliseconds

1...<<41424344454647484950>>...69