OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hack
(Results
226 - 250
of
2672
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/inputmethods/LatinIME/tools/dicttool/
NativeLib.mk
16
#
HACK
: Temporarily disable host tool build on Mac until the build system is ready for C++11.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
ScrolledText.py
31
# methods --
hack
!
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
ScrolledText.py
31
# methods --
hack
!
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMarquee.cpp
230
//
Hack
for WinIE. In WinIE, a value of 0 or lower for the loop count for SLIDE means to only do
235
//
Hack
alert: Set the white-space value to nowrap for horizontal marquees with inline children, thus ensuring
236
// all the text ends up on one line by default. Limit this
hack
to the <marquee> element to emulate
238
// Second
hack
alert: Set the text-align back to auto. WinIE completely ignores text-align on the
246
// Legacy
hack
- multiple browsers default vertical marquees to 200px tall.
RenderReplica.cpp
41
// This is a
hack
. Replicas are synthetic, and don't pick up the attributes of the
/external/valgrind/main/
glibc-2.3.supp
432
##
HACK
to do with strlen not being intercepted early enough
434
strlen-not-intercepted-early-enough-
HACK
-1
442
strlen-not-intercepted-early-enough-
HACK
-2
451
strlen-not-intercepted-early-enough-
HACK
-3
460
strlen-not-intercepted-early-enough-
HACK
-4
468
strlen-not-intercepted-early-enough-
HACK
-5
476
##
HACK
to do with index not being intercepted early enough
478
index-not-intercepted-early-enough-
HACK
-1
485
index-not-intercepted-early-enough-
HACK
-2
493
index-not-intercepted-early-enough-
HACK
-
[
all
...]
/external/chromium_org/content/common/media/
media_player_messages_android.h
103
// Only in short-term
hack
to seek to reach I-Frame to feed a newly constructed
107
// handled even when a
hack
browser seek is in progress. In this case, the
111
// seeked-to, and is only meaningful for these
hack
browser seeks.
/dalvik/
Android.mk
49
# The "touch -c $(DX)" is a
hack
that we know will force
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
ST.stg
51
e <! little
hack
to get if .. elsif .. else block right !>
/external/chromium_org/base/test/
test_suite.h
93
// TODO(brettw) remove this. This is a temporary
hack
to allow WebKit to compile
/external/chromium_org/chrome/browser/resources/options/
search_page.css
19
top: -1000px; /* Minor
hack
: position off-screen by default. */
/external/chromium_org/chrome/browser/resources/print_preview/common/
search_bubble.css
11
top: -1000px; /* Minor
hack
: position off-screen by default. */
/external/chromium_org/chrome/browser/resources/standalone/
standalone_hack.js
6
* @fileoverview LIS Standalone
hack
170
* On iOS we need a
hack
to avoid spurious click events
223
/*
Hack
to add Element.classList to older browsers that don't yet support it.
334
/*
Hack
to add Function.bind to older browsers that don't yet support it. From:
/external/chromium_org/chrome/browser/sync_file_system/
logger.cc
64
// TODO(kinuko,calvinlo): Reconsider this logging
hack
, it's not recommended
/external/chromium_org/chrome/browser/ui/omnibox/
omnibox_edit_controller.h
25
// I am in
hack
-and-slash mode right now.
/external/chromium_org/content/renderer/
render_process_impl.cc
30
//
HACK
: See http://b/issue?id=1024307 for rationale.
/external/chromium_org/mojo/services/native_viewport/
platform_viewport_ozone.cc
18
// TODO(spang): Deduplicate with PlatformViewportX11.. but there's a
hack
/external/chromium_org/net/http/
disk_cache_based_quic_server_info.h
62
// The |unused| parameter is a small
hack
so that we can have the
/external/chromium_org/ppapi/native_client/src/untrusted/nacl_ppapi_util/
ppapi_srpc_main.c
25
* is an IRT implementation-dependent
hack
. Here's how it works. In
/external/chromium_org/remoting/protocol/
pseudotcp_channel_factory.cc
72
// TODO(sergeyu): This is a
hack
to improve latency of the video channel.
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSImageGeneratorValue.h
84
// a member we don't need to have this
hack
where we keep a persistent to the instance as long as
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLFormControlsCollection.h
37
// This class is just a big
hack
to find form elements even in malformed HTML elements.
/external/chromium_org/third_party/mesa/src/src/gallium/targets/
Makefile.va
28
# XXX:
Hack
, VA public funcs aren't exported
Makefile.vdpau
28
# XXX:
Hack
, VDPAU public funcs aren't exported if we link to libvdpautracker.a :(
Makefile.xvmc
28
# XXX:
Hack
, XvMC public funcs aren't exported if we link to libxvmctracker.a :(
Completed in 1016 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>