/external/clearsilver/util/ |
skiplist.c | 44 INT32 levelHint; /* hint at level to start search */
|
/external/e2fsprogs/e2fsck/ |
problem.c | 157 /* Relocate hint */ 346 N_("@S hint for external superblock @s %X. "), 349 /* Adding dirhash hint */ 351 N_("Adding dirhash hint to @f.\n\n"), [all...] |
/external/freetype/src/autofit/ |
afloader.c | 172 /* we now need to hint the metrics according to the change in */
|
/external/icu4c/common/ |
uvector.h | 275 int32_t indexOf(UHashTok key, int32_t startIndex = 0, int8_t hint = 0) const;
|
/external/icu4c/i18n/unicode/ |
ucsdet.h | 107 * can be provided as an additional hint to the charset detector.
|
/external/opencore/codecs_v2/video/m4v_h263/enc/include/ |
cvei.h | 315 /** The hint track information. */
|
/external/opencore/fileformats/mp4/parser/src/ |
sampledescriptionatom.cpp | 486 // Return the first ESDescriptor for the track - undefined if a HINT track
|
/external/skia/include/images/ |
SkImageDecoder.h | 126 // Note: this is a hint, and the codec may choose to ignore this, or only
|
/external/v8/src/x64/ |
jump-target-x64.cc | 73 void JumpTarget::DoBranch(Condition cc, Hint b) {
|
/external/webkit/WebCore/html/canvas/ |
WebGLRenderingContext.h | 172 void hint(unsigned long target, unsigned long mode);
|
/external/webkit/WebCore/icu/unicode/ |
ucsdet.h | 107 * can be provided as an additional hint to the charset detector.
|
/external/webkit/WebCore/platform/graphics/qt/ |
MediaPlayerPrivatePhonon.cpp | 93 // Hint to Phonon to disable overlay painting
|
/external/webkit/WebCore/rendering/ |
RenderTextControl.cpp | 93 // Reset them now to avoid getting a spurious layout hint.
|
/external/webkit/WebKit/chromium/public/ |
WebViewClient.h | 213 virtual void setToolTipText(const WebString&, WebTextDirection hint) { }
|
/frameworks/base/core/java/android/widget/ |
TextView.java | 426 CharSequence hint = null; local 554 hint = a.getText(attr); [all...] |
/frameworks/base/docs/html/guide/developing/tools/ |
aidl.jd | 115 // import statements (hint--most of them)
|
/frameworks/base/docs/html/resources/articles/ |
on-screen-inputs.jd | 145 android:hint="@string/compose_hint"/></pre>
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
CandidateView.java | 271 // Draw a divider unless it's after the hint
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
gimple.def | 345 /* GIMPLE_PREDICT <PREDICT, OUTCOME> specifies a hint for branch prediction.
|
/external/freetype/include/freetype/ |
ftimage.h | 440 /* that this is only a hint that might be completely ignored by a */ 447 /* a hint that might be completely ignored by a given */ [all...] |
/external/freetype/src/psaux/ |
t1decode.c | [all...] |
/external/qemu/hw/ |
scsi-disk.c | 630 /* if a geometry hint is available, use it */ 664 /* if a geometry hint is available, use it */
|
/external/webkit/JavaScriptCore/jit/ |
JIT.h | 105 unsigned hint; member in struct:JSC::SlowCaseEntry 110 , hint(h) [all...] |
/frameworks/base/core/java/android/provider/ |
Downloads.java | 131 public static final String COLUMN_FILE_NAME_HINT = "hint"; 700 public static final String COLUMN_FILE_NAME_HINT = "hint"; [all...] |
/frameworks/base/core/java/com/android/internal/widget/ |
EditStyledText.java | 545 * Notify hint messages what action is expected to calling class. 548 * Id of the hint message. [all...] |