Searched
full:complexity (Results
351 -
375 of
831) sorted by null
<<11121314151617181920>>
/external/chromium/build/mac/ |
strip_save_dsym | 308 # processed in the same way that strip does, although to reduce complexity,
|
/external/chromium/chrome/browser/extensions/ |
extension_browser_event_router.cc | 172 // just do to reduce code complexity.
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_util.h | 349 // and this function hides the complexity of the workaround.
|
/external/chromium_org/base/files/ |
file_path_watcher_kqueue.cc | 45 // backing the thread that it was running on, that caused added complexity
|
/external/chromium_org/build/android/pylib/device/ |
adb_wrapper.py | 7 This is a thin wrapper around the adb interface. Any additional complexity
|
/external/chromium_org/build/mac/ |
strip_save_dsym | 300 # processed in the same way that strip does, although to reduce complexity,
|
/external/chromium_org/chrome/browser/extensions/ |
installed_loader.cc | 210 // UI thread because reloads should be very rare, and the complexity
|
/external/chromium_org/chrome/browser/ui/fullscreen/ |
fullscreen_controller_state_unittest.cc | 298 // too much complexity to mimic in our simple FullscreenControllerTestWindow.
|
/external/chromium_org/chrome/browser/ui/gtk/ |
gtk_util.h | 295 // and this function hides the complexity of the workaround.
|
/external/chromium_org/chromeos/display/ |
output_configurator.h | 310 // For simplicity, this is hard-coded to avoid the complexity of always
|
/external/chromium_org/content/browser/frame_host/ |
render_frame_host_manager.h | 47 // There is additional complexity that some of the functions we need in
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
trap.cc | 38 // a lot of complexity. Instead, we co-opt one bit in the signal mask.
|
/external/chromium_org/third_party/opus/src/include/ |
opus_custom.h | 63 * (for either complexity or latency reasons) and where interoperability
|
/external/chromium_org/third_party/opus/src/silk/ |
main.h | 209 opus_int lowComplexity, /* I Flag for low complexity */
|
/external/chromium_org/tools/grit/grit/tool/ |
rc2grd.py | 355 # For nontranslateable messages, we don't want the complexity of
|
/external/chromium_org/v8/src/arm/ |
disasm-arm.cc | 270 // Print PU formatting to reduce complexity of FormatOption. 297 // Print SoftwareInterrupt codes. Factoring this out reduces the complexity of 324 // complexity of FormatOption. 373 // complexity of FormatOption. [all...] |
/external/eigen/Eigen/src/LU/ |
PartialPivLU.h | 154 * *this is the LU decomposition. It has only linear complexity
|
/external/llvm/docs/ |
SystemLibrary.rst | 127 just adds complexity. The ``#include`` mechanism works just fine.
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombine.h | 40 /// getComplexity: Assign a complexity or rank value to LLVM Values...
|
/external/opencv/cvaux/src/ |
cvdpstereo.cpp | 53 O(pixPerRow*maxDisparity) complexity of dynamic programming stage versus
|
/external/stlport/stlport/stl/debug/ |
_slist.h | 400 // them immediately after __pos. __x must not be *this. Complexity:
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/ |
test_iSACfixfloat.c | 103 //WebRtc_Word16 framesize = 60; /* To invoke cisco complexity case at frame 2252 */
|
/external/wpa_supplicant_8/src/wps/ |
wps_upnp_event.c | 26 * wasted could be limited (adding code complexity) by sharing copies, keeping
|
/frameworks/av/libvideoeditor/vss/src/ |
M4VD_EXTERNAL_BitstreamParser.c | 368 1);/* complexity estimation disable */
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/ |
cvei.h | 200 /** Specifies high quality but also high complexity mode for rate control. */
|
Completed in 2685 milliseconds
<<11121314151617181920>>