/third_party/mesa3d/src/getopt/ |
H A D | getopt_long.c | 159 parse_long_options(char * const *nargv, const char *options, in parse_long_options() argument 277 getopt_internal(int nargc, char * const *nargv, const char *options, in getopt_internal() argument 473 getopt(int nargc, char * const *nargv, const char *options) getopt() argument 492 getopt_long(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) getopt_long() argument 505 getopt_long_only(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) getopt_long_only() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader_info.c | 33 uint32_t options; member
|
/third_party/mesa3d/src/gallium/frontends/hgl/ |
H A D | hgl.c | 285 hgl_create_st_visual(ulong options) in hgl_create_st_visual() argument [all...] |
/third_party/mesa3d/src/gallium/tests/graw/ |
H A D | tri-instanced.c | 329 static void options(int argc, char *argv[]) in options() function
|
/third_party/node/lib/internal/ |
H A D | child_process.js | [all...] |
/third_party/node/deps/v8/third_party/zlib/google/ |
H A D | zip.cc | 174 Unzip(const base::FilePath& src_file, const base::FilePath& dest_dir, UnzipOptions options) Unzip() argument 193 Unzip(const base::PlatformFile& src_file, WriterFactory writer_factory, DirectoryCreator directory_creator, UnzipOptions options) Unzip() argument [all...] |
/third_party/node/deps/zlib/google/ |
H A D | zip.cc | 174 Unzip(const base::FilePath& src_file, const base::FilePath& dest_dir, UnzipOptions options) Unzip() argument 193 Unzip(const base::PlatformFile& src_file, WriterFactory writer_factory, DirectoryCreator directory_creator, UnzipOptions options) Unzip() argument [all...] |
/third_party/node/src/ |
H A D | node_options-inl.h | 282 Parse( std::vector<std::string>* const orig_args, std::vector<std::string>* const exec_args, std::vector<std::string>* const v8_args, Options* const options, OptionEnvvarSettings required_env_settings, std::vector<std::string>* const errors) const Parse() argument [all...] |
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
|
/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...] |