/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/utils/ |
H A D | database_utils.cpp | 32 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 D | util_napi_value.cpp | 133 std::optional<KeyEvent::KeyItem> opt = std::make_optional(keyItem); in SetNameProperty() local
|
/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_ffi.cpp | 72 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 D | single_ver_utils.cpp | 114 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 D | tool_help.h | 35 const char *opt; member
|
/third_party/backends/backend/ |
H A D | canon_pp.h | 95 SANE_Option_Descriptor opt[NUM_OPTIONS]; member
|
H A D | pint.h | 90 SANE_Option_Descriptor opt[NUM_OPTIONS]; member
|
H A D | stubs.c | 31 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 D | s9036.h | 59 SANE_Option_Descriptor opt[NUM_OPTIONS]; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | CaseMap.java | 28 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 D | CaseMap.java | 28 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 D | server-coap.c | 121 int opt; in server_coap_init() local
|
/third_party/mbedtls/programs/util/ |
H A D | pem2der.c | 58 } opt; variable
|
/third_party/mbedtls/programs/pkey/ |
H A D | key_app.c | 129 } opt; variable [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_debug.h | 68 opt = 1 << 14, enumerator
|
/third_party/musl/porting/liteos_a/user/src/misc/ |
H A D | syslog.c | 60 void openlog(const char *ident, int opt, int facility) in openlog() argument
|
/third_party/musl/src/misc/ |
H A D | syslog.c | 62 void openlog(const char *ident, int opt, int facility) in openlog() argument
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/ |
H A D | erst-inject.c | 203 int opt; in main() local
|
/third_party/ltp/testcases/kernel/sched/sched_stress/ |
H A D | sched_tc4.c | 245 int opt; in parse_args() local
|
H A D | sched_tc5.c | 248 int opt; in parse_args() local
|
/third_party/ltp/testcases/kernel/sched/pthreads/ |
H A D | pth_str01.c | 79 int opt, errflag = 0; in parse_args() local
|
/third_party/ltp/testcases/kernel/fs/openfile/ |
H A D | openfile.c | 79 int i, opt, badopts = 0; in main() local
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/ |
H A D | erst-inject.c | 203 int opt; in main() local
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_fetch_shade_emit.c | 69 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 D | server.c | 536 uint8_t opt; in FuzzerTestOneInput() local
|