/external/chromium_org/components/sync_driver/ |
fake_data_type_controller.cc | 102 // unnecessary pieces.
|
/external/chromium_org/content/child/ |
web_database_observer_impl.cc | 177 // a unnecessary ipc traffic, this method can get called at a fairly
|
/external/chromium_org/content/public/browser/ |
resource_context.h | 68 // TODO(joi): We don't think it should be unnecessary to use this
|
/external/chromium_org/content/public/test/ |
fake_speech_recognition_manager.cc | 76 // of unnecessary code and the factory method can return a plain
|
/external/chromium_org/ipc/ |
ipc_channel_win.h | 91 // problems. TODO(darin): make this unnecessary
|
/external/chromium_org/sync/internal_api/public/ |
non_blocking_sync_common.h | 49 // model thread for persistence. This is probably unnecessary for the
|
/external/chromium_org/sync/syncable/ |
model_neutral_mutable_entry.h | 90 // function is at best unnecessary, since the transaction will have already
|
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/ |
compute_global_objects.py | 32 parser.add_option('--write-file-only-if-changed', type='int', help='if true, do not write an output file if it would be identical to the existing one, which avoids unnecessary rebuilds in ninja')
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
Attr.h | 71 bool isElementNode() const WTF_DELETED_FUNCTION; // This will catch anyone doing an unnecessary check.
|
/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/ |
InsertionPoint.h | 81 bool isInsertionPoint() const WTF_DELETED_FUNCTION; // This will catch anyone doing an unnecessary check.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/ |
main.py | 60 # FIXME: This may be unnecessary since we pass global options to all commands during execute() as well.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_vs.h | 73 * value is zero to avoid provoking unnecessary shader recompiles.
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_cb_flush.c | 149 * This is unnecessary and degrades performance. Luckily we have some
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrDrawTargetCaps.h | 34 /** To avoid as-yet-unnecessary complexity we don't allow any partial support of MIP Maps (e.g.
|
/external/chromium_org/third_party/webrtc/base/ |
posix.cc | 74 // process, which is both unnecessary and unsafe.
|
/external/chromium_org/tools/gn/ |
function_write_file.cc | 32 " written, the file will not be updated. This will prevent unnecessary\n"
|
/external/chromium_org/tools/gyp/ |
PRESUBMIT.py | 35 # Unnecessary semicolon.
|
/external/chromium_org/ui/base/dragdrop/ |
drag_utils_win.cc | 79 // could figure this context out then we wouldn't do unnecessary work. However
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/packager/ |
packager.properties | 44 # This is used as a optimization to avoid unnecessary downloads.
|
/external/eigen/lapack/ |
dlapy2.f | 33 *> DLAPY2 returns sqrt(x**2+y**2), taking care not to cause unnecessary
|
dlapy3.f | 34 *> unnecessary overflow.
|
slapy2.f | 33 *> SLAPY2 returns sqrt(x**2+y**2), taking care not to cause unnecessary
|
slapy3.f | 34 *> unnecessary overflow.
|
/external/javassist/src/main/javassist/bytecode/ |
Mnemonic.java | 23 * interface were merged with Opcode, extra memory would be unnecessary
|
/external/libcap-ng/libcap-ng-0.7/ |
ChangeLog | 49 - Remove unnecessary uid check in change_uid when dropping supplemental groups
|