/external/harfbuzz_ng/docs/ |
usermanual-hello-harfbuzz.xml | 174 As a layout engine implementor, Harfbuzz will help you with the
|
usermanual-what-is-harfbuzz.xml | 100 implementor of a text layout engine.
|
/external/slf4j/slf4j-site/src/site/pages/ |
mailing-lists.html | 81 the SLF4J API, we recommend that any implementor of the SLF4J API
|
/frameworks/base/core/java/android/text/style/ |
LeadingMarginSpan.java | 76 * implementor to specify the number of lines of the paragraph to which
|
/frameworks/base/core/jni/ |
android_hardware_SoundTrigger.cpp | 420 jstring implementor = env->NewStringUTF(nModules[i].properties.implementor); local 433 implementor, description, uuid, 445 env->DeleteLocalRef(implementor); [all...] |
android_hardware_Radio.cpp | 417 ALOGV("%s module %zu id %d implementor %s product %s", 418 __FUNCTION__, i, nModules[i].handle, nModules[i].implementor, 439 jstring jImplementor = env->NewStringUTF(nModules[i].implementor); [all...] |
/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/ |
EffectsTest.java | 198 tv.setText(" vendor: "+ mDescriptors[position].implementor);
|
/hardware/libhardware/modules/radio/ |
radio_hal_tool.c | 46 hal_properties.class_id, hal_properties.implementor, hal_properties.num_tuners,
|
/frameworks/av/media/libeffects/proxy/ |
EffectProxy.cpp | 43 "AOSP", //implementor name 369 .implementor = "AOSP",
|
/frameworks/base/docs/html/reference/android/support/test/espresso/action/ |
AdapterViewProtocol.AdaptedData.html | 355 <p>A token the implementor of AdapterViewProtocol can use to force the adapterView to display 778 <p>A token the implementor of AdapterViewProtocol can use to force the adapterView to display
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
MediaPresetReverbTest.java | 47 // Implementor UUID for volume controller effect defined in 51 // Implementor UUID for preset reverb effect defined in
|
/frameworks/native/vulkan/doc/implementors_guide/ |
implementors_guide.adoc | 2 = Vulkan on Android Implementor's Guide = 146 * Renamed to Implementor's Guide
|
/libcore/ojluni/src/main/java/java/util/prefs/ |
AbstractPreferences.java | 53 * precisely how they are implemented atop these SPI methods. The implementor 102 * information at a preferences node. The implementor should beware of the [all...] |
/external/guava/guava/src/com/google/common/hash/ |
AbstractStreamingHashFunction.java | 78 /** Buffer via which we pass data to the hash algorithm (the implementor) */
|
/frameworks/base/core/java/android/widget/ |
RemoteViewsService.java | 47 * the underlying data for that view. The implementor is responsible for making a RemoteView
|
/hardware/libhardware/include/hardware/ |
hardware.h | 138 /** Author/owner/implementor of the module */
|
/frameworks/base/media/jni/audioeffect/ |
android_media_AudioEffect.cpp | 405 jdescImplementor = env->NewStringUTF(desc.implementor); 769 jdescImplementor = env->NewStringUTF(desc.implementor); 853 jdescImplementor = env->NewStringUTF(descriptors[i].implementor);
|
/libcore/ojluni/src/main/java/java/util/ |
Comparator.java | 121 * The implementor must ensure that <tt>sgn(compare(x, y)) == 126 * The implementor must also ensure that the relation is transitive: 130 * Finally, the implementor must ensure that <tt>compare(x, y)==0</tt>
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRDebugEventListener.h | 132 * w/o this "finally" feature (C++?), the target implementor will have
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRDebugEventListener.h | 132 * w/o this "finally" feature (C++?), the target implementor will have
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRDebugEventListener.h | 132 * w/o this "finally" feature (C++?), the target implementor will have
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRDebugEventListener.h | 132 * w/o this "finally" feature (C++?), the target implementor will have
|
/external/mesa3d/src/gallium/include/state_tracker/ |
st_api.h | 328 * The implementor of this function needs to also ensure
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
vbp_utils.c | 289 * PARSER IMPLEMENTOR: set this flag in the parser.
|
/libcore/luni/src/main/java/javax/xml/parsers/ |
DocumentBuilder.java | 45 * does not require that the implementor of the underlying DOM
|