OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unnecessary
(Results
201 - 225
of
1411
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderButton.cpp
73
// FIXME: Make this hack
unnecessary
.
ScrollBehavior.cpp
68
// then treat it as fully visible to avoid
unnecessary
horizontal scrolling
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
Scrollbar.h
211
// This will catch anyone doing an
unnecessary
cast.
/external/chromium_org/third_party/WebKit/Source/web/
WebPluginContainerImpl.h
217
// This will catch anyone doing an
unnecessary
cast.
/external/chromium_org/third_party/icu/source/common/
rbbiscan.h
76
* Return a rules string without
unnecessary
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/strings/
string_piece.h
14
// Systematic usage of StringPiece is encouraged as it will reduce
unnecessary
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/docs/
coding_style.txt
78
Note the "++i" instead of the "i++" to avoid creating an
unnecessary
copy (esp. with overloaded operators).
/external/chromium_org/third_party/mesa/src/src/glsl/
loop_analysis.h
52
* always be satisfied before another, the
unnecessary
exit condition will be
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_constbuf.c
77
* Let's use a user buffer to avoid an
unnecessary
copy.
st_atom_depth.c
133
/* This should be
unnecessary
. Drivers must not expect this to
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
RpcController.java
42
*
unnecessary
layers of indirection.
Service.java
44
*
unnecessary
layers of indirection.
/external/chromium_org/third_party/re2/re2/
stringpiece.h
13
// Systematic usage of StringPiece is encouraged as it will reduce
unnecessary
/external/chromium_org/tools/check_ecs_deps/
check_ecs_deps.py
7
unnecessary
dependencies.'''
/external/chromium_org/ui/gl/
gl_context_cgl.cc
126
//
unnecessary
GPU switches.
/external/clang/docs/analyzer/
DebugChecks.rst
105
argument is technically
unnecessary
but is intended to clarify intent.
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ConstraintManager.h
78
// If StTrue is infeasible, asserting the falseness of Cond is
unnecessary
/external/clang/test/SemaCXX/
conversion.cpp
74
// Use FileCheck to ensure we don't get any
unnecessary
macro-expansion notes
/external/grub/netboot/
README.netboot
31
unnecessary
driver, because GRUB might crash if you include too many
/external/icu4c/common/
rbbiscan.h
76
* Return a rules string without
unnecessary
/external/llvm/include/llvm/Support/
ErrorHandling.h
101
/// allows compilers to omit some
unnecessary
code.
/external/llvm/utils/
DSAextract.py
61
#filter out the
unnecessary
checks on all the edge lines
/external/mesa3d/src/gallium/state_trackers/d3d1x/docs/
coding_style.txt
78
Note the "++i" instead of the "i++" to avoid creating an
unnecessary
copy (esp. with overloaded operators).
/external/mesa3d/src/glsl/
loop_analysis.h
52
* always be satisfied before another, the
unnecessary
exit condition will be
/external/mesa3d/src/mesa/state_tracker/
st_atom_constbuf.c
77
* Let's use a user buffer to avoid an
unnecessary
copy.
Completed in 1568 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>