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:first_time
(Results
1 - 25
of
25
) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/omx/
H
A
D
vid_omx_common.c
55
static bool
first_time
= true;
in omx_get_screen()
local
/third_party/musl/porting/linux/user/src/network/
H
A
D
socket.c
20
static uint8_t
first_time
= 1;
in is_allow_internet()
local
/third_party/musl/porting/liteos_a/user/src/network/
H
A
D
socket.c
20
static uint8_t
first_time
= 1;
in is_allow_internet()
local
/third_party/musl/src/network/
H
A
D
socket.c
23
static uint8_t
first_time
= 1;
in is_allow_internet()
local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H
A
D
lp_bld_debug.cpp
224
static boolean
first_time
= TRUE;
in lp_profile()
local
/third_party/mesa3d/src/mesa/math/
H
A
D
m_debug_norm.c
338
static int
first_time
= 1;
in _math_test_all_normal_transform_functions()
local
H
A
D
m_debug_xform.c
283
static int
first_time
= 1;
in _math_test_all_transform_functions()
local
H
A
D
m_debug_clip.c
354
static int
first_time
= 1;
in _math_test_all_cliptest_functions()
local
/third_party/backends/sanei/
H
A
D
sanei_pio.c
344
static int
first_time
= 1;
in pio_open()
local
H
A
D
sanei_ab306.c
227
static int
first_time
= 1;
in sanei_ab306_open()
local
H
A
D
sanei_pa4s2.c
263
static int
first_time
= SANE_TRUE;
in pa4s2_init()
local
H
A
D
sanei_pp.c
116
static int
first_time
= SANE_TRUE;
variable
H
A
D
sanei_scsi.c
876
static int
first_time
= 1;
in sanei_scsi_open_extended()
local
1514
static int
first_time
= 1;
in sanei_scsi_open()
local
/third_party/cups-filters/cupsfilters/
H
A
D
image-gif.c
297
gif_get_code(FILE *fp, int code_size, int
first_time
)
gif_get_code()
argument
534
gif_read_lzw(FILE *fp, int
first_time
, int input_code_size)
gif_read_lzw()
argument
/third_party/lz4/tests/
H
A
D
test-lz4-speed.py
319
first_time
= True
variable
323
first_time
= False
variable
/third_party/gn/src/gn/
H
A
D
header_checker.cc
565
bool
first_time
= true;
in IsDependencyOf()
local
H
A
D
parser.cc
647
bool
first_time
= true;
in ParseList()
local
/third_party/ltp/lib/
H
A
D
tst_res.c
378
static int
first_time
= 1;
in check_env()
local
H
A
D
parse_opts.c
495
static int
first_time
= 1;
in usc_test_looping()
local
/third_party/skia/third_party/externals/libjpeg-turbo/
H
A
D
rdgif.c
99
boolean
first_time
; /* flags first call to GetCode */
member
/third_party/backends/backend/
H
A
D
mustek_pp_ccd300.c
142
int
first_time
= 1;
in wait_bank_change()
local
H
A
D
hp4200.c
1050
int
first_time
;
in do_coarse_calibration()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_zscale.c
117
int
first_time
;
member
/third_party/backends/frontend/
H
A
D
scanimage.c
326
static SANE_Bool
first_time
= SANE_TRUE;
in sighandler()
local
/third_party/python/Modules/
H
A
D
posixmodule.c
14200
int
first_time
;
member
Completed in 49 milliseconds