Searched
full:representation (Results
426 -
450 of
7513) sorted by null
<<11121314151617181920>>
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
ImageFilterChanSat.java | 50 public void useRepresentation(FilterRepresentation representation) { 51 mParameters = (FilterChanSatRepresentation) representation;
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
DebugLogUtils.java | 40 * Get the string representation of the current stack trace, for debugging purposes. 48 * Get the string representation of the current stack trace, for debugging purposes.
|
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/ |
unwind-arm.h | 125 _Unwind_VRS_DataRepresentation representation, 131 _Unwind_VRS_DataRepresentation representation,
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
longintrepr.h | 10 /* Parameters of the long integer representation. There are two different 75 /* Long integer representation.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_code.py | 1 """This module includes tests of the code object representation. 98 """Print out a text representation of a code object."""
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
longintrepr.h | 10 /* Parameters of the long integer representation. There are two different 75 /* Long integer representation.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_code.py | 1 """This module includes tests of the code object representation. 98 """Print out a text representation of a code object."""
|
/art/runtime/arch/ |
context.h | 27 // Representation of a thread's context on the executing machine, used to implement long jumps in
|
/cts/tests/tests/holo/src/android/holo/cts/modifiers/ |
CalendarViewModifier.java | 32 * Long representation of a date that is 30 years in milliseconds from
|
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/ |
ApiPackage.java | 26 /** Representation of a package in the API containing classes. */
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
TypeIdItem.java | 25 * Representation of a type reference inside a Dalvik file.
|
/dalvik/dx/src/com/android/dx/dex/file/ |
TypeIdItem.java | 26 * Representation of a type reference inside a Dalvik file.
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemWithParam.java | 121 * Get an integer representation of the element type. 123 * @return An integer representation of the element, defined in the 181 * Get the XObject representation of the variable. 186 * @return the XObject representation of the variable.
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
NameSpace.java | 26 * A representation of a namespace. One of these will
|
/external/checkpolicy/ |
checkpolicy.8 | 15 into a binary representation that can be loaded into the kernel. If no
|
/external/chromium/chrome/browser/notifications/ |
notification.h | 17 // Representation of an notification to be shown to the user. All
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/table/ |
table_column.js | 6 * @fileoverview This is a table column representation
|
/external/chromium/chrome/browser/ui/cocoa/ |
confirm_quit_panel_controller.h | 65 // Returns a string representation fit for display of |+quitAccelerator|.
|
/external/chromium/net/base/ |
ssl_client_auth_cache.h | 56 // internal representation of cache, an STL map.
|
/external/chromium/net/ftp/ |
ftp_auth_cache.h | 59 // Internal representation of cache, an STL list. This makes lookups O(n),
|
/external/chromium/webkit/glue/ |
password_form_dom_manager.h | 27 // of the observed form and our saved representation don't match up.
|
/external/chromium_org/ash/display/ |
display_layout.h | 65 // Returns string representation of the layout for debugging/testing.
|
/external/chromium_org/base/i18n/ |
file_util_icu.h | 37 // Calculates the canonical file-system representation of |file_name| base name.
|
/external/chromium_org/chrome/browser/chromeos/login/screens/ |
user_image_screen_actor.h | 19 // representation, either views based or WebUI.
|
/external/chromium_org/chrome/browser/extensions/api/declarative_content/ |
content_action.h | 55 // implementation according to |json_action|, the representation of the
|
Completed in 457 milliseconds
<<11121314151617181920>>