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
73
) sorted by relevance
1
2
3
/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
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H
A
D
vas-debug.c
158
static bool
first_time
= true;
in vas_init_dbgdir()
local
/kernel/linux/linux-5.10/arch/ia64/mm/
H
A
D
contig.c
43
static bool
first_time
= true;
in per_cpu_init()
local
H
A
D
discontig.c
529
static int
first_time
= 1;
in per_cpu_init()
local
/kernel/linux/linux-6.6/arch/ia64/mm/
H
A
D
contig.c
41
static bool
first_time
= true;
in per_cpu_init()
local
H
A
D
discontig.c
530
static int
first_time
= 1;
in per_cpu_init()
local
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H
A
D
vas-debug.c
161
static bool
first_time
= true;
in vas_init_dbgdir()
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
/kernel/linux/linux-5.10/arch/ia64/kernel/
H
A
D
patch.c
144
static int
first_time
= 1;
in ia64_patch_mckinley_e9()
local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H
A
D
patch.c
144
static int
first_time
= 1;
in ia64_patch_mckinley_e9()
local
/kernel/linux/linux-5.10/net/sctp/
H
A
D
endpointola.c
334
int
first_time
= 1; /* is this the first time through the loop */
in sctp_endpoint_bh_rcv()
local
/kernel/linux/linux-6.6/net/sctp/
H
A
D
endpointola.c
339
int
first_time
= 1; /* is this the first time through the loop */
in sctp_endpoint_bh_rcv()
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
/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
/kernel/linux/linux-5.10/drivers/rtc/
H
A
D
interface.c
216
int
first_time
= 1;
in __rtc_read_alarm()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H
A
D
sparx5_fdma.c
313
static bool
first_time
= true;
in sparx5_fdma_xmit()
local
/kernel/linux/linux-6.6/drivers/rtc/
H
A
D
interface.c
216
int
first_time
= 1;
in __rtc_read_alarm()
local
Completed in 14 milliseconds
1
2
3