HomeSort by relevance Sort by last modified time
    Searched full:bigger (Results 251 - 275 of 2090) sorted by null

<<11121314151617181920>>

  /external/libpcap/
dlpisubs.c 26 * (which is bigger than what appears to be the Solaris default of 8192)
94 * might run the risk of the packet drop count being bigger than
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
LZMA2InputStream.java 104 * There is no need to specify a dictionary bigger than
105 * the uncompressed size of the data even if a bigger dictionary
  /external/valgrind/docs/
vgdb.1 83 argument in the GDB "target remote" command, you must set the GDB remotetimeout to a value bigger than the \-\-wait argument value\&. See option
92 If you specify a large value, you might need to increase the GDB "remotetimeout" value from its default value of 2 seconds\&. You should ensure that the timeout (in seconds) is bigger than the
  /external/vboot_reference/tests/
vboot_common3_tests.c 148 * TODO: verify parser can support a bigger header (i.e., one where
149 * data_key.key_offset is bigger than expected).
  /external/xz-embedded/linux/include/linux/
xz.h 82 * @XZ_MEMLIMIT_ERROR: A bigger LZMA2 dictionary would be needed than
165 * except for kernel and initramfs images where a bigger
  /frameworks/base/core/java/com/android/internal/widget/
AlertDialogLayout.java 154 // make the button pane bigger up to its target height. Otherwise,
173 // If we still have remaining space, make the middle pane bigger up
  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/
GlifPatternDrawable.java 115 // Invalidate the cache if this drawable is bigger and we can still create a bigger
  /frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
AlertDialogLayout.java 144 // make the button pane bigger up to its target height. Otherwise,
163 // If we still have remaining space, make the middle pane bigger up
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fd.h 269 * on. If this version number is bigger than the one compiled into the
271 * to bigger structures
  /prebuilts/go/darwin-x86/src/encoding/json/
scanner_test.go 151 // indenting should make it bigger
152 t.Fatalf("Indent(jsonBig) did not get bigger")
  /prebuilts/go/linux-x86/src/encoding/json/
scanner_test.go 151 // indenting should make it bigger
152 t.Fatalf("Indent(jsonBig) did not get bigger")
  /art/test/1926-missed-frame-pop/src/art/
Test1926.java 169 // We need to make the stack bigger since ASAN causes SOE if we don't.
  /cts/tests/openglperf2/jni/primitive/shaderperf/
ShaderPerfRenderer.cpp 61 " * 4;"//workload * 4 (4 is a tweaking number, bigger = more work)
  /cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
MeanVerification.java 172 // Uncalibrated gyroscope should be 0 for a static device but allow a bigger threshold
  /cts/tests/tests/graphics/src/android/graphics/cts/
ColorMatrixColorFilterTest.java 83 // unpremultiplied result, which causes us to need a bigger tolerance in
  /cts/tests/tests/text/src/android/text/util/cts/
Rfc822TokenizerTest.java 87 // bigger than the text length.
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/xlat_tables/
xlat_tables_defs.h 28 * A block descriptor points to a region of memory bigger than the granule size
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_randommodule.c 285 unsigned long bigger = keymax << 1; local
286 if ((bigger >> 1) != keymax) {
291 bigger * sizeof(*key));
294 keymax = bigger;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_randommodule.c 285 unsigned long bigger = keymax << 1; local
286 if ((bigger >> 1) != keymax) {
291 bigger * sizeof(*key));
294 keymax = bigger;
resource.c 168 /* The limits are probably bigger than a long */
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Common.h 33 // type bigger than or equal to LOCAL_BROADCAST is broadcast.
  /device/linaro/bootloader/edk2/OvmfPkg/Library/SmmCpuFeaturesLib/
SmmCpuFeaturesLib.c 568 // If Width is bigger than the 32-bit mode width, then the specified register can not be accessed
588 // If Width is bigger than the 64-bit mode width, then the specified register can not be accessed
756 // If Width is bigger than the 32-bit mode width, then the specified register can not be accessed
775 // If Width is bigger than the 64-bit mode width, then the specified register can not be accessed
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
SmramSaveState.c 299 // If Width is bigger than the 32-bit mode width, then the specified register can not be accessed
319 // If Width is bigger than the 64-bit mode width, then the specified register can not be accessed
523 // If Width is bigger than the 32-bit mode width, then the specified register can not be accessed
542 // If Width is bigger than the 64-bit mode width, then the specified register can not be accessed
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
ST.stg 135 * an attribute to build a bigger template; you get a self-embedded
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
ST.stg 113 * an attribute to build a bigger template; you get a self-embedded

Completed in 623 milliseconds

<<11121314151617181920>>