OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hack
(Results
51 - 75
of
2672
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/ril/rild/
Android.mk
16
# temporary
hack
for broken vendor rils
/prebuilts/misc/common/swig/include/2.0.11/python/
defarg.swg
20
An ugly
hack
, but it works.
/external/chromium_org/chrome/common/extensions/docs/examples/api/contentSettings/
popup.js
13
//
HACK
: [type] is not recognised by the docserver's sample crawler, so
31
//
HACK
: [type] is not recognised by the docserver's sample crawler, so
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/
host.py
71
# This
hack
only works in unix environments.
77
# FIXME: This is a horrible, horrible
hack
for WinPort and should be removed.
96
# We
hack
the svn.bat name into the SVN class.
97
_log.debug('Engaging svn.bat Windows
hack
.')
101
_log.debug('Failed to engage svn.bat Windows
hack
.')
116
# We
hack
the git.bat name into the SVN class.
117
_log.debug('Engaging git.bat Windows
hack
.')
121
_log.debug('Failed to engage git.bat Windows
hack
.')
/external/chromium_org/third_party/tcmalloc/vendor/
TODO
14
shared libaries, and get rid of the profile-naming
hack
once we
38
shared libaries(), and get rid of the profile-naming
hack
once we
/external/chromium_org/ui/file_manager/file_manager/audio_player/js/
audio_player_scripts.js
9
//
Hack
for polymer, notifying that CSP is enabled here.
10
// TODO(yoshiki): Find a way to remove the
hack
.
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
StringListPropertyEditor.java
74
//
HACK
!!
75
System.out.println("
HACK
!");
/packages/inputmethods/LatinIME/java/res/xml/
keystyle_devanagari_sign_candrabindu.xml
23
of some scripts. The files named res/xml/key_*.xml have this U+25CC
hack
, although the
24
counterpart files named res/xml-v16/key_*.xml don't have this
hack
. -->
keystyle_devanagari_sign_anusvara.xml
23
of some scripts. The files named res/xml/key_*.xml have this U+25CC
hack
, although the
24
counterpart files named res/xml-v16/key_*.xml don't have this
hack
. -->
keystyle_devanagari_sign_nukta.xml
23
of some scripts. The files named res/xml/key_*.xml have this U+25CC
hack
, although the
24
counterpart files named res/xml-v16/key_*.xml don't have this
hack
. -->
keystyle_devanagari_sign_virama.xml
23
of some scripts. The files named res/xml/key_*.xml have this U+25CC
hack
, although the
24
counterpart files named res/xml-v16/key_*.xml don't have this
hack
. -->
keystyle_devanagari_vowel_sign_aa.xml
23
of some scripts. The files named res/xml/key_*.xml have this U+25CC
hack
, although the
24
counterpart files named res/xml-v16/key_*.xml don't have this
hack
. -->
keystyle_devanagari_vowel_sign_ai.xml
23
of some scripts. The files named res/xml/key_*.xml have this U+25CC
hack
, although the
24
counterpart files named res/xml-v16/key_*.xml don't have this
hack
. -->
keystyle_devanagari_vowel_sign_au.xml
23
of some scripts. The files named res/xml/key_*.xml have this U+25CC
hack
, although the
24
counterpart files named res/xml-v16/key_*.xml don't have this
hack
. -->
/packages/inputmethods/LatinIME/java/res/xml-v16/
keystyle_devanagari_sign_candrabindu.xml
23
of some scripts. The files named res/xml/key_*.xml have this U+25CC
hack
, although the
24
counterpart files named res/xml-v16/key_*.xml don't have this
hack
. -->
keystyle_devanagari_vowel_sign_candra_e.xml
23
of some scripts. The files named res/xml/key_*.xml have this U+25CC
hack
, although the
24
counterpart files named res/xml-v16/key_*.xml don't have this
hack
. -->
keystyle_devanagari_vowel_sign_candra_o.xml
23
of some scripts. The files named res/xml/key_*.xml have this U+25CC
hack
, although the
24
counterpart files named res/xml-v16/key_*.xml don't have this
hack
. -->
/external/chromium_org/remoting/webapp/
wcs_adapter.js
72
//
HACK
: Add 'x' prefix to the IDs of the outgoing messages to make sure that
75
// TODO(sergeyu): Remove this
hack
once the server-side bug is fixed.
100
//
HACK
: Remove 'x' prefix added to the id in sendMessage().
/external/chromium_org/win8/metro_driver/
print_handler.h
80
//
Hack
to give access to the Print Document from the C style entry points.
85
// Another
hack
to enable/disable printing from an exported C function.
89
// This is also a temporary
hack
until we can pass down the print document
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
BogusMoveEventDetector.java
27
// This
hack
is applied to certain classes of tablets.
40
// The proximate bogus down move up event
hack
is needed for a device such like,
44
// made with the touch screen that needs the
hack
.
/cts/suite/audio_quality/lib/src/audio/
AudioPlaybackLocal.cpp
17
// TODO remove all the headers upto asound.h after removing pcm_drain
hack
99
//
hack
to have snd_pcm_drain equivalent
/external/chromium_org/chrome/browser/chromeos/power/
light_bar.cc
38
//
hack
to tell the kernel to always enter dark resume. Chrome can then
56
// soon as we know they have been processed. In the meanwhile, we can
hack
/external/chromium_org/native_client_sdk/src/resources/
index.js
69
//
HACK
: polling the body height to update the iframe. There's got to be a
77
//
HACK
: magic 4... without it, the scrollbar is always visible. :(
/external/compiler-rt/test/BlocksRuntime/
makefile
38
#
Hack
Alert: arguably most of the following belongs in libclosure's Makefile; sticking it here until I get around to grokking what goes on in that file.
40
@echo Enabling sudo: #
Hack
Alert: enable sudo first thing so we don't hang at the password prompt later
/external/llvm/tools/llvm-diff/
DiffLog.cpp
37
//
HACK
: VS 2010 has a bug in the stdlib that requires this.
41
//
HACK
: VS 2010 has a bug in the stdlib that requires this.
Completed in 525 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>