OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_actions
(Results
1 - 7
of
7
) sorted by null
/external/vboot_reference/scripts/image_signing/
common.sh
21
local
num_actions
=${#cleanup_actions[*]}
22
if [ ${
num_actions
} -gt 0 ]; then
23
eval "${cleanup_actions[$
num_actions
-1]}" > /dev/null 2>&1
24
unset cleanup_actions[$
num_actions
-1]
/device/google/marlin/thermal-engine/
thermal_client.h
51
uint32_t
num_actions
;
member in struct:action_info_data
/external/freetype/src/autofit/
aflatin.c
2306
FT_UInt
num_actions
= 0;
local
[
all
...]
afcjk.c
1728
FT_UInt
num_actions
= 0;
local
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
aflatin.c
2407
FT_UInt
num_actions
= 0;
local
[
all
...]
afcjk.c
1744
FT_UInt
num_actions
= 0;
local
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
elf32-xtensa.c
7882
unsigned
num_actions
= 0;
local
[
all
...]
Completed in 137 milliseconds