HomeSort by relevance Sort by last modified time
    Searched full:conversion (Results 201 - 225 of 5051) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/icu4c/test/testdata/
test5.ucm 8 # Test file for MBCS conversion with three-byte codepage data.
  /external/libvpx/libvpx/third_party/libyuv/
README.webm 8 libyuv is an open source project that includes YUV conversion and scaling
  /external/llvm/test/CodeGen/ARM/
2012-09-25-InlineAsmScalarToVectorConv.ll 4 ; CHECK: non-trivial scalar-to-vector conversion, possible invalid constraint for vector type
2012-09-25-InlineAsmScalarToVectorConv2.ll 4 ; CHECK: scalar-to-vector conversion failed, possible invalid constraint for vector type
  /external/llvm/test/CodeGen/X86/
2011-12-8-bitcastintprom.ll 3 ; Make sure that the conversion between v4i8 to v2i16 is not a simple bitcast.
  /external/llvm/test/Transforms/ScalarRepl/
sroa-fca.ll 2 ; Make sure that SROA "scalar conversion" can handle first class aggregates.
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_GetVideoSurface.3 11 This function returns a pointer to the current display surface\&. If SDL is doing format conversion on the display surface, this function returns the publicly visible surface, not the real video surface\&.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
int_float_mixture_enum.hpp 6 // See library home page at http://www.boost.org/libs/numeric/conversion
sign_mixture_enum.hpp 6 // See library home page at http://www.boost.org/libs/numeric/conversion
udt_builtin_mixture_enum.hpp 6 // See library home page at http://www.boost.org/libs/numeric/conversion
  /external/clang/include/clang/AST/
OperationKinds.h 20 /// CastKind - The kind of operation required for a conversion.
22 /// CK_Dependent - A conversion which cannot yet be analyzed because
30 /// CK_BitCast - A conversion which causes a bit pattern of one type
34 /// The pointer conversion char* -> int* is a bitcast. A conversion
36 /// it's actually BaseToDerived or DerivedToBase. A conversion to a
44 /// CK_LValueBitCast - A conversion which reinterprets the address of
50 /// CK_LValueToRValue - A conversion which causes the extraction of
52 /// conversion is always unqualified.
55 /// CK_NoOp - A conversion which does not affect the type other tha
    [all...]
  /external/chromium_org/third_party/icu/source/common/
common.vcxproj.filters 19 <Filter Include="conversion">
182 <Filter>conversion</Filter>
185 <Filter>conversion</Filter>
188 <Filter>conversion</Filter>
191 <Filter>conversion</Filter>
194 <Filter>conversion</Filter>
197 <Filter>conversion</Filter>
200 <Filter>conversion</Filter>
203 <Filter>conversion</Filter>
206 <Filter>conversion</Filter>
    [all...]
  /external/icu4c/common/
common.vcxproj.filters 19 <Filter Include="conversion">
179 <Filter>conversion</Filter>
182 <Filter>conversion</Filter>
185 <Filter>conversion</Filter>
188 <Filter>conversion</Filter>
191 <Filter>conversion</Filter>
194 <Filter>conversion</Filter>
197 <Filter>conversion</Filter>
200 <Filter>conversion</Filter>
203 <Filter>conversion</Filter>
    [all...]
  /external/clang/test/Index/
comment-to-html-xml-conversion.cpp 31 // CHECK: comment-to-html-xml-conversion.cpp:[[@LINE-2]]:6: FunctionDecl=comment_to_html_conversion_1:{{.*}} FullCommentAsHTML=[<p class="para-brief"> Aaa.</p>] FullCommentAsXML=[<Function file="{{[^"]+}}comment-to-html-xml-conversion.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_1</Name><USR>c:@F@comment_to_html_conversion_1#</USR><Declaration>void comment_to_html_conversion_1()</Declaration><Abstract><Para> Aaa.</Para></Abstract></Function>]
40 // CHECK: comment-to-html-xml-conversion.cpp:[[@LINE-2]]:6: FunctionDecl=comment_to_html_conversion_2:{{.*}} FullCommentAsHTML=[<p class="para-brief"> Aaa.</p>] FullCommentAsXML=[<Function file="{{[^"]+}}comment-to-html-xml-conversion.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_2</Name><USR>c:@F@comment_to_html_conversion_2#</USR><Declaration>void comment_to_html_conversion_2()</Declaration><Abstract><Para> Aaa.</Para></Abstract></Function>]
52 // CHECK: comment-to-html-xml-conversion.cpp:[[@LINE-2]]:6: FunctionDecl=comment_to_html_conversion_3:{{.*}} FullCommentAsHTML=[<p class="para-brief"> Aaa.</p>] FullCommentAsXML=[<Function file="{{[^"]+}}comment-to-html-xml-conversion.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_3</Name><USR>c:@F@comment_to_html_conversion_3#</USR><Declaration>void comment_to_html_conversion_3()</Declaration><Abstract><Para> Aaa.</Para></Abstract></Function>]
66 // CHECK: comment-to-html-xml-conversion.cpp:[[@LINE-2]]:6: FunctionDecl=comment_to_html_conversion_4:{{.*}} FullCommentAsHTML=[<p class="para-brief"> Bbb.</p><p> Aaa.</p>] FullCommentAsXML=[<Function file="{{[^"]+}}comment-to-html-xml-conversion.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_4</Name><USR>c:@F@comment_to_html_conversion_4#</USR><Declaration>void comment_to_html_conversion_4()</Declaration><Abstract><Para> Bbb.</Para></Abstract><Discussion><Para> Aaa.</Para></Discussion></Function>]
84 // CHECK: comment-to-html-xml-conversion.cpp:[[@LINE-2]]:6: FunctionDecl=comment_to_html_conversion_5:{{.*}} FullCommentAsHTML=[<p class="para-brief"> Bbb.</p><p> Aaa.</p><p> Ccc.</p>] FullCommentAsXML=[<Function file="{{[^"]+}}comment-to-html-xml-conversion.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_5</Name><USR>c:@F@comment_to_h (…)
    [all...]
  /dalvik/dx/tests/111-use-null-as-array/
info.txt 1 This is a smoke test of dex conversion, which checks to see that uses
18 aspects of conversion end up altering the output in innocuous ways.
  /external/chromium_org/chrome/renderer/extensions/
activity_log_converter_strategy.h 15 // V8ValueConverter. It overwrites conversion of V8 arrays and objects. When
18 // generated due to V8 object conversion rather than extension activity.
  /external/chromium_org/chrome/test/chromedriver/
key_converter.h 25 // conversion. However, if the input is invalid it will return a status with
28 // the conversion process is successful will |modifiers| be changed.
  /external/chromium_org/media/base/
channel_mixer.h 19 // ChannelMixer is for converting audio between channel layouts. The conversion
21 // algorithm works by generating a conversion matrix mapping each output channel
  /external/chromium_org/third_party/icu/source/test/perf/perldriver/
Common.pl 24 $ConversionDataPath = $PerformanceDataPath."/conversion"; # Conversion Performance Data Path
  /external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
p3.cpp 6 f<int,char*,double>("aa",3.0); // expected-warning{{conversion from string literal to 'char *' is deprecated}}
8 // expected-warning{{conversion from string literal to 'char *' is deprecated}}
  /external/clang/test/CodeGenCXX/
convert-to-fptr.cpp 34 int i = a(10); // Calls f1 via pointer returned from conversion function
37 int j = b(20); // Calls f1 via pointer returned from conversion function
  /external/clang/test/Sema/
format-strings-c90.c 11 /* TODO: Warn that the 'a' conversion specifier is a C99 feature. */
27 expected-warning{{'S' conversion specifier is not supported by ISO C}} */
  /external/clang/test/SemaCXX/
cxx0x-type-convert-construct.cpp 12 Rstr = R"foo(a raw string)foo"; // expected-warning{{conversion from string literal to 'char *' is deprecated}}
14 LRstr = LR"foo(a wide raw string)foo"; // expected-warning{{conversion from string literal to 'wchar_t *' is deprecated}}
derived-to-base-ambig.cpp 9 a = d; // expected-error{{ambiguous conversion from derived class 'D' to base class 'A':}} expected-error{{assigning to 'A *' from incompatible type 'D *'}}
23 o2 = f2; // expected-error{{ambiguous conversion from derived class 'F2' to base class 'Object2':}} expected-error{{assigning to 'Object2 *' from incompatible type 'F2 *'}}
user-defined-conversions.cpp 33 // Test reference binding via an lvalue conversion function.
39 // Test conversion followed by copy-construction

Completed in 8697 milliseconds

1 2 3 4 5 6 7 891011>>