Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:NSystem
(Results
1 - 17
of
17
) sorted by relevance
/third_party/lzma/CPP/Windows/
H
A
D
System.cpp
23
namespace
NSystem
{
namespace
264
unsigned long numFiles_OPEN_MAX =
NSystem
::Get_File_OPEN_MAX();
in Get_File_OPEN_MAX_Reduced_for_3_tasks()
H
A
D
FileSystem.h
11
namespace
NSystem
{
namespace
H
A
D
System.h
15
namespace
NSystem
{
namespace
H
A
D
FileSystem.cpp
20
namespace
NSystem
{
namespace
H
A
D
FileIO.cpp
45
namespace
NSystem
namespace
378
if (
NSystem
::MyGetDiskFreeSpace(path, clusterSize, totalSize, freeSize))
in CalcDeviceSize()
H
A
D
FileFind.cpp
58
namespace
NSystem
namespace
483
if (
NSystem
::MyGetDiskFreeSpace(drive, clusterSize, totalSize, freeSize))
in Find()
H
A
D
FileLink.cpp
440
namespace
NSystem
namespace
/third_party/lzma/CPP/7zip/Archive/Common/
H
A
D
HandlerOut.h
21
_numProcessors = _numThreads = NWindows::
NSystem
::GetNumberOfProcessors();
in InitCommon()
29
_memUsage_WasSet = NWindows::
NSystem
::GetRamSize(memAvail);
in InitCommon()
/third_party/lzma/CPP/7zip/UI/Common/
H
A
D
WorkDir.cpp
25
const UINT driveType =
NSystem
::MyGetDriveType(prefix);
in GetWorkDir()
H
A
D
Bench.h
109
AString GetProcessThreadsInfo(const NWindows::
NSystem
::CProcessAffinity &ti);
H
A
D
ArchiveOpenCallback.cpp
191
NumOpenFiles_AllowedMax =
NSystem
::Get_File_OPEN_MAX_Reduced_for_3_tasks();
H
A
D
Bench.cpp
2880
AString GetProcessThreadsInfo(const
NSystem
::CProcessAffinity &ti)
3636
NSystem
::CProcessAffinity threadsInfo;
3644
numCPUs =
NSystem
::GetNumberOfProcessors();
3660
bool ramSize_Defined =
NSystem
::GetRamSize(ramSize);
H
A
D
ArchiveCommandLine.cpp
1136
NSystem
::CProcessAffinity aff;
in Parse1()
/third_party/lzma/CPP/7zip/Common/
H
A
D
MultiOutStream.cpp
109
NumOpenFiles_AllowedMax =
NSystem
::Get_File_OPEN_MAX_Reduced_for_3_tasks();
in Init()
/third_party/lzma/CPP/7zip/UI/Console/
H
A
D
Main.cpp
279
const UInt32 numCpus = NWindows::
NSystem
::GetNumberOfProcessors();
in ShowProgInfo()
281
const UInt64 openMAX= NWindows::
NSystem
::Get_File_OPEN_MAX();
in ShowProgInfo()
332
// *so << "# CPUs: " << (UInt64)NWindows::
NSystem
::GetNumberOfProcessors() << endl;
in ShowCopyrightAndHelp()
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/
H
A
D
LzmaAlone.cpp
421
numThreads = NWindows::
NSystem
::GetNumberOfProcessors();
/third_party/lzma/CPP/7zip/Archive/
H
A
D
XzHandler.cpp
973
if (!
NSystem
::GetRamSize(memSize))
in GetStream()
Completed in 19 milliseconds