HomeSort by relevance Sort by last modified time
    Searched full:gets (Results 826 - 850 of 3716) sorted by null

<<31323334353637383940>>

  /external/bluetooth/glib/glib/
glist.c 531 * Gets the element at the given position in a #GList.
551 * Gets the element @n places before @list.
571 * Gets the data of the element at the given position.
650 * Gets the position of the given element
679 * Gets the position of the element containing
707 * Gets the last element in a #GList.
728 * Gets the first element in a #GList.
749 * Gets the number of elements in a #GList.
  /external/dbus/doc/
dcop-howto.txt 21 simple as it gets, passing messages via X Atoms. For this reason it
282 signal gets emitted, the DCOP functions to which the signal is connected are
301 connections, the connection gets deleted when either sender or receiver of
302 the signal gets deleted. A volatile DCOP signal connection will behave the
304 when the sending object gets deleted. Once a new object gets created with
306 There is no difference between the two when the receiving object gets deleted,
554 gets lost in the statistical variation ("noise"). I was getting times
  /external/icu4c/i18n/unicode/
currpinf.h 113 * Gets plural rules of this locale, used for currency plural format
121 * Given a plural count, gets currency plural pattern of this locale,
  /external/iproute2/doc/
nstat.sgml 80 gets information from kernel or some dotted decimal number followed
103 none of them replied it gets information from kernel.
  /external/iproute2/man/man3/
libnetlink.3 91 callback checks if the received message is wanted. It gets the source
111 is a callback that gets the message source address, the message itself,
  /external/libpng/
pnggccrd.c 23 "pushq %%rbx \n\t" // rbx gets clobbered by CPUID instruction
37 "pushl %%ebx \n\t" // ebx gets clobbered by CPUID instruction
  /external/netcat/scripts/
web 10 ## to build the minimalist client. It doesn't handle POST, just GETs, but
23 ## gets the previous spec again [useful for initial timeouts]; EOF to exit.
  /external/opencore/fileformats/mp4/parser/include/
oma2boxes.h 180 // Member gets and sets
224 // Member gets and sets
  /external/openssl/crypto/bio/
bio_cb.c 106 BIO_snprintf(p,p_maxlen,"gets(%d) - %s\n",argi,bio->method->name);
118 BIO_snprintf(p,p_maxlen,"gets return %ld\n",ret);
  /external/proguard/src/proguard/evaluation/
TracedStack.java 75 * Gets the specified producer Value from the stack, without disturbing it.
99 * Gets the specified producer Value from the stack, without disturbing it.
  /external/srec/srec/Semproc/include/
SR_ExpressionParser.h 185 * @param lexAnalyzer pointer to the lexical analyzer where the parser gets tokens from
186 * @param symtable pointer to the symbol table where the parser gets/sets key-value pairs
  /external/svox/pico/lib/
picobase.h 101 * Gets next UTF8 character 'utf8char' from the UTF8 string
125 * Gets previous UTF8 character 'utf8char' from the UTF8 string
picokfst.h 124 /* gets next pair for input symbol specified with preceding call to 'picokfst_kfstStartPairSearch';
147 /* gets next FST transition with a pair with empty input symbol starting from a state
  /external/webkit/JavaScriptCore/API/
JSContextRef.h 114 @abstract Gets the global object of a JavaScript execution context.
122 @abstract Gets the context group to which a JavaScript execution context belongs.
  /external/webkit/JavaScriptCore/wtf/
CrossThreadRefCounted.h 109 // Store the threadId as soon as the ref count gets to 2.
110 // The class gets created with a ref count of 1 and then passed
  /external/webkit/WebCore/platform/gtk/
ScrollbarGtk.cpp 120 // reset the values so that the surrounding scrollbar gets updated, or
121 // e.g. for a GtkScrolledWindow the scrollbar gets hidden.
  /frameworks/base/awt/java/awt/
Rectangle.java 148 * Gets the X coordinate of bound as a double.
159 * Gets the Y coordinate of bound as a double.
170 * Gets the height of the rectangle as a double.
181 * Gets the width of the rectangle as a double.
204 * Gets the size of a Rectangle as Dimension object.
236 * Gets the location of a rectangle's upper left corner as a Point object.
345 * Gets bounds of the rectangle as a new Rectangle object.
357 * Gets the bounds of the original rectangle as a Rectangle2D object.
  /frameworks/base/awt/javax/imageio/plugins/jpeg/
JPEGQTable.java 119 * Gets the current quantization table as an array of integer values.
128 * Gets the scaled instance as quantization table where the values are
  /frameworks/base/awt/javax/imageio/spi/
ImageReaderSpi.java 134 * Gets an array of Class objects whose types can be used as input for this
195 * Gets an array of strings with names of the ImageWriterSpi classes that
ImageWriterSpi.java 147 * Gets an array of Class objects whose types can be used as output for this
218 * Gets an array of strings with names of the ImageReaderSpi classes that
  /frameworks/base/core/java/android/app/
SuggestionsAdapter.java 346 * Gets a drawable with no color when selected or pressed, and the given color when
428 * Gets the text to show in the query field when a suggestion is selected.
487 * Gets a drawable given a value provided by a suggestion provider.
543 * Gets a drawable by URI, without using the cache.
597 * Gets the left-hand side icon that will be used for the current suggestion
629 * Gets the activity or application icon for an activity.
653 * Gets the activity or application icon for an activity.
681 * Gets the value of a string column by name.
  /frameworks/base/core/java/android/util/
SparseBooleanArray.java 49 * Gets the boolean mapped from the specified key, or <code>false</code>
57 * Gets the boolean mapped from the specified key, or the specified value
SparseIntArray.java 48 * Gets the int mapped from the specified key, or <code>0</code>
56 * Gets the int mapped from the specified key, or the specified value
  /frameworks/base/core/tests/coretests/src/android/view/menu/
MenuScenario.java 164 * Gets a menu view. Call this after you're sure it has been shown,
175 * Gets the menu item view for a given position.
  /frameworks/base/graphics/java/android/graphics/
PathMeasure.java 50 // reference to it here, since it's fine if it gets GC'd
60 // reference to it here, since it's fine if it gets GC'd

Completed in 119 milliseconds

<<31323334353637383940>>