OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getinfo
(Results
376 - 400
of
861
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/
DxeRsa2048Sha256GuidedSectionExtractLib.c
52
GetInfo
gets raw data size and attribute of the input guided section.
/device/linaro/bootloader/edk2/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/
PeiRsa2048Sha256GuidedSectionExtractLib.c
50
GetInfo
gets raw data size and attribute of the input guided section.
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
LoadPciRom.c
292
Status = Decompress->
GetInfo
(
/external/autotest/client/cros/cellular/
modem.py
185
return self.Modem().
GetInfo
()[2]
/external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/
tcp-server.js
212
chrome.sockets.tcp.
getInfo
(this.socketId,
/external/clang/lib/CodeGen/
CGLoopInfo.cpp
281
const LoopInfo &L =
getInfo
();
/external/curl/lib/
getinfo.c
28
#include "
getinfo
.h"
/external/icu/icu4c/source/test/intltest/
dadrfmt.cpp
54
if (testData->
getInfo
(info, status)) {
/external/libunwind_llvm/src/
UnwindCursor.hpp
400
virtual void
getInfo
(unw_proc_info_t *) {
401
_LIBUNWIND_ABORT("
getInfo
not implemented");
437
virtual void
getInfo
(unw_proc_info_t *);
[
all
...]
libunwind.cpp
240
co->
getInfo
(info);
/external/libvncserver/webclients/novnc/include/chrome-app/
tcp-client.js
207
socket.
getInfo
(this.socketId, function (info) {
/external/llvm/lib/Target/ARM/
Thumb2ITBlockPass.cpp
279
AFI = Fn.
getInfo
<ARMFunctionInfo>();
/external/llvm/lib/Target/Mips/
Mips16ISelDAGToDAG.cpp
66
MipsFunctionInfo *MipsFI = MF.
getInfo
<MipsFunctionInfo>();
MipsISelDAGToDAG.cpp
61
unsigned GlobalBaseReg = MF->
getInfo
<MipsFunctionInfo>()->getGlobalBaseReg();
/external/llvm/lib/Target/X86/
X86ExpandPseudo.cpp
258
X86FI = MF.
getInfo
<X86MachineFunctionInfo>();
X86WinAllocaExpander.cpp
270
if (!MF.
getInfo
<X86MachineFunctionInfo>()->hasWinAlloca())
/external/llvm/lib/Transforms/Utils/
LoopVersioning.cpp
280
const LoopAccessInfo &LAI = LAA->
getInfo
(L);
/external/mesa3d/docs/relnotes/
10.5.1.html
132
<li>freedreno/ir3: get the # of miplevels from
getinfo
</li>
/external/pdfium/core/fpdfapi/edit/
fpdf_edit_create.cpp
268
if (pDocument->
GetInfo
()) {
272
if ((len = pFile->AppendDWord(pDocument->
GetInfo
()->GetObjNum())) < 0) {
[
all
...]
/external/pdfium/fpdfsdk/
fpdfdoc.cpp
398
CPDF_Dictionary* pInfo = pDoc->
GetInfo
();
fpdfppo.cpp
158
CPDF_Dictionary* pDocInfoDict = m_pDestPDFDoc->
GetInfo
();
/external/python/cpython2/Lib/test/
test_zipfile.py
109
# check
getinfo
111
info = zipfp.
getinfo
(nm)
426
sinfo = zipfp.
getinfo
('storeme')
427
dinfo = zipfp.
getinfo
('deflateme')
592
info = zipfp.
getinfo
('a.txt')
596
info = zipfp.
getinfo
('b.txt')
606
zinfo = zipfp.
getinfo
('strfile')
735
# check
getinfo
737
info = zipfp.
getinfo
(nm)
[
all
...]
/external/python/cpython2/Modules/
sunaudiodev.c
311
{ "
getinfo
", (PyCFunction)sad_getinfo, METH_NOARGS },
/external/skia/bench/
nanobench.cpp
827
SkAlphaType alphaType = codec->
getInfo
().alphaType();
862
codec->
getInfo
().makeColorType(colorType).makeAlphaType(alphaType);
[
all
...]
/external/skia/third_party/lua/src/
ldblib.c
377
{"
getinfo
", db_getinfo},
Completed in 4432 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>