OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:maybe
(Results
101 - 125
of
2468
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
Response.cpp
20
// FIXME:
Maybe
append or override content-length and content-type headers using the blob. The spec will clarify what to do:
/external/chromium_org/third_party/libevent/
libevent.gyp
40
# TODO(port)
Maybe
on FreeBSD as well?
/external/chromium_org/third_party/skia/src/utils/
SkBitmapHasher.cpp
57
// Hmm, that didn't work.
Maybe
if we create a new
/external/chromium_org/tools/gyp/test/rules-variables/src/
variables.gyp
9
# slightly broken in either ninja or (
maybe
more likely?) on the win32 VM
/external/chromium_org/tools/telemetry/telemetry/web_perf/metrics/
responsiveness_metric.py
34
# TODO(nednguyen):
maybe
fall back to use wall-time for computing the
/external/clang/test/CXX/basic/basic.scope/basic.scope.local/
p2.cpp
50
int b; // FIXME: this probably should be invalid,
maybe
/external/clang/test/CXX/except/except.spec/
p15.cpp
4
//
Maybe
force the implicit declaration of 'operator delete' and 'operator
/external/clang/test/SemaCXX/
__try.cpp
83
// Clang accepts try with __finally. MSVC doesn't. (
Maybe
a Borland thing?)
/external/clang/www/demo/
what is this directory.txt
4
Perhaps it could also be used for getting crash information and details on errors.... I'm not sure if this would require some major changes or not to report this info.
Maybe
also adding ways that people can use it to test for errors and a way to report such errors would also be good.
/external/icu/icu4c/source/layout/
ExtensionSubtables.cpp
25
// FIXME: should look at the format too...
maybe
have a sub-class for it?
/external/libgsm/
NOTICE
20
Since the original terms of 15 years ago
maybe
do not make our
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_JoystickGetAxis.3
13
On most modern joysticks the X axis is usually represented by \fBaxis\fR 0 and the Y axis by \fBaxis\fR 1\&. The value returned by \fBSDL_JoystickGetAxis\fP is a signed integer (-32768 to 32768) representing the current position of the \fBaxis\fR, it
maybe
necessary to impose certain tolerances on these values to account for jitter\&. It is worth noting that some joysticks use axes 2 and 3 for extra buttons\&.
/external/skia/src/utils/
SkBitmapHasher.cpp
57
// Hmm, that didn't work.
Maybe
if we create a new
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
MotionStatsAggregator.java
34
m.put(CURRENT_MOTION,"Running"); //TODO
maybe
use clustering for user motion
/frameworks/rs/cpu_ref/linkloader/lib/
ELFSectionHeader.cpp
23
// elf.h. So we to this by ourself.
Maybe
we should update elf.h
/libcore/dalvik/src/main/java/dalvik/annotation/
KnownFailure.java
27
*
maybe
the two can be merged at some point.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/detail/
concept_def.hpp
17
//
Maybe
in the next release we can kill off the "Concept" suffix for good.
/packages/services/Telephony/res/values-mcc234-mnc02/
config.xml
22
and
maybe
overridden in operator specific resource directories
/packages/services/Telephony/res/values-mcc234-mnc10/
config.xml
22
and
maybe
overridden in operator specific resource directories
/packages/services/Telephony/res/values-mcc234-mnc11/
config.xml
22
and
maybe
overridden in operator specific resource directories
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_tkinter/
test_loadtk.py
24
# XXX
Maybe
on tk older than 8.4.13 it would be possible,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_tkinter/
test_loadtk.py
24
# XXX
Maybe
on tk older than 8.4.13 it would be possible,
/external/ltrace/
configure.ac
141
esac],[enable_elfutils=
maybe
])
157
(yes|
maybe
)
160
elif test $enable_elfutils =
maybe
; then
187
esac],[enable_libunwind=
maybe
])
197
(yes|
maybe
)
200
elif test $enable_libunwind =
maybe
; then
/build/core/clang/
config.mk
53
-Wno-
maybe
-uninitialized \
54
-Wno-error=
maybe
-uninitialized \
/dalvik/dexgen/src/com/android/dexgen/dex/file/
EncodedField.java
50
* TODO:
Maybe
check accessFlags, at least for
118
// TODO:
Maybe
put something better here?
Completed in 534 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>