OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hack
(Results
151 - 175
of
734
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/java/android/bluetooth/
ScoSocket.java
187
// This is a
hack
to resolve issue http://b/1616263 - in which
/frameworks/base/media/jni/soundpool/
SoundPool.h
68
//
hack
/hardware/broadcom/wlan/bcm4329/src/include/
bcmsdspi.h
88
/* polling
hack
in wl_linux.c:wl_timer() */
/hardware/msm7k/libcamera/
QualcommCameraHardware.h
253
//
hack
to prevent black frame on first preview
/ndk/docs/
SYSTEM-ISSUES.TXT
22
It is possible to
hack
existing C++ STL implementations to work on top
/packages/apps/Calendar/src/com/android/calendar/
SelectCalendarsActivity.java
64
"1) GROUP BY (_sync_account", //Cheap
hack
to make WHERE a GROUP BY query
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DefaultSuggestionView.java
181
// This is a
hack
to get any animated drawables (like a 'working' spinner)
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
PinyinDecoderService.java
154
// This is a
hack
to make sure our "files" directory has been
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarCache.java
120
db.replace(DATABASE_NAME, null /* null column
hack
*/, values);
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
elf.h
154
/* Horrible
hack
: We want to prevent some libgcc routines being included
/sdk/ddms/app/src/com/android/ddms/
Main.java
66
// In order to have the AWT/SWT bridge work on Leopard, we do this little
hack
.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/
INode.java
137
/** TODO: this is a
hack
. Shouldn't be here but instead part of some kind of helper
/system/core/cpio/
mkbootfs.c
139
/* xxx:
hack
. use a real exclude list */
/system/vold/
Fat.cpp
108
* Note: This is a temporary
hack
. If the sampling profiler is enabled,
/build/core/
binary.mk
322
#
hack
modules that use those other libs to also include liblog.
326
# TODO: remove this
hack
and change all modules to use liblog
/development/apps/Development/src/com/android/development/
DevelopmentSettings.java
85
private static final String FONT_HINTING_FILE = "/data/misc/font-
hack
";
480
Log.w(TAG, "Failed to write font hinting settings to /data/misc/font-
hack
");
/external/grub/netboot/
rtl8139.c
29
0x98000-0x9ffff range. This is a bit of a
hack
, but currently the only
164
/* I know that this is a MEGA
HACK
, but the tagged boot image specification
/external/gtest/include/gtest/internal/
gtest-string.h
58
//
hack
to work around this, but we've seen cases where the
hack
fails
/external/jpeg/
wrjpgcom.c
491
#ifdef USE_SETMODE /* need to
hack
file mode? */
523
#ifdef USE_SETMODE /* need to
hack
file mode? */
/external/qemu/hw/
armv7m_nvic.c
145
tick. This is a
hack
to return zero during the first tick. */
291
/* This is a
hack
. Force the timer to be reloaded
/external/skia/src/core/
SkScan_AntiPath.cpp
131
//
hack
, until I figure out why my cubics (I think) go beyond the bounds
305
//
hack
, until I figure out why my cubics (I think) go beyond the bounds
/external/skia/src/views/
SkListWidget.cpp
361
//
hack
to reveal our bounds for debugging
522
//
hack
, for testing right now. Need the xml to tell us what to jam in and where
/external/strace/
resource.c
61
#define rlimit64 rlimit /* Ugly
hack
*/
62
#define rlim64_t rlim_t /* Ugly
hack
*/
/external/webkit/JavaScriptGlue/
JSUtils.cpp
268
//[...]
HACK
since we do not have access to the class info we use class name instead
378
* This is a slight
hack
. The JSGlue API has no concept of execution state.
/external/webkit/WebCore/platform/graphics/mac/
SimpleFontDataMac.mm
163
// Special case
hack
to use "Times New Roman" in place of "Times".
255
//
Hack
Hiragino line metrics to allow room for marked text underlines.
Completed in 105 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>