HomeSort by relevance Sort by last modified time
    Searched full:given (Results 576 - 600 of 14528) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/browser/ui/web_applications/
web_app_ui.h 17 // Extracts shortcut info of given TabContents.
  /external/chromium/chrome/browser/ui/webui/
cookies_tree_model_util.h 20 // Populate given |dict| with cookie tree node properties.
  /external/chromium/chrome/browser/
utility.sb 16 ; Enable full access to given directory if needed.
  /external/chromium/chrome/common/
badge_util.h 22 // Given an |icon|, renders the |text| centered on the |icon|. If |text| is
  /external/chromium/net/disk_cache/
block_files.h 35 // Returns the file that stores a given address.
55 // Returns true if the blocks pointed by a given address are currently used.
82 // Retrieves stats for the given file index.
85 // Returns the filename for a given file index.
cache_util.h 15 // Moves the cache files from the given path to another location.
  /external/chromium/third_party/libjingle/source/talk/base/
linux.h 101 // Looks for the CPU proc item with the given name for the given CPU number
106 // Looks for the CPU proc item with the given name for the given CPU number
  /external/dbus/cmake/modules/
CheckStructMember.cmake 1 # - Check if the given struct or class has the specified member variable
  /external/dhcpcd/dhcpcd-hooks/
20-dns.conf 2 # DNS server addresses given by the DHCP server.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
BuildMachineManager.java 36 // registry mapping of machines being used by a given build
38 // given build type
40 // available for a given build purpose
92 //wait a given interval before re-checking for an available
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/category/
PropertyCategoryProvider.java 23 * @return the {@link PropertyCategory} of given Property, not <code>null</code>.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
ITextValuePropertyEditor.java 23 * Sets value that corresponds given text.
IValueSourcePropertyEditor.java 22 * @return the Java source for given value.
PropertyEditor.java 44 * Paints given {@link Property} given rectangle <code>(x, y, width, height)</code> of {@link GC}.
55 * Activates editor for given {@link Property} at given place of {@link Composite}. Activation
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/complex/
IComplexPropertyEditor.java 24 * @return sub-properties of given complex property.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/check/
AssertionFailedException.java 29 * Constructs a new exception with the given message.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DrawUtils.java 45 * Draws given text clipped horizontally and centered vertically.
60 * Draws given text clipped or centered horizontally and centered vertically.
74 * Draws image at given <code>x</code> and centered vertically.
84 * Draws image at given <code>x</code> and centered vertically.
96 * Draws {@link Image} on {@link GC} centered in given {@link Rectangle}. If {@link Image} is
128 * @return the string clipped to have width less than given. Clipping is done as trailing "...".
134 // check if text already fits in given width
203 * @return the {@link Image} loaded relative to given {@link Class}.
222 * @return the thumbnail {@link Image} of required size for given "big" {@link Image}, centered or
269 * Returns a new Image that is the given Image rotated left by 90 degrees. The client i
    [all...]
  /external/freetype/include/freetype/
ftrender.h 44 /* destroys a given glyph object */
132 /* given glyph slot into a bitmap. */
135 /* a given glyph slot. */
166 /* Retrieve the current renderer for a given glyph format. */
ftsizes.h 62 /* It is however possible to create more sizes for a given face, */
83 /* Create a new size object from a given face object. */
110 /* Discard a given size object. Note that @FT_Done_Face */
131 /* given face (see @FT_New_Size for details), functions like */
  /external/freetype/src/autofit/
afglobal.h 40 * model the global hints data for a given face, decomposed into
  /external/guava/guava/src/com/google/common/collect/
AbstractSetMultimap.java 54 * <p>Because a {@code SetMultimap} has unique values for a given key, this
65 * <p>Because a {@code SetMultimap} has unique values for a given key, this
76 * <p>Because a {@code SetMultimap} has unique values for a given key, this
87 * <p>Because a {@code SetMultimap} has unique values for a given key, this
ListMultimap.java 29 * the insertion ordering of values for a given key.
43 * <p>Because the values for a given key may have duplicates and follow the
53 * <p>Because the values for a given key may have duplicates and follow the
63 * <p>Because the values for a given key may have duplicates and follow the
Platform.java 32 * Clone the given array using {@link Object#clone()}. It is factored out so
57 * Returns a new array of the given length with the specified component type.
69 * Returns a new array of the given length with the same type as a reference
86 * Configures the given map maker to use weak keys, if possible; does nothing
SetMultimap.java 44 * <p>Because a {@code SetMultimap} has unique values for a given key, this
54 * <p>Because a {@code SetMultimap} has unique values for a given key, this
64 * <p>Because a {@code SetMultimap} has unique values for a given key, this
76 * <p>Because a {@code SetMultimap} has unique values for a given key, this
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
WrongType.java 21 * tests, and so can be used to test how a Collection behaves when given input

Completed in 510 milliseconds

<<21222324252627282930>>