OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FREEZE
(Results
1 - 10
of
10
) sorted by null
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
Makefile
18
FREEZE
=$(PYTHON_FREEZER_PATH)\FreezePython.exe
35
@pushd . & @cd build & @$(
FREEZE
) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) UPT.py & @popd
/external/ltp/testcases/kernel/controllers/freezer/
freeze_self_thaw.sh
36
# the
freeze
command, and then sleeps some more. Little does it know that it
43
"${CG_FILE_WRITE}" "${
FREEZE
}" > freezer.state ; \
62
tst_resm TINFO " Waiting for $sample_proc to
freeze
itself"
64
# WAIT until FROZEN (see
FREEZE
self above)
libcgroup_freezer
67
export
FREEZE
='FROZEN'
74
declare -r UNFINISHED FINISHED
FREEZE
THAW max_state_samples sample_state_period
776
"${CG_FILE_WRITE}" "${
FREEZE
}" > freezer.state
795
tst_resm ${LIB_TEST_STATE} "Failed to issue
freeze
command (freezer state: \"`get_freezer_state`\")."
799
# If we're trying to "
freeze
" tasks with SIGTOP
831
tst_resm ${LIB_TEST_STATE} "Failed to issue stop (
freeze
) command (task state: \"${ps_state}\")."
922
assert_cgroup_freezer_state "FROZEN" "ERROR: failed to
freeze
cgroup"
/device/linaro/bootloader/edk2/BaseTools/Source/Python/
Makefile
21
FREEZE
=$(PYTHON_HOME)\python $(PYTHON_FREEZER_PATH)\cxfreeze
273
@$(
FREEZE
) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) build\build.py
276
@$(
FREEZE
) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) GenFds\GenFds.py
279
@$(
FREEZE
) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) Trim\Trim.py
282
@$(
FREEZE
) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) AutoGen\GenDepex.py
285
@$(
FREEZE
) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) TargetTool\TargetTool.py
288
@$(
FREEZE
) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) GenPatchPcdTable\GenPatchPcdTable.py
291
@$(
FREEZE
) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) PatchPcdValue\PatchPcdValue.py
294
@$(
FREEZE
) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) BPDG\BPDG.py
297
@$(
FREEZE
) --include-modules=$(MODULES) --install-dir=$(BIN_DIR) UPT\UPT.py
[
all
...]
/external/python/cpython2/Lib/plat-irix5/
SV.py
53
FREEZE
= (_NAME_BASE + 3)
/external/python/cpython2/Lib/plat-irix6/
SV.py
53
FREEZE
= (_NAME_BASE + 3)
/external/scapy/scapy/
automaton.py
342
FREEZE
= "
FREEZE
"
738
elif c.type == _ATMT_Command.
FREEZE
:
[
all
...]
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/Msr/
HaswellMsr.h
[
all
...]
SkylakeMsr.h
[
all
...]
SandyBridgeMsr.h
[
all
...]
Completed in 1021 milliseconds