HomeSort by relevance Sort by last modified time
    Searched defs:pError (Results 1 - 11 of 11) sorted by null

  /external/icu/icu4c/source/samples/translit/
main.cpp 40 UParseError pError;
68 pError,
  /hardware/qcom/display/msm8909/gpu_tonemapper/
glengine.cpp 318 char *pError;
321 pError = (char *)"GL_NO_ERROR";
324 pError = (char *)"GL_INVALID_ENUM";
327 pError = (char *)"GL_INVALID_VALUE";
330 pError = (char *)"GL_INVALID_OPERATION";
333 pError = (char *)"GL_OUT_OF_MEMORY";
336 pError = (char *)"GL_INVALID_FRAMEBUFFER_OPERATION";
344 ALOGE("glError (%s) %s:%d\n", pError, file, line);
360 char *pError;
363 pError = (char *)"EGL_SUCCESS"
    [all...]
  /hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
glengine.cpp 318 char *pError;
321 pError = (char *)"GL_NO_ERROR";
324 pError = (char *)"GL_INVALID_ENUM";
327 pError = (char *)"GL_INVALID_VALUE";
330 pError = (char *)"GL_INVALID_OPERATION";
333 pError = (char *)"GL_OUT_OF_MEMORY";
336 pError = (char *)"GL_INVALID_FRAMEBUFFER_OPERATION";
344 ALOGE("glError (%s) %s:%d\n", pError, file, line);
360 char *pError;
363 pError = (char *)"EGL_SUCCESS"
    [all...]
  /hardware/qcom/display/msm8998/gpu_tonemapper/
glengine.cpp 339 char *pError;
342 pError = (char *)"GL_NO_ERROR";
345 pError = (char *)"GL_INVALID_ENUM";
348 pError = (char *)"GL_INVALID_VALUE";
351 pError = (char *)"GL_INVALID_OPERATION";
354 pError = (char *)"GL_OUT_OF_MEMORY";
357 pError = (char *)"GL_INVALID_FRAMEBUFFER_OPERATION";
365 ALOGE("glError (%s) %s:%d\n", pError, file, line);
381 char *pError;
384 pError = (char *)"EGL_SUCCESS"
    [all...]
  /external/icu/icu4c/source/test/intltest/
itrbnf.cpp 211 UParseError perror; local
212 RuleBasedNumberFormat ruleCtorResult(spelloutRules, Locale::getUS(), perror, status);
218 RuleBasedNumberFormat nf(spelloutRules, (UnicodeString)"", Locale::getUS(), perror, status);
230 UParseError perror; local
231 RuleBasedNumberFormat fromRulesResult(rules, Locale::getUS(), perror, status);
374 UParseError pError;
375 RuleBasedNumberFormat formatter(rules, Locale("ru"), pError, status);
473 UParseError perror; local
474 RuleBasedNumberFormat formatter(fracRules, Locale::getEnglish(), perror, status);
1742 UParseError perror; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
capitst.c     [all...]
  /external/annotation-tools/asmx/test/lib/
javancss.jar 
ccl.jar 
  /external/testng/ant/3rdparty/
cobertura.jar 
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 633 milliseconds