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
refs:set_res
(Results
1 - 6
of
6
) sorted by relevance
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/
H
A
D
cgroup_xattr.c
183
int i,
set_res
= 0, get_res = 0;
in test_run()
local
193
set_res
|= cgrp_files_walking(".", set_xattrs);
in test_run()
203
tst_resm(TINFO, "Set tests result: %s", (
set_res
) ? "FAIL" : "PASS");
in test_run()
/third_party/backends/backend/
H
A
D
dc240.c
923
set_res
(Camera.Pictures[Camera.current_picture_number - 1].low_res);
in sane_init()
1089
set_res
(Camera.
in sane_control_option()
1102
set_res
(Camera.
in sane_control_option()
1139
set_res
(dc240_opt_lowres);
in sane_control_option()
1150
set_res
(dc240_opt_lowres);
in sane_control_option()
1553
set_res
(Camera.Pictures[Camera.current_picture_number - 1].
in sane_read()
2124
*
set_res
- set picture size depending on resolution settings
2127
set_res
(SANE_Int lowres)
in set_res()
function
H
A
D
gphoto2.c
880
set_res
(Cam_data.Pictures[Cam_data.current_picture_number - 1].low_res);
in sane_init()
882
set_res
(gphoto2_opt_lowres);
in sane_init()
1098
set_res
(Cam_data.
in sane_control_option()
1101
set_res
(gphoto2_opt_lowres);
in sane_control_option()
1114
set_res
(Cam_data.
in sane_control_option()
1117
set_res
(gphoto2_opt_lowres);
in sane_control_option()
1159
set_res
(gphoto2_opt_lowres);
in sane_control_option()
1172
set_res
(gphoto2_opt_lowres);
in sane_control_option()
1789
*
set_res
- set picture size depending on resolution settings
1792
set_res
(SANE_In
function
[all...]
H
A
D
gphoto2.h
182
static void
set_res
(SANE_Int lowres);
H
A
D
dc240.h
270
static void
set_res
(SANE_Int lowres);
/third_party/FreeBSD/sbin/newfs_msdos/
H
A
D
mkfs_msdos.c
254
bool
set_res
, set_spf, set_spc;
in mkfs_msdos()
local
500
set_res
= (bpb.bpbResSectors == 0);
in mkfs_msdos()
516
if (
set_res
)
in mkfs_msdos()
562
if (
set_res
) {
in mkfs_msdos()
Completed in 7 milliseconds