/third_party/curl/lib/ |
H A D | bufq.h | 102 int opts; /* options for handling queue, see below */ member
|
/third_party/FreeBSD/sbin/newfs_msdos/ |
H A D | newfs_msdos.c | 74 static const char opts[] = "@:NAB:C:F:I:L:O:S:a:b:c:e:f:h:i:k:m:n:o:r:s:T:u:"; in main() local 268 } opts[] = { in usage() local
|
/third_party/FreeBSD/sys/sys/ |
H A D | mutex.h | 56 mtx_init(pthread_mutex_t *mtx, const char *name, const char *type, int opts) in mtx_init() argument
|
/third_party/libabigail/tests/ |
H A D | print-diff-tree.cc | 55 parse_command_line(int argc, char* argv[], options& opts) in parse_command_line() argument 86 options opts; in main() local [all...] |
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | program.cpp | 46 program::compile(const ref_vector<device> &devs, const std::string &opts, in compile() argument 67 program::link(const ref_vector<device> &devs, const std::string &opts, in link() argument
|
/third_party/mesa3d/src/imagination/rogue/tools/ |
H A D | offline_compiler.c | 101 static bool parse_cmdline(int argc, char *argv[], struct compiler_opts *opts) in parse_cmdline() argument 188 struct compiler_opts opts = { .stage = MESA_SHADER_NONE, 0 }; main() local [all...] |
/third_party/ntfs-3g/src/ |
H A D | ntfs-3g.probe.c | 48 } opts; variable [all...] |
/third_party/mesa3d/src/microsoft/spirv_to_dxil/ |
H A D | spirv_to_dxil.c | 146 struct nir_to_dxil_options opts = { in spirv_to_dxil() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_nir_builtins.c | 58 const struct nir_lower_tex_options opts = { .lower_rect = true, }; in st_nir_finish_builtin_shader() local
|
/third_party/libwebsockets/lib/roles/ws/ |
H A D | client-ws.c | 245 const struct lws_ext_options *opts; in lws_client_ws_upgrade() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | gmemtool.c | 105 static const struct option opts[] = { variable
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | cpp_interface_test.cpp | 202 const ValidatorOptions opts; in TEST() local 211 ValidatorOptions opts; in TEST() local
|
/third_party/skia/src/core/ |
H A D | SkPictureImageGenerator.cpp | 78 onGetPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, const Options& opts) onGetPixels() argument
|
/third_party/skia/src/codec/ |
H A D | SkBmpMaskCodec.cpp | 27 onGetPixels(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes, const Options& opts, int* rowsDecoded) onGetPixels() argument 78 decodeRows(const SkImageInfo& dstInfo, void* dst, size_t dstRowBytes, const Options& opts) decodeRows() argument
|
/third_party/skia/src/images/ |
H A D | SkWebpEncoder.cpp | 44 bool SkWebpEncoder::Encode(SkWStream* stream, const SkPixmap& pixmap, const Options& opts) { in Encode() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | cpp_interface_test.cpp | 202 const ValidatorOptions opts; in TEST() local 211 ValidatorOptions opts; in TEST() local
|
/third_party/skia/src/utils/ |
H A D | SkAnimCodecPlayer.cpp | 63 SkCodec::Options opts; in getFrameAt() local
|
/third_party/spirv-tools/test/ |
H A D | cpp_interface_test.cpp | 202 const ValidatorOptions opts; in TEST() local 211 ValidatorOptions opts; in TEST() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_model.h | 90 virtual void SetIgnoreLayoutSafeArea(const NG::SafeAreaExpandOpts& opts) {}; in SetIgnoreLayoutSafeArea() argument
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | image_source_ohos.cpp | 49 Media::SourceOptions opts; in Create() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_repeat_virtual_scroll.cpp | 76 auto opts = JSRef<JSObject>::Cast(pair->GetValueAt(1)); in ParseAndVerifyParams() local 109 auto opts = JSRef<JSObject>::Cast(pair->GetValueAt(1)); in Create() local
|
/foundation/multimedia/audio_framework/services/audio_policy/safe_volume_notification/src/ |
H A D | audio_safe_volume_notification_impl.cpp | 212 Media::SourceOptions opts; in GetPixelMap() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_pixel_map_shader_test.cpp | 42 Media::InitializationOptions opts; in CreatePixelMap() local
|
H A D | rs_pixel_map_util_test.cpp | 40 Media::InitializationOptions opts;
in CreatePixelMap() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/ |
H A D | rs_property_drawable_background_test.cpp | 139 Media::InitializationOptions opts; in HWTEST_F() local 262 Media::InitializationOptions opts; in HWTEST_F() local 330 Media::InitializationOptions opts; in HWTEST_F() local [all...] |