OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:simplify
(Results
201 - 225
of
1322
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/vm/compiler/codegen/mips/
CodegenCommon.cpp
37
/* MIPSTODO
simplify
setMemRefType() */
79
/* MIPSTODO
simplify
annotateDalvikRegAccess() */
145
/* MIPSTODO
simplify
setupResourceMasks() */
/external/chromium_org/third_party/WebKit/Source/testing/runner/
CppBoundClass.h
153
// A wrapper for bindCallback, to
simplify
the common case of binding a
167
// A wrapper for BindGetterCallback, to
simplify
the common case of binding a
199
// A wrapper for BindFallbackCallback, to
simplify
the common case of
/development/samples/devbytes/animation/SquashAndStretch/src/com/example/squashandstretch/
SquashAndStretch.java
77
// Scale around bottom/middle to
simplify
squash against the window bottom
/external/apache-http/src/org/apache/http/auth/params/
AuthParams.java
39
* to
simplify
manipulation of the HTTP authentication specific parameters.
/external/bison/m4/
size_max.m4
46
dnl We cannot use 'expr' to
simplify
this expression, because 'expr'
/external/chromium_org/build/android/pylib/host_driven/
test_server.py
95
# NOTE: A separate python process is used to
simplify
getting the right
/external/chromium_org/chrome/browser/signin/
fake_profile_oauth2_token_service.h
24
// Helper class to
simplify
writing unittests that depend on an instance of
/external/chromium_org/chrome/browser/ui/webui/options/
options_ui.h
89
// A helper to
simplify
string registration in WebUI for strings which do not
/external/chromium_org/chrome/renderer/safe_browsing/
scorer.h
27
// Scorer methods are virtual to
simplify
mocking of this class.
/external/chromium_org/crypto/
hmac.h
19
//
Simplify
the interface and reduce includes by abstracting out the internals.
/external/chromium_org/media/
media_cdm.gypi
25
# TODO(tomfinegan):
Simplify
this by unconditionally including all the
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
pepper_interface.h
37
// We use #include and macro magic to
simplify
adding new interfaces. The
/external/chromium_org/net/dns/
dns_config_service_win.h
24
// to
simplify
the task we use the IP Helper API wherever possible. That API
/external/chromium_org/third_party/WebKit/public/platform/
WebPrivatePtr.h
43
// to help
simplify
the implementation of WebKit interfaces that merely
/external/chromium_org/third_party/leveldatabase/src/table/
filter_block.cc
61
start_.push_back(keys_.size()); //
Simplify
length computation
/external/chromium_org/third_party/mesa/src/docs/
relnotes-7.11.2.html
69
<li>intel:
Simplify
stencil detiling arithmetic</li>
/external/chromium_org/third_party/re2/re2/
set.cc
81
re2::Regexp* sre = re->
Simplify
();
/external/chromium_org/third_party/skia/src/gpu/
GrBlend.cpp
140
// We call the same function to
simplify
the dst blend coeff. We trick it out by swapping the
/external/chromium_org/tools/gyp/tools/
graphviz.py
62
# If there's only one node for this file,
simplify
/external/chromium_org/v8/src/
v8threads.h
128
// The first object is a flying anchor that is only there to
simplify
linking
/external/chromium_org/webkit/common/user_agent/
user_agent.cc
51
// is set to the same value, in order to
simplify
unit testing
/external/clang/lib/CodeGen/
README.txt
14
Bitfields accesses can be shifted to
simplify
masking and sign
/external/elfutils/config/
ChangeLog
50
* elfutils.spec.in:
Simplify
build process by not using a subdir.
/external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
EscapeMode.java
117
// TODO:
Simplify
enum names, and just use toString() instead.
/external/libvpx/libvpx/vp8/common/
onyxc_int.h
118
an extra row on top and column on the left to
simplify
prediction. */
Completed in 1779 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>