OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:available
(Results
801 - 825
of
48531
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/prebuilts/go/darwin-x86/src/net/
conf_netcgo.go
11
// Fail if cgo isn't
available
.
/prebuilts/go/linux-x86/src/hash/crc32/
crc32_s390x.go
36
panic("not
available
")
46
panic("not
available
")
68
panic("not
available
")
77
panic("not
available
")
/prebuilts/go/linux-x86/src/net/
conf_netcgo.go
11
// Fail if cgo isn't
available
.
/prebuilts/misc/windows/sdl2/
README-SDL.txt
8
The Simple DirectMedia Layer library source code is
available
from:
/toolchain/binutils/binutils-2.27/config/
bootstrap-debug-lean.mk
8
# space is
available
.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68hc11/
malis-include.s
9
;;
Available
at:
/developers/demos/JustForUs/
README
9
To see a list of all
available
commands, run "gradlew tasks".
19
Dependencies are
available
for download via the Android SDK Manager.
21
Android Studio is
available
for download at:
/development/samples/ApiDemos/res/values-v11/
styles.xml
20
<!-- For API level 11 or later, the Holo theme is
available
and we prefer that. -->
23
<!-- For API level 11 or later, the Holo theme is
available
and we prefer that. -->
29
<!-- For API level 11 or later, the Holo theme is
available
and we prefer that. -->
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePerformanceLib/
DxePerformanceLib.uni
6
// to log performance data. If both PerformanceEx and Performance Protocol are not
available
,
12
// are licensed and made
available
under the terms and conditions of the BSD License
24
#string STR_MODULE_DESCRIPTION #language en-US "This library instance provides infrastructure for DXE phase drivers to log performance data. It consumes PerformanceEx or Performance Protocol published by DxeCorePerformanceLib to log performance data. If both PerformanceEx and Performance Protocol are not
available
, it does not log any performance information."
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiReportStatusCodeLib/
PeiReportStatusCodeLib.uni
5
// code via PEI Status Code Service. If the service is not
available
, it then tries calling
11
// are licensed and made
available
under the terms and conditions of the BSD License
22
#string STR_MODULE_DESCRIPTION #language en-US "Instance of Report Status Code Library for the PEI Phase. It first tries to report status code via PEI Status Code Service. If the service is not
available
, it then tries calling OEM Hook Status Code Library."
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmPerformanceLib/
SmmPerformanceLib.uni
6
// to log performance data. If both SMM PerformanceEx and Performance Protocol are not
available
,
12
// are licensed and made
available
under the terms and conditions of the BSD License
24
#string STR_MODULE_DESCRIPTION #language en-US "This library instance provides infrastructure for SMM drivers to log performance data. It consumes SMM PerformanceEx or Performance Protocol published by SmmCorePerformanceLib to log performance data. If both SMM PerformanceEx and Performance Protocol are not
available
, it does not log any performance information."
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DxeServicesTableLib.h
3
Only
available
to DXE module types.
8
initialize this global pointer to the DX Services Table, so it is
available
at the
16
are licensed and made
available
under the terms and conditions of the BSD License
UefiRuntimeServicesTableLib.h
8
it is
available
at the module's entry point. Since there is overhead in initializing
11
Only
available
to DXE and UEFI module types.
15
are licensed and made
available
under the terms and conditions of the BSD License
/device/linaro/bootloader/edk2/MdePkg/Library/PeiServicesTablePointerLib/
PeiServicesTablePointerLib.uni
5
// PEI Services Table from a global variable. Not
available
to modules that execute from
11
// are licensed and made
available
under the terms and conditions of the BSD License
22
#string STR_MODULE_DESCRIPTION #language en-US "The PEI Services Table Pointer Library implementation that retrieves a pointer to the PEI Services Table from a global variable. Not
available
to modules that execute from read-only memory."
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
UefiDevicePathLibDevicePathProtocol.uni
5
// This library is not
available
for EFI 1.10 modules.
10
// are licensed and made
available
under the terms and conditions of the BSD License
21
#string STR_MODULE_DESCRIPTION #language en-US "The Device Path Library that layers on top of the UEFI 2.0 Device Path Utilities Protocol. This library is not
available
for EFI 1.10 modules."
/device/linaro/bootloader/edk2/OvmfPkg/Library/XenHypercallLib/
ArmXenHypercall.c
7
This program and the accompanying materials are licensed and made
available
25
@retval TRUE Hypercalls are
available
.
26
@retval FALSE Hypercalls are not
available
.
/external/compiler-rt/test/scudo/
quarantine.cpp
5
// Also tests that a chunk will eventually become
available
again for
17
// The delayed freelist will prevent a chunk from being
available
right away
30
// Eventually the chunk should become
available
again
/external/llvm/lib/Fuzzer/test/
lit.cfg
18
lit_config.note('dfsan feature
available
')
24
lit_config.note('lsan feature
available
')
32
lit_config.note('linux feature
available
')
/external/markdown/docs/
README
8
supported by the [
Available
Extensions][].
13
[
Available
Extensions]: http://www.freewisdom.org/projects/python-markdown/Available_Extensions
19
Installation and usage documentation is
available
in the `docs/` directory
/external/owasp/sanitizer/tools/emma/
README.txt
4
information is
available
at EMMA's home site:
41
This program and the accompanying materials are made
available
under
43
distribution, and is
available
at http://www.eclipse.org/legal/cpl-v10.html
/external/python/cpython2/Doc/library/
macpath.rst
13
The following functions are
available
in this module: :func:`normcase`,
15
:func:`isfile`, :func:`walk`, :func:`exists`. For other functions
available
in
16
:mod:`os.path` dummy counterparts are
available
.
/external/python/cpython2/Lib/test/
test_ttk_guionly.py
5
# Skip this test if _tkinter wasn't built or gui resource is not
available
.
27
# assuming ttk is not
available
28
raise unittest.SkipTest("ttk not
available
: %s" % msg)
/external/python/cpython3/Doc/library/
macpath.rst
15
The following functions are
available
in this module: :func:`normcase`,
17
:func:`isfile`, :func:`walk`, :func:`exists`. For other functions
available
in
18
:mod:`os.path` dummy counterparts are
available
.
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/agent/
package.html
13
full details are
available
at <a
17
Please notice that code made
available
to the java agent is also
18
available
to the actual program executed.</p>
/external/valgrind/none/tests/s390x/
fpext_warn.stderr.exp
5
which is not
available
on this host. Continuing using
11
which is not
available
on this host. Continuing using
17
which is not
available
on this host. Continuing using
Completed in 1666 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>