Searched refs:minimum (Results 76 - 100 of 101) sorted by relevance

12345

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.launcher.jar ... .eclipse.equinox.launcher.Main$Identifier minimum } org/eclipse/equinox/launcher/Main$SplashHandler.class Main ...
H A Dorg.eclipse.equinox.launcher_1.1.0.v20100507.jar ... .eclipse.equinox.launcher.Main$Identifier minimum } org/eclipse/equinox/launcher/Main$SplashHandler.class Main ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/kernel-headers/original/linux/
H A Dinput.h53 * @minimum: specifies minimum value for the axis.
63 * [minimum, maximum] limits, such task is left to userspace.
71 __s32 minimum; member in struct:input_absinfo
1580 INPUT_GENERATE_ABS_ACCESSORS(min, minimum)
H A Dvideodev2.h1191 __s32 minimum; /* Note signedness */ member in struct:v4l2_queryctrl
2376 __s32 minimum; member in struct:v4l2_event_ctrl
/external/valgrind/main/none/tests/
H A Dcmdline2.stdout.exp53 --alignment=<number> set minimum alignment of heap allocations [...]
/external/webrtc/src/modules/audio_processing/test/
H A Dunit_test.cc202 EXPECT_EQ(reference.minimum(), test.minimum);
210 message->set_minimum(output.minimum);
H A Dprocess_test.cc71 stat.minimum);
/external/libvorbis/doc/
H A D07-floor1.tex179 floor that has all points set to minimum representation amplitude,
H A D01-introduction.tex57 minimum size, maximum size, or fixed/expected size. Packets
463 the audio spectrum vector should represent a minimum of 120dB (\~{}21
H A D04-codec.tex78 \item Maximum and or minimum set implies a VBR bitstream that obeys the bitrate limits
551 the audio spectrum vector should represent a minimum of 120dB (\~21
/external/openssl/crypto/bn/asm/
H A Dsparcv9-mont.pl84 cmp %o5,4 ! 128 bits minimum
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dtoken.rb39 At a minimum, tokens are data structures that bind together a chunk of text and
/external/openssl/crypto/x509v3/
H A Dx509v3.h324 ASN1_INTEGER *minimum; member in struct:GENERAL_SUBTREE_st
/external/openssl/include/openssl/
H A Dx509v3.h324 ASN1_INTEGER *minimum; member in struct:GENERAL_SUBTREE_st
/external/webkit/Source/WebKit/gtk/webkit/
H A Dwebkitwebview.cpp912 static void webkit_web_view_get_preferred_width(GtkWidget* widget, gint* minimum, gint* natural) argument
923 *minimum = *natural = view->contentsWidth();
926 static void webkit_web_view_get_preferred_height(GtkWidget* widget, gint* minimum, gint* natural) argument
937 *minimum = *natural = view->contentsHeight();
1482 "minimum-font-size", &minimumFontSize,
1483 "minimum-logical-font-size", &minimumLogicalFontSize,
3397 else if (name == g_intern_string("minimum-font-size"))
3399 else if (name == g_intern_string("minimum-logical-font-size"))
/external/guava/guava/lib/
H A Djdiff.jarMETA-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API.java package jdiff ...
/external/blktrace/btt/doc/
H A Dbtt.tex169 For each row in this output, we provide a minimum, average, maximum
218 for the minimum, average and maximum IOs generated.
/external/webkit/Source/WebCore/platform/qt/
H A DRenderThemeQt.cpp875 option.minimum = 0;
/external/webkit/Tools/DumpRenderTree/
H A DLayoutTestController.cpp2102 double minimum = JSValueToNumber(context, arguments[0], exception); local
2106 controller->setMinimumTimerInterval(minimum);
/external/dropbear/libtomcrypt/
H A Dcrypt.tex589 are the minimum and maximum key sizes in bytes. The \textit{block\_length} member is the block size of the cipher
5287 build to the most minimum of useful functionality.
5641 The minimum key length is \textit{min\_key\_length} and is measured in octets. Similarly the maximum key length is \textit{max\_key\_length}. They can be equal
5701 pass in a minimum of nine extra bytes before the accelerator could be called. The CTR accelerator must increment the counter (and store it back into the

Completed in 655 milliseconds

12345