代码搜索:streamlined
找到约 44 项符合「streamlined」的源代码
代码结果 44
www.eeworm.com/read/264095/4292505
c irq_lsapic.c
/*
* LSAPIC Interrupt Controller
*
* This takes care of interrupts that are generated by the CPU's
* internal Streamlined Advanced Programmable Interrupt Controller
* (LSAPIC), such as the ITC an
www.eeworm.com/read/161121/5556176
c irq_lsapic.c
/*
* LSAPIC Interrupt Controller
*
* This takes care of interrupts that are generated by the CPU's
* internal Streamlined Advanced Programmable Interrupt Controller
* (LSAPIC), such as the ITC an
www.eeworm.com/read/152843/5657271
c irq_lsapic.c
/*
* LSAPIC Interrupt Controller
*
* This takes care of interrupts that are generated by the CPU's
* internal Streamlined Advanced Programmable Interrupt Controller
* (LSAPIC), such as the ITC an
www.eeworm.com/read/161975/10349410
cpp 规则3.cpp
/*
Problem Statement
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a roy
www.eeworm.com/read/439112/1808263
nasl netref_cat_for_gen.nasl
#
# This script was written by Josh Zlatin-Amishav
#
# Fixed by Tenable:
# - Improved description
# - Streamlined code.
# - Improved exploit.
#
# This script is release
www.eeworm.com/read/439112/1808394
nasl aspdev_imgtag.nasl
#
# This script was written by Josh Zlatin-Amishav
#
# Fixed by Tenable:
# - Improved description
# - Adjusted version regex.
# - Streamlined code.
#
# This script is
www.eeworm.com/read/411228/2190516
py appshell.py
#! /usr/env/python
"""
AppShell provides a GUI application framework.
This is a streamlined adaptation of GuiAppD.py, originally
created by Doug Hellmann (doughellmann@mindspring.com).
"""
from Tk
www.eeworm.com/read/411228/2190890
py example_8_8.py
#! /usr/env/python
"""
AppShell provides a GUI application framework.
This is a streamlined adaptation of GuiAppD.py, originally
created by Doug Hellmann (doughellmann@mindspring.com).
"""
from Tk
www.eeworm.com/read/411228/2190904
py appshell.py
#! /usr/env/python
"""
AppShell provides a GUI application framework.
This is a streamlined adaptation of GuiAppD.py, originally
created by Doug Hellmann (doughellmann@mindspring.com).
"""
from Tk
www.eeworm.com/read/229812/4733736
readme
FHOURSTONES 1.0
This benchmark is distilled from my pet application `c4', a connect-4
solver. It features a streamlined implementation of exhaustive
alpha-beta search using