HomeSort by relevance Sort by last modified time
    Searched full:invariant (Results 376 - 400 of 1030) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-size.1 266 with no Invariant Sections, with no Front-Cover Texts, and with no
arm-linux-androideabi-strings.1 255 with no Invariant Sections, with no Front-Cover Texts, and with no
  /ndk/sources/host-tools/make-3.81/doc/
make.info-2 20 Foundation; with no Invariant Sections, with the Front-Cover Texts
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
parallel_authenticator.cc 397 // This is an important invariant.
410 DCHECK(current_state_->cryptohome_complete()); // Ensure invariant holds.
  /external/chromium_org/chrome/browser/chromeos/login/
parallel_authenticator.cc 674 // This is an important invariant.
689 DCHECK(current_state_->cryptohome_complete()); // Ensure invariant holds.
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
Resource.cpp 526 // violation of the invariant that the list is to be kept sorted
527 // by access time. The weakening of the invariant does not pose
  /external/chromium_org/third_party/icu/source/common/
bmpset.cpp 252 // invariant: c >= list[lo]
253 // invariant: c < list[hi]
  /external/chromium_org/third_party/icu/source/i18n/
choicfmt.cpp 221 string.extract(0, string.length(), source, (int32_t)sizeof(source), US_INV); /* invariant codepage */
278 string = UnicodeString(temp, -1, US_INV); /* invariant codepage */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_context.h 514 /* Invariant state. This must be emitted to get the engine started. */
520 /* VAP invariant state. */
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir_reader.cpp 396 } else if (strcmp(qualifier->value(), "invariant") == 0) {
397 var->invariant = 1;
  /external/chromium_org/third_party/opus/src/doc/
customdoxygen.css 805 /* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug */
822 dl.pre, dl.post, dl.invariant
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_enum_field.cc 347 // list is immutable. If it's immutable, the invariant is that it must
350 // a refererence to the underlying ArrayList. This invariant allows us to
java_primitive_field.cc 543 // list is immutable. If it's immutable, the invariant is that it must
546 // a refererence to the underlying ArrayList. This invariant allows us to
java_string_field.cc 467 // list is immutable. If it's immutable, the invariant is that it must
470 // a refererence to the underlying ArrayList. This invariant allows us to
  /external/emma/core/java12/com/vladium/jcd/lib/
Types.java 157 * Note the invariant typeToDescriptor(descriptorToType(desc)) == desc.
174 * Note the invariant descriptorToType(typeToDescriptor(c)) == c.
  /external/icu4c/common/
bmpset.cpp 261 // invariant: c >= list[lo]
262 // invariant: c < list[hi]
  /external/libvorbis/lib/
sharedbook.c 108 break; /* invariant says next upper marker would already
115 /* prune the tree; the implicit invariant says all the longer
  /external/mesa3d/src/gallium/drivers/r300/
r300_context.h 514 /* Invariant state. This must be emitted to get the engine started. */
520 /* VAP invariant state. */
  /external/mesa3d/src/glsl/
ir_reader.cpp 396 } else if (strcmp(qualifier->value(), "invariant") == 0) {
397 var->invariant = 1;
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java 74 // INVARIANT: Guarded by sActiveDatabases.
80 // INVARIANT: Immutable.
89 // INVARIANT: Immutable.
93 // INVARIANT: Immutable.
113 // INVARIANT: Guarded by mLock.
117 // INVARIANT: Guarded by mLock.
123 // INVARIANT: Guarded by mLock.
127 // INVARIANT: Guarded by mLock.
    [all...]
  /frameworks/base/docs/html/reference/renderscript/
doxygen.css 794 dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug
810 dl.pre, dl.post, dl.invariant
  /frameworks/compile/libbcc/lib/Renderscript/
RSForEachExpand.cpp 335 // Note that we load any loop-invariant arguments before entering the Loop.
481 // Note that we load any loop-invariant arguments before entering the Loop.
  /libcore/luni/src/main/java/java/util/concurrent/
LinkedBlockingQueue.java 112 * Invariant: head.item == null
118 * Invariant: last.next == null
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
header.py 515 # i == j. Invariant #1 implies that splittable[:i] fits, and
516 # invariant #2 implies that splittable[:i+1] does not fit, so i
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
tokenize.py 331 Round-trip invariant for full input:
334 Round-trip invariant for limited intput:

Completed in 1446 milliseconds

<<11121314151617181920>>