Home
last modified time | relevance | path

Searched defs:opts (Results 251 - 275 of 649) sorted by relevance

1...<<11121314151617181920>>...26

/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_proxy_ex_test.cpp84 Media::InitializationOptions opts; in CreatePixelMap() local
/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_dynamic_drawing_manager.cpp77 OHOS::Media::SourceOptions opts; in DecodeImageToPixelMap() local
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpaste_data_record_test.cpp117 InitializationOptions opts = { { width_, height_ }, PixelFormat::ARGB_8888, PixelFormat::ARGB_8888 }; in AddPixelMapUdsEntry() local
H A Dpaste_data_entry_test.cpp101 InitializationOptions opts = { { 5, 7 }, PixelFormat::ARGB_8888, PixelFormat::ARGB_8888 }; in InitPixelMapEntry() local
/foundation/distributeddatamgr/pasteboard/test/fuzztest/pasteboardclient_fuzzer/
H A Dpasteboardclient_fuzzer.cpp122 InitializationOptions opts = { { 5, 7}, PixelFormat::ARGB_8888 }; in FuzzPasteboard() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_network.cpp392 int opts = fcntl(fd, F_GETFL); in SetPanNetworkNonBlocking() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_uhid.cpp349 int opts = fcntl(fd, F_GETFL); in SetUhidNonBlocking() local
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_test.cpp820 Media::InitializationOptions opts; in HWTEST_F() local
H A Dwindow_manager_proxy_test.cpp533 Media::InitializationOptions opts; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dfaxcompr.c396 ff_ccitt_unpack(AVCodecContext *avctx, const uint8_t *src, int srcsize, uint8_t *dst, int height, int stride, enum TiffCompr compr, int opts) ff_ccitt_unpack() argument
/third_party/exfatprogs/mkfs/
H A Dmkfs.c390 static const struct option opts[] = { variable
/third_party/ffmpeg/fftools/
H A Dcmdutils.h246 Option *opts; member
/third_party/eudev/src/scsi_id/
H A Dscsi_id.c145 static int argc_count(char *opts) in argc_count() argument
/third_party/ffmpeg/libavfilter/
H A Dgraphparser.c185 char *opts = NULL; in parse_filter() local
H A Dvf_chromaber_vulkan.c41 } opts; member
[all...]
H A Daf_resample.c51 static av_cold int init(AVFilterContext *ctx, AVDictionary **opts) in init() argument
H A Daf_rubberband.c132 int opts = s->transients|s->detector|s->phase|s->window| in config_input() local
H A Dvf_mcdeint.c108 AVDictionary *opts = NULL; in config_props() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_cuda.c379 cuda_flags_from_opts(AVHWDeviceContext *device_ctx, AVDictionary *opts, int *flags) cuda_flags_from_opts() argument
395 cuda_device_create(AVHWDeviceContext *device_ctx, const char *device, AVDictionary *opts, int flags) cuda_device_create() argument
435 cuda_device_derive(AVHWDeviceContext *device_ctx, AVHWDeviceContext *src_ctx, AVDictionary *opts, int flags) cuda_device_derive() argument
/third_party/glslang/glslang/MachineIndependent/
H A Dreflection.h58 TReflection(EShReflectionOptions opts, EShLanguage first, EShLanguage last) in TReflection() argument
/third_party/gn/src/gn/
H A Dcompile_commands_writer.cc234 EscapeOptions opts; in OutputJSON() local
71 SetupCompileFlags(const Target* target, PathOutput& path_output, EscapeOptions opts, CompileFlags& flags) SetupCompileFlags() argument
150 WriteCommand(const Target* target, const SourceFile& source, const CompileFlags& flags, std::vector<OutputFile>& tool_outputs, PathOutput& path_output, SourceFile::Type source_type, const char* tool_name, EscapeOptions opts, std::ostream& out) WriteCommand() argument
/third_party/ffmpeg/tools/
H A Dtarget_dec_fuzzer.c179 AVDictionary *opts = NULL; in LLVMFuzzerTestOneInput() local
[all...]
/third_party/glslang/StandAlone/
H A Dspirv-remap.cpp388 int opts; in main() local
196 execute(const std::vector<std::string>& inputFiles, const std::vector<std::string>& outputDirOrFiles, const bool isSingleOutputDir, const std::string& whiteListFile, int opts, int verbosity) execute() argument
/third_party/cups-filters/filter/foomatic-rip/
H A Drenderer.c235 static const char * jcl_options_find_keyword(char **opts, const char *line, in jcl_options_find_keyword() argument
265 write_merged_jcl_options(FILE *stream, char **original_opts, char **opts, size_t readbinarybytes, const char *jclstr) write_merged_jcl_options() argument
[all...]
/third_party/curl/docs/examples/
H A Dcrawler.c122 int opts = HTML_PARSE_NOBLANKS | HTML_PARSE_NOERROR | \ in follow_links() local

Completed in 19 milliseconds

1...<<11121314151617181920>>...26