Home
last modified time | relevance | path

Searched defs:options (Results 1051 - 1075 of 1969) sorted by relevance

1...<<41424344454647484950>>...79

/third_party/node/src/
H A Dprocess_wrap.cc102 ParseStdioOptions(Environment* env, Local<Object> js_options, uv_process_options_t* options) ParseStdioOptions() argument
154 uv_process_options_t options; Spawn() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfslabel.c60 static struct options { struct
H A Dntfsundelete.h41 struct options { struct
/third_party/nghttp2/integration-tests/
H A Dserver_tester.go65 type options struct { type
/third_party/node/deps/icu-small/source/common/
H A Dfilterednormalizer2.cpp91 FilteredNormalizer2::normalizeUTF8(uint32_t options, StringPiece src, ByteSink &sink, in normalizeUTF8() argument
104 FilteredNormalizer2::normalizeUTF8(uint32_t options, const char *src, int32_t length, in normalizeUTF8() argument
H A Dustr_titlecase_brkiter.cpp132 ustrcase_getTitleBreakIterator( const Locale *locale, const char *locID, uint32_t options, BreakIterator *iter, LocalPointer<BreakIterator> &ownedIter, UErrorCode &errorCode) ustrcase_getTitleBreakIterator() argument
166 toTitle( const char *locale, uint32_t options, BreakIterator *iter, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) toTitle() argument
H A Dustrcase.cpp208 int32_t toLower(int32_t caseLocale, uint32_t options, in toLower() argument
63 appendResult(char16_t *dest, int32_t destIndex, int32_t destCapacity, int32_t result, const char16_t *s, int32_t cpLength, uint32_t options, icu::Edits *edits) appendResult() argument
146 appendNonEmptyUnchanged(char16_t *dest, int32_t destIndex, int32_t destCapacity, const char16_t *s, int32_t length, uint32_t options, icu::Edits *edits) appendNonEmptyUnchanged() argument
164 appendUnchanged(char16_t *dest, int32_t destIndex, int32_t destCapacity, const char16_t *s, int32_t length, uint32_t options, icu::Edits *edits) appendUnchanged() argument
306 toUpper(int32_t caseLocale, uint32_t options, char16_t *dest, int32_t destCapacity, const char16_t *src, UCaseContext *csc, int32_t srcLength, icu::Edits *edits, UErrorCode &errorCode) toUpper() argument
416 maybeTitleDutchIJ(const char16_t *src, UChar32 c, int32_t start, int32_t segmentLimit, char16_t *dest, int32_t &destIndex, int32_t destCapacity, uint32_t options, icu::Edits *edits) maybeTitleDutchIJ() argument
[all...]
H A Dnormlzr.cpp128 normalize(const UnicodeString& source, UNormalizationMode mode, int32_t options, UnicodeString& result, UErrorCode &status) normalize() argument
163 compose(const UnicodeString& source, UBool compat, int32_t options, UnicodeString& result, UErrorCode &status) compose() argument
171 decompose(const UnicodeString& source, UBool compat, int32_t options, UnicodeString& result, UErrorCode &status) decompose() argument
179 quickCheck(const UnicodeString& source, UNormalizationMode mode, int32_t options, UErrorCode &status) quickCheck() argument
196 isNormalized(const UnicodeString& source, UNormalizationMode mode, int32_t options, UErrorCode &status) isNormalized() argument
213 concatenate(const UnicodeString &left, const UnicodeString &right, UnicodeString &result, UNormalizationMode mode, int32_t options, UErrorCode &errorCode) concatenate() argument
[all...]
/third_party/ninja/src/
H A Dmanifest_parser.cc30 ManifestParser(State* state, FileReader* file_reader, ManifestParserOptions options) ManifestParser() argument
/third_party/node/deps/cares/src/lib/
H A Dares_init.c296 ares_init_options(ares_channel_t **channelptr, const struct ares_options *options, int optmask) ares_init_options() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationfastlatin.cpp109 CollationFastLatin::compareUTF16(const uint16_t *table, const uint16_t *primaries, int32_t options, in compareUTF16() argument
448 compareUTF8(const uint16_t *table, const uint16_t *primaries, int32_t options, const uint8_t *left, int32_t leftLength, const uint8_t *right, int32_t rightLength) compareUTF8() argument
[all...]
H A Dcollationdatareader.cpp416 int32_t options = inIndexes[IX_OPTIONS] & 0xffff; in read() local
H A Dcollationsettings.h215 int32_t options; global() member
[all...]
H A Dudatpg.cpp69 udatpg_getBestPatternWithOptions(UDateTimePatternGenerator *dtpg, const char16_t *skeleton, int32_t length, UDateTimePatternMatchOptions options, char16_t *bestPattern, int32_t capacity, UErrorCode *pErrorCode) udatpg_getBestPatternWithOptions() argument
284 udatpg_replaceFieldTypesWithOptions(UDateTimePatternGenerator *dtpg, const char16_t *pattern, int32_t patternLength, const char16_t *skeleton, int32_t skeletonLength, UDateTimePatternMatchOptions options, char16_t *dest, int32_t destCapacity, UErrorCode *pErrorCode) udatpg_replaceFieldTypesWithOptions() argument
H A Dulocdata.cpp110 ulocdata_getExemplarSet(ULocaleData *uld, USet *fillIn, uint32_t options, ULocaleDataExemplarSetType extype, UErrorCode *status) ulocdata_getExemplarSet() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.c480 st_create_context_priv(struct gl_context *ctx, struct pipe_context *pipe, const struct st_config_options *options) st_create_context_priv() argument
830 st_create_context(gl_api api, struct pipe_context *pipe, const struct gl_config *visual, struct st_context *share, const struct st_config_options *options, bool no_error, bool has_egl_image_validate) st_create_context() argument
1014 const struct nir_shader_compiler_options *options = st_get_nir_compiler_options() local
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dderb.cpp54 static UOption options[]={ variable
[all...]
/third_party/node/deps/icu-small/source/tools/icupkg/
H A Dicupkg.cpp191 static UOption options[]={ variable
[all...]
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgtypes.h120 const char *options; /* Options arg */ member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dcmdline.c132 struct standalone_options options = { in compile_shader() local
/third_party/icu/icu4c/source/tools/gensprep/
H A Dgensprep.c68 static UOption options[]={ variable
[all...]
/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgtypes.h120 const char *options; /* Options arg */ member
/third_party/icu/icu4c/source/test/cintltst/
H A Dsprpdata.c278 doStringPrepTest(const char* binFileName, const char* txtFileName, int32_t options, UErrorCode* errorCode){ in doStringPrepTest() argument
/third_party/icu/icu4c/source/tools/ctestfw/
H A Duperf.cpp67 static UOption options[OPTIONS_COUNT+20]={ variable
[all...]
/third_party/icu/icu4c/source/tools/gendict/
H A Dgendict.cpp52 static UOption options[]={ variable
[all...]

Completed in 17 milliseconds

1...<<41424344454647484950>>...79