OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:conversion
(Results
301 - 325
of
3269
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/
TestExpressionFeatures.g3.parser.cs
6
*
Conversion
to C#:
/external/chromium/base/
string16_unittest.cc
14
// This tests that
conversion
.
/external/chromium/chrome/browser/resources/options/chromeos/
language_mozc_options.html
33
<input id="mozc-use-date-
conversion
"
45
<input id="mozc-use-single-kanji-
conversion
"
57
<input id="mozc-use-symbol-
conversion
"
69
<input id="mozc-use-number-
conversion
"
/external/chromium/chrome/browser/ui/cocoa/
base_view.h
17
// - Coordinate
conversion
utilities
/external/clang/lib/Sema/
SemaLambda.cpp
452
/// \brief Add a lambda's
conversion
to function pointer, as described in
458
// Add the
conversion
to function pointer.
484
CXXConversionDecl *
Conversion
493
Conversion
->setAccess(AS_public);
494
Conversion
->setImplicit(true);
495
Class->addDecl(
Conversion
);
498
// the
conversion
.
526
/// \brief Add a lambda's
conversion
to block pointer.
555
CXXConversionDecl *
Conversion
563
Conversion
->setAccess(AS_public)
[
all
...]
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
p2.cpp
8
// Note, this is not permitted:
conversion
-declarator cannot have a trailing return type.
/external/clang/test/CXX/dcl.decl/dcl.init/
p14-0x.cpp
33
Explicit e2 = 42; // expected-error {{no viable
conversion
}}
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
p3-nodeduct.cpp
8
// Check the
conversion
of a template-id to a pointer
/external/clang/test/CXX/temp/temp.param/
p3.cpp
26
// expected-error{{no viable
conversion
}}
/external/clang/test/CXX/temp/temp.spec/
p5.cpp
17
T X0<T>::value = 3.14; // expected-warning{{implicit
conversion
turns literal floating-point number into integer}}
/external/clang/test/CodeGenCXX/
volatile.cpp
3
// Check that IR gen doesn't try to do an lvalue-to-rvalue
conversion
/external/clang/test/Index/
ms-if-exists.cpp
9
int *i = t; // expected-error{{no viable
conversion
from 'HasFoo' to 'int *'}}
/external/clang/test/Preprocessor/
_Pragma-in-macro-arg.c
27
int x1 = (double)1.0; // expected-warning {{implicit
conversion
}}
/external/clang/test/Sema/
arm-neon-types.c
1
// RUN: %clang_cc1 -triple thumbv7-apple-darwin10 -target-cpu cortex-a8 -fsyntax-only -Wvector-
conversion
-ffreestanding -verify %s
vector-ops.c
1
// RUN: %clang_cc1 %s -verify -fsyntax-only -Wvector-
conversion
/external/clang/test/SemaCXX/
direct-initializer.cpp
47
int *pi = cd; // expected-error {{no viable
conversion
from 'const Derived' to 'int *'}}
warn-bool-conversion.cpp
21
// Ensure that when using false in metaprogramming machinery its
conversion
warn-dangling-field.cpp
28
S3(Y y) : x1(y), x2(y) {} // no-warning:
conversion
operator
/external/clang/test/SemaObjC/
objc-container-subscripting-3.m
22
// expected-warning {{incompatible integer to pointer
conversion
assigning to 'id' from 'int'}}
/external/clang/test/SemaObjCXX/
objc-pointer-conv.mm
32
void Func (I* arg); // expected-note {{candidate function not viable: no known
conversion
from 'const I *' to 'I *' for 1st argument}}
/external/clang/test/SemaTemplate/
ms-if-exists.cpp
47
int *i = t; // expected-error{{no viable
conversion
from 'HasFoo' to 'int *'}}
/external/compiler-rt/lib/ppc/
floatditf.c
6
/* This file implements the PowerPC long long -> long double
conversion
*/
floatunditf.c
6
/* This file implements the PowerPC unsigned long long -> long double
conversion
*/
/external/genext2fs/m4/
ac_func_scanf_can_malloc.m4
51
AC_DEFINE([SCANF_CAN_MALLOC], 1, [Define to 1 if the scanf %a
conversion
format mallocs a buffer. Undefine if %a format denotes a float.])
/external/icu4c/common/
resbund_cnv.cpp
16
* Character
conversion
functions moved here from resbund.cpp
Completed in 558 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>