Home
last modified time | relevance | path

Searched defs:opt (Results 901 - 925 of 1635) sorted by relevance

1...<<31323334353637383940>>...66

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/utils/
H A Ddatabase_utils.cpp32 bool DatabaseUtils::Dump(const DumpOpt &opt, const std::shared_ptr<FetchResult<FileAsset>> &resultSet) in Dump() argument
40 bool DatabaseUtils::Dump(const DumpOpt &opt, const std::shared_ptr<DataShare::DataShareResultSet> &resultSet) in Dump() argument
78 std::string DatabaseUtils::TitleToStr(const DumpOpt &opt, cons argument
89 RowToStr(const DumpOpt &opt, const std::shared_ptr<DataShare::DataShareResultSet> &resultSet, const std::vector<ColumnInfo> &columnInfos, std::string &rowStr) RowToStr() argument
165 FieldToStr(const DumpOpt &opt, const ColumnInfo &columnInfo, const std::shared_ptr<DataShare::DataShareResultSet> &resultSet, std::string &value) FieldToStr() argument
189 GetColumnInfo(const DumpOpt &opt, const std::shared_ptr<DataShare::DataShareResultSet> &resultSet, std::vector<ColumnInfo> &columnInfos) GetColumnInfo() argument
[all...]
/foundation/multimodalinput/input/util/napi/src/
H A Dutil_napi_value.cpp133 std::optional<KeyEvent::KeyItem> opt = std::make_optional(keyItem); in SetNameProperty() local
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_ffi.cpp72 CJ_SendRequest(int64_t id, char* url, CHttpRequestOptions* opt, bool isInStream, void (*callback)(CHttpResponse)) CJ_SendRequest() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsingle_ver_utils.cpp114 int GetExistedSecOpt(const OpenDbProperties &opt, SecurityOption &secOption) in GetExistedSecOpt() argument
160 int CheckStoreStatus(const OpenDbProperties &opt) in CheckStoreStatus() argument
/third_party/curl/src/
H A Dtool_help.h35 const char *opt; member
/third_party/backends/backend/
H A Dcanon_pp.h95 SANE_Option_Descriptor opt[NUM_OPTIONS]; member
H A Dpint.h90 SANE_Option_Descriptor opt[NUM_OPTIONS]; member
H A Dstubs.c31 sane_get_option_descriptor (SANE_Handle h, SANE_Int opt) in sane_get_option_descriptor() argument
37 sane_control_option (SANE_Handle h, SANE_Int opt, SANE_Action act, in sane_control_option() argument
H A Ds9036.h59 SANE_Option_Descriptor opt[NUM_OPTIONS]; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCaseMap.java28 private CaseMap(int opt) { internalOptions = opt; } in CaseMap() argument
76 private Lower(int opt) { super(opt); } in Lower() argument
136 private Upper(int opt) { super(opt); } in Upper() argument
196 private Title(int opt) { super(opt); } in Title() argument
387 private Fold(int opt) { super(opt); } in Fold() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCaseMap.java28 private CaseMap(int opt) { internalOptions = opt; } in CaseMap() argument
70 private Lower(int opt) { super(opt); } in Lower() argument
126 private Upper(int opt) { super(opt); } in Upper() argument
182 private Title(int opt) { super(opt); } in Title() argument
364 private Fold(int opt) { super(opt); } in Fold() argument
[all...]
/third_party/libcoap/examples/lwip/
H A Dserver-coap.c121 int opt; in server_coap_init() local
/third_party/mbedtls/programs/util/
H A Dpem2der.c58 } opt; variable
/third_party/mbedtls/programs/pkey/
H A Dkey_app.c129 } opt; variable
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_debug.h68 opt = 1 << 14, enumerator
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dsyslog.c60 void openlog(const char *ident, int opt, int facility) in openlog() argument
/third_party/musl/src/misc/
H A Dsyslog.c62 void openlog(const char *ident, int opt, int facility) in openlog() argument
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/
H A Derst-inject.c203 int opt; in main() local
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc4.c245 int opt; in parse_args() local
H A Dsched_tc5.c248 int opt; in parse_args() local
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str01.c79 int opt, errflag = 0; in parse_args() local
/third_party/ltp/testcases/kernel/fs/openfile/
H A Dopenfile.c79 int i, opt, badopts = 0; in main() local
/third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/
H A Derst-inject.c203 int opt; in main() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_emit.c69 fse_prepare(struct draw_pt_middle_end *middle, enum pipe_prim_type prim, unsigned opt, unsigned *max_vertices) fse_prepare() argument
/third_party/node/deps/openssl/openssl/fuzz/
H A Dserver.c536 uint8_t opt; in FuzzerTestOneInput() local

Completed in 15 milliseconds

1...<<31323334353637383940>>...66