HomeSort by relevance Sort by last modified time
    Searched full:assigned (Results 426 - 450 of 1561) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/main/java/java/io/
ObjectOutputStream.java 80 * All objects are assigned an ID (integer handle)
741 * @return the handle assigned to the class descriptor
    [all...]
  /external/icu4c/common/
ucnvmbcs.c 260 * therefore, fallback values cannot be assigned to byte
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_deque.h 828 * assigned. Old data may be lost.
840 * @param n Number of elements to be assigned.
841 * @param val Value to be assigned.
846 * the number of elements assigned. Old data may be lost.
862 * assigned. Old data may be lost.
882 * assigned. Old data may be lost.
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 828 * assigned. Old data may be lost.
840 * @param n Number of elements to be assigned.
841 * @param val Value to be assigned.
846 * the number of elements assigned. Old data may be lost.
862 * assigned. Old data may be lost.
882 * assigned. Old data may be lost.
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 828 * assigned. Old data may be lost.
840 * @param n Number of elements to be assigned.
841 * @param val Value to be assigned.
846 * the number of elements assigned. Old data may be lost.
862 * assigned. Old data may be lost.
882 * assigned. Old data may be lost.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMManagerDefault.java 540 // more attention to. (Especially since only DTMs which are assigned
662 * DTM IDs may also be assigned to this DTM.
728 // Multiple DTM IDs may be assigned to a single DTM.
  /external/chromium/base/synchronization/
condition_variable_unittest.cc 73 int GetThreadId(); // Get an ID assigned to a thread..
234 // Wait until all 10 work tasks have at least been assigned.
280 // Wait until all work tasks have at least been assigned.
  /external/chromium/chrome/browser/history/
history_types.h 307 // Unique identifier for folders. This is assigned by the UI.
309 // WARNING: this is NOT the same as id, id is assigned by the database,
310 // this is assigned by the UI. See note about StarredEntry for more info.
  /external/icu4c/i18n/
ucol_res.cpp     [all...]
  /external/jpeg/
jchuff.c 562 * assigned any code, which saves space in the DHT marker as well as in
680 * The JPEG standard requires that no symbol be assigned a codeword of all
791 * Huffman procedure assigned any such lengths, we must adjust the coding.
  /external/mesa3d/src/glsl/
ir.h 353 * slot has not been assigned, the value will be -1.
363 * Value assigned in the initializer of a variable declared "const"
684 * Value being assigned
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
bugzilla.py 156 needs_commit_query_url = "buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=review%2B"
181 commit_queue_url = "buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=commit-queue%2B&order=Last+Changed"
191 review_queue_url = "buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=review?"
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
CodeItem.java 198 * constants need to be assigned indices.
  /dalvik/dx/src/com/android/dx/dex/file/
CodeItem.java 198 * constants need to be assigned indices.
  /dalvik/dx/src/com/android/dx/rop/
package-info.java 115 * is necessary because the result register will not be assigned to if an
  /dalvik/dx/src/com/android/dx/ssa/
ConstCollector.java 317 * assigned registers.
SsaConverter.java 347 /* Worklist set starts out with each node where reg is assigned. */
  /development/ndk/platforms/android-3/include/
netdb.h 173 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
  /development/ndk/platforms/android-9/include/EGL/
egl.h 60 * enums are assigned unique values starting at 0x3000.
  /development/tools/emulator/opengl/host/libs/Translator/include/EGL/
egl.h 60 * enums are assigned unique values starting at 0x3000.
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
DeflaterOutputStreamTest.java 277 // dos.close() won't close fos1 because it has been re-assigned to
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOM2Helper.java 279 * was not assigned a Namespace.
  /external/bluetooth/bluez/lib/
bluetooth.c 468 return "not assigned";
  /external/chromium/chrome/browser/debugger/
extension_ports_remote_service.cc 340 // Reply to external client with the port ID assigned to the new channel.
  /external/chromium/chrome/browser/policy/proto/
device_management_backend.proto 143 // The device display name assigned by the server. It is only

Completed in 1119 milliseconds

<<11121314151617181920>>