HomeSort by relevance Sort by last modified time
    Searched refs:def1 (Results 1 - 10 of 10) sorted by null

  /art/test/666-dex-cache-itf/src/
Main.java 20 default int $noinline$def1() { return 42; }
65 super.$noinline$def1();
92 itf.$noinline$def1();
  /external/icu/icu4c/source/test/cintltst/
cmsgtst.c 384 UDateFormat *def1 = NULL; local
452 def1 = udat_open(UDAT_DEFAULT,UDAT_DEFAULT ,NULL, NULL, 0, NULL,0,&status);
458 if(u_strcmp(myDateFormat(def1, d), myDateFormat(def1, d1))==0)
462 austrdup(myDateFormat(def1,d)), austrdup(myDateFormat(def1,d1)) );
467 udat_close(def1);
486 UDateFormat *def1 = NULL; local
548 def1 = udat_open(UDAT_DEFAULT,UDAT_DEFAULT ,NULL, NULL, 0, NULL,0,&status);
554 if(u_strcmp(myDateFormat(def1, d), myDateFormat(def1, d1))==0
582 UDateFormat *def1; local
    [all...]
cdattst.c 68 UDateFormat *def, *fr, *it, *de, *def1, *fr_pat; local
124 def1 = udat_open(UDAT_SHORT, UDAT_SHORT, NULL, NULL, 0,NULL, 0, &status);
274 udat_applyPattern(def1, FALSE, temp, u_strlen(temp));
278 resultlengthneeded=udat_toPattern(def1, FALSE, NULL, resultlength, &status);
284 udat_toPattern(def1, FALSE, result, resultlength, &status);
319 udat_set2DigitYearStart(def1 ,d1, &status);
323 if(udat_get2DigitYearStart(fr_pat, &status) != udat_get2DigitYearStart(def1, &status))
342 udat_setNumberFormat(def1, numformat1);
343 numformat2=udat_getNumberFormat(def1);
352 udat_adoptNumberFormat(def1, adoptNF)
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_build_util.cpp 276 LValue *def1 = getSSA(); local
279 mkMov(def1, flSrc)->setPredicate(CC_NOT_P, pred);
281 return mkOp2(OP_UNION, typeOfSize(dst->reg.size), dst, def0, def1);
nv50_ir_peephole.cpp 3701 Value *def1[4]; local
    [all...]
  /external/libxml2/
relaxng.c     [all...]
  /external/deqp-deps/SPIRV-Tools/source/val/
validate_memory.cpp 88 auto def1 = _.FindDef(type1->word(operand)); local
90 if (!AreLayoutCompatibleStructs(_, def1, def2)) {
    [all...]
  /external/swiftshader/third_party/SPIRV-Tools/source/val/
validate_memory.cpp 88 auto def1 = _.FindDef(type1->word(operand)); local
90 if (!AreLayoutCompatibleStructs(_, def1, def2)) {
    [all...]
  /external/skia/tools/bookmaker/
includeParser.cpp     [all...]
  /external/skqp/tools/bookmaker/
includeParser.cpp     [all...]

Completed in 826 milliseconds