Searched
full:small (Results
2301 -
2325 of
8773) sorted by null
<<919293949596979899100>>
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/main/ |
AdvancedApp.js | 214 this._counter = new WebInspector.StatusBarCounter(["device-icon-small"]); 233 this._counter.setCounter("device-icon-small", count, WebInspector.UIString(count > 1 ? "%d devices found" : "%d device found", count));
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
profilesPanel.css | 96 .profile-sidebar-tree-item.small .icon { 228 .profile-canvas-decoration .warning-icon-small {
|
/external/chromium_org/third_party/fips181/ |
convert.cc | 47 /* small letters */ 68 ** to small letters in the word:
|
/external/chromium_org/third_party/libjingle/source/talk/session/media/ |
bundlefilter_unittest.cc | 97 // Small packet for SSRC demux. 152 // Size is too small.
|
/external/chromium_org/third_party/libjpeg_turbo/ |
jmemsys.h | 37 * These two functions are used to allocate and release small chunks of 44 * On an 80x86 machine using small-data memory model, these manage near heap.
|
/external/chromium_org/third_party/libpng/ |
pngwio.c | 28 * with very small lengths, so you should implement some kind of simple 67 * can't handle far buffers in the medium and small models, we have to copy
|
/external/chromium_org/third_party/libvpx/source/libvpx/ |
rate_hist.c | 141 /* merge the small bucket with an adjacent one. */ 169 /* Remove the merge_bucket from the list, and find the new small
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ |
encodemv.c | 32 if (x < mvnum_short) /* Small */ 181 * Small correction allows for the fact that an update to an MV probability
|
/external/chromium_org/third_party/mesa/src/docs/ |
repository.html | 150 <li>Small changes to master 156 But for small changes to the master branch itself,
|
/external/chromium_org/third_party/skia/bench/ |
PatchGridBench.cpp | 19 * Finally, it also has 3 possible sizes small, medium and big to test if the size of the patches 188 size.set("small");
|
/external/chromium_org/third_party/skia/src/core/ |
SkFloat.cpp | 139 if (exp_diff > 24) // B is too small to contribute 147 if (exp_diff > 24) // A is too small to contribute
|
SkTSort.h | 37 * the potentially out of place root entry value is expected to be small. 152 * When the region to be sorted is a small constant size it uses Insertion Sort.
|
/external/chromium_org/third_party/skia/third_party/lua/src/ |
llimits.h | 26 /* chars used as small naturals (so that `char' is reserved for characters) */ 200 ** both small and large values (outside the range of integers).
|
/external/chromium_org/third_party/tlslite/tlslite/ |
handshakesettings.py | 165 raise ValueError("minKeySize too small") 169 raise ValueError("maxKeySize too small")
|
/external/chromium_org/third_party/webrtc/modules/video_capture/linux/ |
device_info_linux.cc | 138 WEBRTC_TRACE(webrtc::kTraceError, webrtc::kTraceVideoCapture, _id, "buffer passed is too small"); 154 "buffer passed is too small");
|
/external/chromium_org/third_party/zlib/ |
zutil.h | 234 /* Use our own functions for small and medium model with MSC <= 5.0. 244 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
|
/external/chromium_org/tools/oopif/ |
iframe_server.py | 49 <p><small>%(url)s</small>
|
/external/chromium_org/v8/src/ |
runtime-profiler.cc | 260 // small, optimistically optimize it now. 266 Optimize(function, "small function");
|
/external/clang/docs/ |
RAVFrontendAction.rst | 141 Now we can combine all of the above into a small example program: 209 When running this tool over a small code snippet it will output all
|
/external/clang/include/clang/Frontend/ |
CodeGenOptions.h | 92 SRCK_OnStack, // Small structs on the stack (-fpcc-struct-return). 93 SRCK_InRegs // Small structs in registers (-freg-struct-return).
|
/external/clang/www/ |
OpenProjects.html | 73 that it doesn't generate excessive errors for small input 127 that demonstrates the problem down to something small. There are many ways to
|
/external/compiler-rt/lib/builtins/ |
divdf3.c | 80 // [1, 2.0) and get a Q32 approximate reciprocal using a small minimax 120 // is small; most of the work is already done.
|
/external/e2fsprogs/misc/ |
util.c | 248 * in the filesystem. For very small filesystems, it is not reasonable to 257 fputs(_("\nFilesystem too small for a journal\n"), stderr);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/ |
notice.html | 77 <small>Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.</small>
|
/external/eigen/Eigen/src/Geometry/ |
Umeyama.h | 37 // When possible we want to choose some small fixed size value since the result 73 * \f$d\f$ is corresponding to the dimension (which is typically small).
|
Completed in 862 milliseconds
<<919293949596979899100>>