OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Std
(Results
1 - 14
of
14
) sorted by null
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_platform.c
59
#include <
Std
.h>
omx_rpc_config.c
59
#include <
Std
.h>
/external/stlport/stlport/stl/
_epilog.h
25
/* We redefine "
std
" to STLPORT, so that user code may use
std
:: transparently
26
* The STLPORT macro contains the STLport namespace name containing all the
std
29
# if defined (
std
)
31
* Looks like the compiler native library on which STLport rely defined the
std
macro.
35
# error Incompatible native
Std
library.
36
# endif /*
std
*/
37
# define
std
STLPORT
macro
/ndk/sources/cxx-stl/stlport/stlport/stl/
_epilog.h
25
/* We redefine "
std
" to STLPORT, so that user code may use
std
:: transparently
26
* The STLPORT macro contains the STLport namespace name containing all the
std
29
# if defined (
std
)
31
* Looks like the compiler native library on which STLport rely defined the
std
macro.
35
# error Incompatible native
Std
library.
36
# endif /*
std
*/
37
# define
std
STLPORT
macro
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_epilog.h
25
/* We redefine "
std
" to STLPORT, so that user code may use
std
:: transparently
26
* The STLPORT macro contains the STLport namespace name containing all the
std
29
# if defined (
std
)
31
* Looks like the compiler native library on which STLport rely defined the
std
macro.
35
# error Incompatible native
Std
library.
36
# endif /*
std
*/
37
# define
std
STLPORT
macro
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_epilog.h
25
/* We redefine "
std
" to STLPORT, so that user code may use
std
:: transparently
26
* The STLPORT macro contains the STLport namespace name containing all the
std
29
# if defined (
std
)
31
* Looks like the compiler native library on which STLport rely defined the
std
macro.
35
# error Incompatible native
Std
library.
36
# endif /*
std
*/
37
# define
std
STLPORT
macro
/system/media/mca/filterfw/native/core/
statistics.h
33
float
Std
() const;
statistics.cpp
46
float IncrementalGaussian::
Std
() const {
/external/clang/lib/Frontend/
CompilerInvocation.cpp
68
std
::vector<
std
::string> &Res) {
105
const
std
::pair<
std
::string, bool> &opt = Opts.CheckersControlList[i];
115
std
::vector<
std
::string> &Res) {
235
std
::vector<
std
::string> &Res) {
257
std
::vector<
std
::string> &Res)
[
all
...]
/external/llvm/utils/
codegen-diff
3
use Getopt::
Std
;
/external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm
412
This package is my response to the standard modules Getopt::
Std
and
413
Getopt::Long. C<
Std
> doesn't support long options, and C<Long>
/external/mksh/src/
check.pl
151
use Getopt::
Std
;
[
all
...]
/external/clang/lib/Driver/
Tools.cpp
51
static
std
::string FindTargetProgramPath(const ToolChain &TheToolChain,
52
const
std
::string TripleString,
54
std
::string Executable(TripleString + "-" + ProgName);
55
std
::string Path(TheToolChain.GetProgramPath(Executable.c_str()));
801
std
::string CPU = llvm::sys::getHostCPUName();
856
std
::vector<const char*> Features;
[
all
...]
/external/clang/lib/Sema/
SemaOverload.cpp
[
all
...]
Completed in 555 milliseconds