HomeSort by relevance Sort by last modified time
    Searched full:schar (Results 151 - 175 of 220) sorted by null

1 2 3 4 5 67 8 9

  /external/clang/test/CodeGen/
catch-undef-behavior.c 29 // CHECK-UBSAN: @[[SCHAR:.*]] = private unnamed_addr constant { i16, i16, [14 x i8] } { i16 0, i16 7, [14 x i8] c"'signed char'\00" }
  /external/opencv/cv/src/
cvconvhull.cpp 683 if( ptseq_reader.ptr == (schar*)hull_next )
  /external/opencv/cxcore/include/
cvwimage.h 509 inline int WImage<schar>::Depth() const {return IPL_DEPTH_8S; }
cxmisc.h 193 #define CV_CAST_8S(t) (schar)(!(((t)+128) & ~255) ? (t) : (t) > 0 ? 127 : -128)
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/lua/
typemaps.i 350 SWIG_TYPEMAP_NUM_ARR(schar,signed char);
  /external/aac/libAACdec/src/
aac_rom.cpp 219 const SCHAR ExponentTable[4][14] = {
    [all...]
block.cpp 437 const SCHAR *RESTRICT ExponentTabler, INT noLines, INT scale) {
    [all...]
  /external/aac/libSACdec/src/
sac_process.cpp     [all...]
  /external/aac/libSBRenc/src/
ps_encode.cpp 723 FDKmemclear(hPsEncode->psBandNrgScale, PS_MAX_BANDS * sizeof(SCHAR));
    [all...]
  /external/clang/lib/AST/
ItaniumMangle.cpp     [all...]
Type.cpp     [all...]
  /external/clang/lib/Analysis/
PrintfFormatString.cpp 645 case BuiltinType::SChar:
  /external/clang/lib/CodeGen/
CodeGenTypes.cpp 424 case BuiltinType::SChar:
  /external/clang/lib/Index/
USRGeneration.cpp 598 case BuiltinType::SChar:
  /prebuilts/misc/common/swig/include/2.0.11/allegrocl/
allegrocl.swg 389 (cl::setf char (cl::schar cname n))
  /external/aac/libAACenc/src/
adj_thr.cpp     [all...]
aacenc_tns.cpp 190 SCHAR maxBands[2]; /* long=0; short=1 */
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
decimfmt.h     [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /external/clang/include/clang/AST/
TypeLoc.h 543 || bk == BuiltinType::SChar;
    [all...]
  /external/clang/utils/ClangVisualizers/
clang.natvis 348 <DisplayString Condition="BuiltinTypeBits.Kind==clang::BuiltinType::SChar">signed char</DisplayString>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
TypeLoc.h 561 || bk == BuiltinType::SChar;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
TypeLoc.h 561 || bk == BuiltinType::SChar;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
TypeLoc.h 561 || bk == BuiltinType::SChar;
    [all...]

Completed in 967 milliseconds

1 2 3 4 5 67 8 9