Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:selection
(Results
26 - 50
of
72
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H
A
D
vsp1_histo.c
264
struct v4l2_rect *
selection
;
in histo_set_crop()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/udl/
H
A
D
udl_modeset.c
55
static char *udl_set_color_depth(char *buf, u8
selection
)
in udl_set_color_depth()
argument
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H
A
D
vsp1_histo.c
267
struct v4l2_rect *
selection
;
in histo_set_crop()
local
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H
A
D
text_overlay_manager.cpp
450
const auto&
selection
= textValue_.
selection
;
local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H
A
D
search_test_ng.cpp
1589
TextSelection
selection
;
in HWTEST_F()
local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H
A
D
rich_editor_overlay_test_ng.cpp
1043
SelectionInfo
selection
;
HWTEST_F()
local
1152
const auto&
selection
= richEditorPattern->GetTextSelector();
HWTEST_F()
local
[all...]
H
A
D
rich_editor_pattern_test_ng.cpp
1536
Selection
selection
;
in HWTEST_F()
local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H
A
D
medialibrary_file_operations.cpp
372
static void ReplaceSelectionAndArgsInQuery(string &
selection
, vector<string> &selectionArgs,
in ReplaceSelectionAndArgsInQuery()
argument
/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H
A
D
sendable_photo_access_helper_napi.h
124
std::string
selection
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_dpp_cm.c
96
uint16_t
selection
= 0;
in program_gamut_remap()
local
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H
A
D
annotate.c
33
struct annotation_line *
selection
;
member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_dpp_cm.c
96
uint16_t
selection
= 0;
in program_gamut_remap()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/udl/
H
A
D
udl_modeset.c
61
static char *udl_set_color_depth(char *buf, u8
selection
)
in udl_set_color_depth()
argument
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H
A
D
annotate.c
28
struct annotation_line *
selection
;
member
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H
A
D
media_album_change_request_napi.cpp
1089
std::string
selection
= std::to_string(photoAlbum->GetAlbumId());
in UpdateTabAnalysisImageFace()
local
H
A
D
medialibrary_napi_utils.cpp
658
void MediaLibraryNapiUtils::AppendFetchOptionSelection(string &
selection
, const string &newCondition)
in AppendFetchOptionSelection()
argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H
A
D
dcn30_mpc.c
1032
uint16_t
selection
= 0;
in program_gamut_remap()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H
A
D
timing_generator.h
128
enum crc_selection
selection
;
member
/kernel/linux/linux-5.10/drivers/pinctrl/mvebu/
H
A
D
pinctrl-armada-37xx.c
93
u32
selection
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H
A
D
timing_generator.h
131
enum crc_selection
selection
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H
A
D
dcn30_mpc.c
1061
uint16_t
selection
= 0;
in program_gamut_remap()
local
/kernel/linux/linux-6.6/drivers/pinctrl/mvebu/
H
A
D
pinctrl-armada-37xx.c
94
u32
selection
;
member
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H
A
D
textfield_declaration.h
37
TextSelection
selection
;
member
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H
A
D
rosen_render_text_field.cpp
213
const auto&
selection
= GetEditingValue().
selection
;
in PaintSelectCaret()
local
331
const auto&
selection
= GetEditingValue().
selection
;
local
[all...]
/foundation/arkui/ace_engine/test/unittest/interfaces/
H
A
D
native_node_test.cpp
1802
ArkUI_NumberValue
selection
[] = {{.i32 = 0}, {.i32 = 1}};
in HWTEST_F()
local
Completed in 43 milliseconds
1
2
3