OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:portable
(Results
201 - 225
of
1828
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/base/memory/
aligned_memory.h
5
// AlignedMemory is a POD type that gives you a
portable
way to specify static
/external/chromium_org/components/nacl/common/
nacl_switches.cc
9
// Disables crash throttling for
Portable
Native Client.
/external/chromium_org/components/storage_monitor/
storage_monitor_win.h
82
// The
portable
device watcher, used to manage media transfer protocol
/external/chromium_org/native_client_sdk/doc_generated/reference/
nacl-manifest-format.html
47
in the Native Client runtime environment. For a
Portable
Native Client
55
<h4 id="example-of-a-program-for-
portable
-native-client">Example of a <code>program</code> for
Portable
Native Client:</h4>
59
"
portable
": {
80
<p>
Portable
Native Client applications can also specify an <code>optlevel</code> field.
89
Portable
Native Client translator and runtime may <em>automatically</em> choose
128
Native Client application. This is not supported and not needed by
Portable
203
<p>For
Portable
Native Client, there are no architecture variations, so
217
used in preference to more general “
portable
”. This is useful for
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
nonportable.c
5
* This translation unit implements non-
portable
thread functions.
pthread_getw32threadhandle_np.c
5
* This translation unit implements non-
portable
thread functions.
pthread_num_processors_np.c
5
* This translation unit implements non-
portable
thread functions.
/external/chromium_org/native_client_sdk/src/tools/
create_nmf.py
50
PORTABLE_KEY = '
portable
' # key for
portable
section of manifest
334
portable
= manifest[PROGRAM_KEY][PORTABLE_KEY]
342
if TRANSLATE_KEY in
portable
:
344
portable
[TRANSLATE_KEY] = translate_dict
348
if TRANSLATE_DEBUG_KEY in
portable
:
350
portable
[TRANSLATE_DEBUG_KEY] = translate_dict
432
'arch' is taken to mean '
portable
'.
452
canonicalized.append([unquoted[0], '
portable
', unquoted[2]])
/external/chromium_org/ppapi/tests/
create_nonsfi_test_nmf.py
24
_PORTABLE_KEY = '
portable
'
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/
find_files_unittest.py
51
# This tests test_files.normalize, using
portable
behavior emulating
/external/chromium_org/third_party/freetype/src/raster/
ftmisc.h
22
/* This file is *not*
portable
! You have to adapt */
/external/chromium_org/third_party/icu/source/test/intltest/
dtfmtrtts.h
50
// The
portable
IntlTest::random() function has sufficient
/external/chromium_org/third_party/libjpeg_turbo/
jmemnobs.c
12
* This is very
portable
in the sense that it'll compile on almost anything,
/external/chromium_org/third_party/mesa/src/bin/
minstall
10
# If these commands aren't
portable
, we'll need some "if (arch)" type stuff
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_pcos.h
13
* The Original Code is the Netscape
Portable
Runtime (NSPR).
_pth.h
13
* The Original Code is the Netscape
Portable
Runtime (NSPR).
107
* invalid identifier. These macros are not
portable
and may be
114
* it by a
portable
implementation.
117
* (A
portable
implementation would use a PRLock and a PRCondVar
_qnx.cfg
13
* The Original Code is the Netscape
Portable
Runtime (NSPR).
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
nspr.h
13
* The Original Code is the Netscape
Portable
Runtime (NSPR).
plerror.h
13
* The Original Code is the Netscape
Portable
Runtime (NSPR).
plgetopt.h
13
* The Original Code is the Netscape
Portable
Runtime (NSPR).
/external/chromium_org/third_party/skia/experimental/Intersection/
DataTypes.cpp
33
//
Portable
extraction of components.
/external/chromium_org/third_party/skia/src/opts/
SkMorphology_opts_SSE2.cpp
13
*
portable
versions are in src/effects/SkMorphologyImageFilter.cpp.
SkMorphology_opts_neon.cpp
16
*
portable
versions are in src/effects/SkMorphologyImageFilter.cpp.
/external/chromium_org/third_party/skia/src/ports/
SkMutex_pthread.h
16
// This isn't technically
portable
, but on Linux and Android pthread_t is some sort of int, and
/external/chromium_org/third_party/tcmalloc/chromium/src/
stacktrace_with_context.cc
38
// is no
portable
way to prevent it.
Completed in 1102 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>