/third_party/node/src/ |
H A D | process_wrap.cc | 102 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 D | ntfslabel.c | 60 static struct options { struct
|
H A D | ntfsundelete.h | 41 struct options { struct
|
/third_party/nghttp2/integration-tests/ |
H A D | server_tester.go | 65 type options struct { type
|
/third_party/node/deps/icu-small/source/common/ |
H A D | filterednormalizer2.cpp | 91 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 D | ustr_titlecase_brkiter.cpp | 132 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 D | ustrcase.cpp | 208 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 D | normlzr.cpp | 128 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 D | manifest_parser.cc | 30 ManifestParser(State* state, FileReader* file_reader, ManifestParserOptions options) ManifestParser() argument
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_init.c | 296 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 D | collationfastlatin.cpp | 109 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 D | collationdatareader.cpp | 416 int32_t options = inIndexes[IX_OPTIONS] & 0xffff; in read() local
|
H A D | collationsettings.h | 215 int32_t options; global() member [all...] |
H A D | udatpg.cpp | 69 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 D | ulocdata.cpp | 110 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 D | st_context.c | 480 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 D | derb.cpp | 54 static UOption options[]={ variable [all...] |
/third_party/node/deps/icu-small/source/tools/icupkg/ |
H A D | icupkg.cpp | 191 static UOption options[]={ variable [all...] |
/third_party/node/deps/icu-small/source/tools/pkgdata/ |
H A D | pkgtypes.h | 120 const char *options; /* Options arg */ member
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | cmdline.c | 132 struct standalone_options options = { in compile_shader() local
|
/third_party/icu/icu4c/source/tools/gensprep/ |
H A D | gensprep.c | 68 static UOption options[]={ variable [all...] |
/third_party/icu/icu4c/source/tools/pkgdata/ |
H A D | pkgtypes.h | 120 const char *options; /* Options arg */ member
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | sprpdata.c | 278 doStringPrepTest(const char* binFileName, const char* txtFileName, int32_t options, UErrorCode* errorCode){ in doStringPrepTest() argument
|
/third_party/icu/icu4c/source/tools/ctestfw/ |
H A D | uperf.cpp | 67 static UOption options[OPTIONS_COUNT+20]={ variable [all...] |
/third_party/icu/icu4c/source/tools/gendict/ |
H A D | gendict.cpp | 52 static UOption options[]={ variable [all...] |