OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys
(Results
451 - 475
of
13648
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/tools/gyp/test/win/
gyptest-link-entrypointsymbol.py
13
import
sys
namespace
15
if
sys
.platform == 'win32':
gyptest-link-library-adjust.py
13
import
sys
namespace
15
if
sys
.platform == 'win32':
gyptest-link-nodefaultlib.py
13
import
sys
namespace
15
if
sys
.platform == 'win32':
gyptest-link-uldi.py
14
import
sys
namespace
16
if
sys
.platform == 'win32':
gyptest-link-unsupported-manifest.py
13
import
sys
namespace
15
if
sys
.platform == 'win32':
gyptest-link-warnings-as-errors.py
13
import
sys
namespace
15
if
sys
.platform == 'win32':
gyptest-long-command-line.py
14
import
sys
namespace
16
if
sys
.platform == 'win32':
gyptest-macro-projectname.py
13
import
sys
namespace
15
if
sys
.platform == 'win32':
gyptest-macro-vcinstalldir.py
14
import
sys
namespace
16
if
sys
.platform == 'win32':
gyptest-macros-containing-gyp.py
13
import
sys
namespace
15
if
sys
.platform == 'win32':
gyptest-macros-in-inputs-and-outputs.py
13
import
sys
namespace
15
if
sys
.platform == 'win32':
gyptest-midl-rules.py
13
import
sys
namespace
15
if
sys
.platform == 'win32':
gyptest-quoting-commands.py
16
import
sys
namespace
18
if
sys
.platform == 'win32':
/external/chromium_org/tools/gyp/test/win/precompiled/
gyptest-all.py
13
import
sys
namespace
15
if
sys
.platform == 'win32':
/external/chromium_org/tools/perf/benchmarks/
image_decoding.py
5
import
sys
namespace
18
enabled = not
sys
.platform.startswith('linux')
/external/chromium_org/tools/site_compare/drivers/
__init__.py
7
import
sys
namespace
9
platform_dir =
sys
.platform
/external/e2fsprogs/lib/ext2fs/
inline.c
23
#include <
sys
/stat.h>
26
#include <
sys
/types.h>
/external/llvm/unittests/Support/
SwapByteOrderTest.cpp
30
sys
::SwapByteOrder(
sys
::SwapByteOrder(origional_uint8)));
34
sys
::SwapByteOrder(
sys
::SwapByteOrder(origional_uint16)));
38
sys
::SwapByteOrder(
sys
::SwapByteOrder(origional_uint32)));
42
sys
::SwapByteOrder(
sys
::SwapByteOrder(origional_uint64)));
55
sys
::SwapByteOrder(
sys
::SwapByteOrder(origional_int8)))
[
all
...]
/external/qemu/elff/
elff-common.h
21
#include "
sys
/types.h"
29
#include <
sys
/mman.h>
30
#include <
sys
/stat.h>
/external/valgrind/main/none/tests/
fdleak_socketpair.c
1
#include <
sys
/socket.h>
4
#include <
sys
/errno.h>
/external/valgrind/unittest/
match_output.py
4
import
sys
namespace
26
if len(
sys
.argv) != 2:
27
print >>
sys
.stderr, 'Usage: %s <template file>'
28
sys
.exit(1)
30
f =
sys
.stdin
31
f_re = open(
sys
.argv[1])
34
print >>
sys
.stderr, 'File does not match the template'
35
sys
.exit(1)
/frameworks/compile/mclinker/lib/Support/
SystemUtils.cpp
12
using namespace mcld::
sys
;
/ndk/sources/host-tools/ndk-stack/elff/
elff-common.h
21
#include "
sys
/types.h"
29
#include <
sys
/mman.h>
30
#include <
sys
/stat.h>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
in_systm.h
23
#include <
sys
/cdefs.h>
24
#include <
sys
/types.h>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
in_systm.h
23
#include <
sys
/cdefs.h>
24
#include <
sys
/types.h>
Completed in 259 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>