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:offset
(Results
1 - 7
of
7
) sorted by relevance
/applications/standard/app_samples/code/BasicFeature/Native/NdkRawfile/entry/src/main/cpp/
H
A
D
rawfile_demo.cpp
136
napi_value
offset
;
in createJsFileDescriptor()
local
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/algorithm/
H
A
D
Matrix4x4.h
32
void Set(float dataIn[], int
offset
)
in Set()
argument
/applications/sample/camera/gallery/src/
H
A
D
gallery_ability_slice.cpp
185
int16_t
offset
= ((ROOT_VIEW_WIDTH + THUMBNAIL_SPACE) % (THUMBNAIL_RESOLUTION_X + THUMBNAIL_SPACE)) / 2; // 2: half
in InitPictureList()
local
/applications/sample/camera/setting/setting/src/main/cpp/
H
A
D
wpa_work.c
128
int
offset
= 5;
in GetCurrentConnInfo()
local
/applications/standard/calendardata/calendarmanager/napi/src/
H
A
D
napi_util.cpp
171
size_t
offset
= 0;
in GetValue()
local
/applications/sample/camera/media/
H
A
D
player_sample.cpp
88
size_t
offset
;
member
134
void StreamSourceSample::QueueBuffer(size_t index, size_t
offset
, size_t size, int64_t timestampUs, uint32_t flags)
in QueueBuffer()
argument
143
void StreamSourceSample::OnBufferAvailable(size_t index, size_t
offset
, size_t size)
in OnBufferAvailable()
argument
[all...]
/applications/standard/calendardata/calendarmanager/native/src/
H
A
D
native_util.cpp
565
const int
offset
= 2;
in GetUTCTime()
local
Completed in 7 milliseconds