OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unnecessary
(Results
126 - 150
of
1411
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
ANTLRReaderStream.java
33
* Manage the buffer manually to avoid
unnecessary
data copying.
/external/chromium/chrome/browser/ui/cocoa/extensions/
extension_view_mac.mm
88
// scroll bars
unnecessary
. Scroll bars change the height of the
/external/chromium/chrome/common/extensions/docs/static/
notifications.html
92
it's
unnecessary
if you declare the "notifications" permission.
/external/chromium_org/android_webview/browser/renderer_host/
aw_render_view_host_ext.h
60
// Optimization to avoid
unnecessary
Java object creation on hit test.
/external/chromium_org/ash/display/
event_transformation_handler.cc
43
// It is
unnecessary
to scale the event for the device scale factor since
/external/chromium_org/chrome/browser/drive/
drive_notification_manager.cc
22
// polling should be
unnecessary
if XMPP is enabled, but just in case.
/external/chromium_org/chrome/browser/sync/glue/
fake_data_type_controller.cc
95
//
unnecessary
pieces.
/external/chromium_org/chrome/browser/ui/app_list/search/common/
webservice_cache.h
38
// during an input session. This will reduce
unnecessary
queries for typing
/external/chromium_org/content/child/
web_database_observer_impl.cc
178
// a
unnecessary
ipc traffic, this method can get called at a fairly
/external/chromium_org/content/public/browser/
resource_context.h
80
// 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/sync/syncable/
model_neutral_mutable_entry.h
89
// function is at best
unnecessary
, since the transaction will have already
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/
main.py
63
# FIXME: This may be
unnecessary
since we pass global options to all commands during execute() as well.
/external/chromium_org/third_party/libjingle/source/talk/base/
posix.cc
91
// process, which is both
unnecessary
and unsafe.
/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/protobuf/java/src/main/java/com/google/protobuf/
RpcChannel.java
51
*
unnecessary
layers of indirection.
/external/chromium_org/tools/gyp/
PRESUBMIT.py
37
#
Unnecessary
semicolon.
/external/chromium_org/v8/src/
hydrogen-environment-liveness.h
41
//
unnecessary
spill slot moves. Therefore it is beneficial to trim the
/external/clang/lib/Frontend/
HeaderIncludeGen.cpp
110
// Write to a temporary string to avoid
unnecessary
flushing on errs().
/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/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
/external/libvpx/libvpx/examples/includes/geshi/geshi/
ini.php
17
* - Removed
unnecessary
keyword style index
/external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.ml
54
ocaml_executionengine.c. This is hardly fatal, but it is
unnecessary
Completed in 1256 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>