HomeSort by relevance Sort by last modified time
    Searched full:cresult (Results 1 - 7 of 7) sorted by null

  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_BitStream.h 24 int32_t read1Byte(uint8_t* cResult);
JBig2_BitStream.cpp 85 int32_t CJBig2_BitStream::read1Byte(uint8_t* cResult) {
89 *cResult = m_pBuf[m_dwByteIdx];
  /external/icu/icu4c/source/test/cintltst/
cmsgtst.c 985 char cresult[256]; local
1026 char cresult[256]; local
    [all...]
  /prebuilts/misc/windows/sdl2/test/
testautomation_rwops.c 605 int cresult; local
694 cresult = SDL_RWclose(rw);
696 SDLTest_AssertCheck(cresult == 0, "Verify result value is 0; got: %d", cresult);
  /external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixFunction.h 105 ComplexMatrix Cresult;
107 mf.compute(Cresult);
108 result = Cresult.real();
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3string.c 367 ConversionResult cResult;
392 cResult = ConvertUTF16toUTF8
    [all...]
  /packages/apps/Calculator/
arity-2.1.2.jar 

Completed in 113 milliseconds