HomeSort by relevance Sort by last modified time
    Searched full:repeated (Results 351 - 375 of 2206) sorted by null

<<11121314151617181920>>

  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_q6vdec.h 161 u32 frame_disp_repeat; /* how often repeated by disp */
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_q6vdec.h 161 u32 frame_disp_repeat; /* how often repeated by disp */
  /libcore/jsr166-tests/src/test/java/jsr166/
AtomicBooleanTest.java 100 * repeated weakCompareAndSet succeeds in changing value when equal
AtomicMarkableReferenceTest.java 139 * repeated weakCompareAndSet succeeds in changing values when equal
AtomicReferenceTest.java 101 * repeated weakCompareAndSet succeeds in changing value when equal
AtomicStampedReferenceTest.java 139 * repeated weakCompareAndSet succeeds in changing values when equal
  /libcore/luni/src/main/java/java/net/
AddressCache.java 26 * the C library level caching. The main thing caching at this level buys us is avoiding repeated
  /libcore/ojluni/src/main/java/java/lang/reflect/
ParameterizedType.java 39 * variables. Repeated creation of a parameterized type has no effect.
TypeVariable.java 36 * creation of its bounds. Repeated creation of a type variable has no effect.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.moneypunct.byname/
grouping.pass.cpp 59 // how the grouping is repeated.
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AbstractionLayer.java 26 // TODO: Some of the constants are repeated from BluetoothAdapter.java.
  /packages/apps/Launcher3/protos/
backup.proto 66 repeated Key key = 5;
  /platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
SettingsJankTests.java 46 // short transitions should be repeated within the test function, otherwise frame stats
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
mkheaders 36 echo " -v Print more output (may be repeated for even more output)"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/
mkheaders 36 echo " -v Print more output (may be repeated for even more output)"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/libexec/gcc/x86_64-w64-mingw32/4.8.3/install-tools/
mkheaders 36 echo " -v Print more output (may be repeated for even more output)"
  /prebuilts/go/darwin-x86/src/path/filepath/
path_windows.go 45 // second, next '\' shouldn't be repeated.
  /prebuilts/go/linux-x86/src/path/filepath/
path_windows.go 45 // second, next '\' shouldn't be repeated.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_md5.so 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
InputDensityDialog.java 39 * across repeated invocations
  /system/update_engine/payload_consumer/
file_descriptor.cc 47 // Attempt repeated writes, as long as some progress is being made.
  /system/update_engine/payload_generator/
filesystem_interface.h 77 // be repeated; but the same block could be present in more than one file as
  /toolchain/binutils/binutils-2.25/gas/
debug.c 67 printf ("%s\t repeated %d times,", indent, fp->fr_offset);
  /external/nanopb-c/generator/google/protobuf/internal/
python_message.py 264 raise ValueError('Repeated field default value not empty list: %s' % (
364 of non-repeated scalar fields) directly set the value
387 """Adds a public property for a "repeated" protocol message field. Clients
393 type-checking in the case of repeated scalar fields, and we also set any
423 raise AttributeError('Assignment not allowed to repeated field '
481 # for non-repeated scalars.
657 raise KeyError('"%s" is repeated.' % extension_handle.full_name)
717 """Returns the number of bytes needed to serialize a non-repeated element.
    [all...]
  /external/bison/lib/
xalloc.h 127 Repeated reallocations are guaranteed to make progress, either by
132 factor of approximately 1.5 so that repeated reallocations have

Completed in 311 milliseconds

<<11121314151617181920>>