HomeSort by relevance Sort by last modified time
    Searched full:capitalized (Results 1 - 25 of 58) sorted by null

1 2 3

  /packages/inputmethods/LatinIME/dictionaries/
sample.xml 8 You can capitalize words that must always be capitalized, such as "January".
9 You can have a capitalized and a non-capitalized word as separate entries,
  /build/core/
build_id.mk 20 # capitalized by convention.
  /external/webkit/Source/WebKit2/WebProcess/ResourceCache/cf/
WebResourceCacheManagerCFNet.cpp 41 // The Windows version of WKSI defines these functions as capitalized, while the Mac version defines them as lower case.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
ManifestElementDescriptor.java 37 * @param ui_name The XML element name for the user interface, typically capitalized.
58 * @param ui_name The XML element name for the user interface, typically capitalized.
79 * @param ui_name The XML element name for the user interface, typically capitalized.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/descriptors/
ItemElementDescriptor.java 35 * @param ui_name The XML element name for the user interface, typically capitalized.
  /external/llvm/cmake/modules/
LLVM-Config.cmake 135 string(TOUPPER "${c}" capitalized)
136 list(FIND capitalized_libs LLVM${capitalized} lib_idx)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ElementDescriptor.java 48 /** The XML element name for the user interface, typically capitalized. */
72 * @param ui_name The XML element name for the user interface, typically capitalized.
100 * @param ui_name The XML element name for the user interface, typically capitalized.
223 /** Returns the XML element name for the user interface, typically capitalized. */
439 * @return The XML name with dashes replaced by spaces and capitalized.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
WordComposer.java 277 * Saves the reason why the word is capitalized - whether it was automatic or
286 * Returns whether the word was automatically capitalized.
287 * @return whether the word was automatically capitalized
UserBinaryDictionary.java 164 * @param word the word to add. If the word is capitalized, then the dictionary will
165 * recognize it as a capitalized word when searched.
UserDictionary.java 167 * @param word the word to add. If the word is capitalized, then the dictionary will
168 * recognize it as a capitalized word when searched.
StringUtils.java 177 // are two different characters but both should be capitalized as "IJ" as if they were
  /sdk/rule_api/src/com/android/ide/common/api/
IViewMetadata.java 36 * user, normally capitalized and usually but not necessarily tied to the
  /external/bluetooth/glib/gobject/
glib-mkenums.1 114 The same as \fI@type@\fP with the first letter capitalized (e.g. Flags).
  /external/chromium/chrome/browser/ui/cocoa/
rwhvm_editcommand_helper.mm 153 // Capitalized names are returned from this function, but that's simply
  /external/webkit/Source/WebCore/rendering/
RenderMediaControls.cpp 44 // The Windows version of WKSI defines these functions as capitalized, while the Mac version defines them as lower case.
  /frameworks/base/core/java/android/util/
ReflectiveProperty.java 41 * @param name The name of the property, where this name is capitalized and appended to
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/descriptors/
MenuDescriptors.java 187 * - their xml name capitalized
  /external/bluetooth/glib/docs/reference/gobject/
glib-mkenums.1 184 with the first letter capitalized (e\&.g\&. Flags)\&.
glib-mkenums.xml 213 The same as <literal>@type@</literal> with the first letter capitalized (e.g. Flags).
  /frameworks/base/core/java/android/text/method/
TextKeyListener.java 109 * @return whether the character being inserted should be capitalized.
  /external/libpng/contrib/visupng/
cexcept.h 118 The Try/Catch/Throw macros are capitalized in order to avoid
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
ViewElementDescriptor.java 78 * @param ui_name The XML element name for the user interface, typically capitalized.
  /external/protobuf/python/google/protobuf/
text_format.py 89 # For groups, use the capitalized name.
175 # Group names are expected to be capitalized as they appear in the
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
SearchIndexManagerTest.java 300 // There is no capital version of ß. It is capitalized as double-S instead
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/descriptors/
DescriptorsUtilsTest.java 51 // X Y and Z are capitalized when used as single words (so "T" becomes "t")

Completed in 1736 milliseconds

1 2 3