/external/chromium_org/third_party/icu/source/common/ |
cstring.c | 32 * We hardcode case conversion for invariant characters to match our expectation 41 * charset includes all of the invariant characters at their expected
|
/external/chromium_org/third_party/icu/source/i18n/ |
rbt.cpp | 169 // share it; it is invariant. If it is owned, it's still 170 // invariant, but we need to copy it to prevent double-deletion.
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
SingleFieldBuilder.java | 68 // Invariant: one of builder or message fields must be non-null. 111 // If message is null, the invariant is that we must be have a builder.
|
/external/icu4c/common/ |
cstring.c | 32 * We hardcode case conversion for invariant characters to match our expectation 41 * charset includes all of the invariant characters at their expected
|
/external/icu4c/i18n/ |
rbt.cpp | 169 // share it; it is invariant. If it is owned, it's still 170 // invariant, but we need to copy it to prevent double-deletion.
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
Hotseat.java | 86 /* Get the orientation invariant order of the item in the hotseat for persistence. */ 90 /* Get the orientation specific coordinates given an invariant order in the hotseat. */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
timevar.def | 160 DEFTIMEVAR (TV_LIM , "tree loop invariant motion") 205 DEFTIMEVAR (TV_LOOP_MOVE_INVARIANTS , "loop invariant motion")
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
timevar.def | 160 DEFTIMEVAR (TV_LIM , "tree loop invariant motion") 205 DEFTIMEVAR (TV_LOOP_MOVE_INVARIANTS , "loop invariant motion")
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
timevar.def | 160 DEFTIMEVAR (TV_LIM , "tree loop invariant motion") 205 DEFTIMEVAR (TV_LOOP_MOVE_INVARIANTS , "loop invariant motion")
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
timevar.def | 160 DEFTIMEVAR (TV_LIM , "tree loop invariant motion") 205 DEFTIMEVAR (TV_LOOP_MOVE_INVARIANTS , "loop invariant motion")
|
/external/icu4c/samples/ustring/ |
ustring.cpp | 518 // *** Make sure to read about invariant characters in utypes.h! *** 520 // invariant characters! 543 * contain only invariant characters 551 "invariant characters: \"%s\"\n", 555 // escape sequences written with invariant characters 564 * C: convert and unescape a char * string with only invariant
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
glsl_parser.yy | 121 %token INVARIANT 317 "pragma `invariant(all)' not supported in %s", 1074 | INVARIANT variable_identifier // Vertex only. 1081 $$->invariant = true; [all...] |
glsl_parser_extras.cpp | 441 if (q->flags.q.invariant) 442 printf("invariant "); 745 assert(type || invariant); 750 printf("invariant "); 767 this->invariant = false;
|
ast_to_hir.cpp | [all...] |
/external/mesa3d/src/glsl/ |
glsl_parser.yy | 121 %token INVARIANT 317 "pragma `invariant(all)' not supported in %s", 1074 | INVARIANT variable_identifier // Vertex only. 1081 $$->invariant = true; [all...] |
glsl_parser_extras.cpp | 441 if (q->flags.q.invariant) 442 printf("invariant "); 745 assert(type || invariant); 750 printf("invariant "); 767 this->invariant = false;
|
ast_to_hir.cpp | [all...] |
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
fast-dtoa.cc | 430 // Loop invariant: buffer = too_high / 10^kappa (integer division) 431 // The invariant holds for the first iteration: kappa has been initialized 441 // invariant thus holds again. 444 // Invariant: too_high = buffer * 10^kappa + DiyFp(rest, one.e()) 539 // Loop invariant: buffer = w / 10^kappa (integer division) 540 // The invariant holds for the first iteration: kappa has been initialized 551 // invariant thus holds again. [all...] |
/external/chromium_org/v8/src/ |
fast-dtoa.cc | 429 // Loop invariant: buffer = too_high / 10^kappa (integer division) 430 // The invariant holds for the first iteration: kappa has been initialized 440 // invariant thus holds again. 443 // Invariant: too_high = buffer * 10^kappa + DiyFp(rest, one.e()) 538 // Loop invariant: buffer = w / 10^kappa (integer division) 539 // The invariant holds for the first iteration: kappa has been initialized 550 // invariant thus holds again.
|
/external/v8/src/ |
fast-dtoa.cc | 429 // Loop invariant: buffer = too_high / 10^kappa (integer division) 430 // The invariant holds for the first iteration: kappa has been initialized 440 // invariant thus holds again. 443 // Invariant: too_high = buffer * 10^kappa + DiyFp(rest, one.e()) 538 // Loop invariant: buffer = w / 10^kappa (integer division) 539 // The invariant holds for the first iteration: kappa has been initialized 550 // invariant thus holds again.
|
/dalvik/vm/compiler/ |
Loop.cpp | 229 * If the comparison is not between the BIV and a loop invariant, 230 * return false. endDalvikReg is loop invariant if one of the 377 * Check if the null check is applied on a loop invariant register? 379 * registers, then it is loop invariant. 436 /* Should be loop invariant */
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/ |
tgsi_build.c | 110 declaration.Invariant = 0; 124 unsigned invariant, 139 declaration.Invariant = invariant; 368 full_decl->Declaration.Invariant, [all...] |
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
tgsi_build.c | 110 declaration.Invariant = 0; 124 unsigned invariant, 139 declaration.Invariant = invariant; 368 full_decl->Declaration.Invariant, [all...] |
/art/runtime/gc/space/ |
space_test.cc | 328 // this invariant should always hold or else the mspace has grown to be larger than what the 360 EXPECT_GE(space->Size(), footprint); // invariant 425 EXPECT_GE(space->Size(), footprint); // invariant
|
/external/chromium_org/third_party/icu/source/io/ |
ustdio.c | 360 } else { /*weiv: do the invariant conversion */ 436 /* weiv: if converter is NULL, we use invariant converter with charwidth = 1)*/ 471 } else { /*weiv: do the invariant conversion */
|