HomeSort by relevance Sort by last modified time
    Searched full:over (Results 326 - 350 of 5857) sorted by null

<<11121314151617181920>>

  /external/chromium/net/socket/
ssl_client_socket.h 50 // an agreement about the application level protocol to speak over a
63 // use over the TLS connection. NextProto enumerates the application level
  /external/clang/test/Analysis/
properties.m 97 value = self.myNumber; // _myNumber will be over released, since the value returned from self.myNumber is not retained.
99 value = [self.myNumber retain]; // this line fixes the over release
  /external/e2fsprogs/doc/
libblkid.txt 62 will be repeatedly parsed over and over again, with memory allocated
  /external/libnl-headers/netlink/
msg.h 117 * Iterate over a stream of attributes in a message
128 * Iterate over a stream of messages
  /external/llvm/docs/CommandGuide/
llvm-config.pod 27 =over
106 =over
llvm-nm.pod 27 =over
70 =over
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp1.txt 16 conclusion I do: that you have to go with familiar syntax over logical
47 > specifications, because types are going to be all over the programs.
2002-06-25-MegaPatchInfo.txt 31 makes it much easier to write nested loops that iterator over things, changing
71 iterator over the arguments, now the a*() methods can be used to access them.
  /external/proguard/src/proguard/classfile/editor/
ConstantPoolSorter.java 91 // Copy the sorted constant pool entry over to the constant pool.
111 // Copy the new constant pool over.
  /external/proguard/src/proguard/optimize/peephole/
UnreachableExceptionRemover.java 74 // Go over the exception table.
118 // Go over all instructions.
  /external/quake/quake/src/QW/client/
bothdefs.h 57 // fall over
79 #define MAX_MODELS 256 // these are sent over the net as bytes
  /external/quake/quake/src/QW/
qwcl.spec.sh 26 original version of Quake can be played over the Internet, many users modem
36 one thing, play deathmatch games over a TCP/IP network such as the Internet.
qwsv.spec.sh 26 original version of Quake can be played over the Internet, many users modem
36 one thing, play deathmatch games over a TCP/IP network such as the Internet.
  /external/tcpdump/
print-ipfc.c 45 * RFC 2625 IP-over-Fibre Channel.
99 /* Skip over Network_Header */
  /external/webkit/Source/WebCore/bridge/jni/v8/
JNIUtilityPrivate.cpp 98 // Now iterate over each element and add to the array.
113 // Now iterate over each element and add to the array.
129 // Now iterate over each element and add to the array.
141 // Now iterate over each element and add to the array.
153 // Now iterate over each element and add to the array.
168 // Now iterate over each element and add to the array.
183 // Now iterate over each element and add to the array.
198 // Now iterate over each element and add to the array.
  /external/webkit/Source/WebCore/manual-tests/plugins/
windowed.html 73 <div id="overlayDiv"> This is an overlay that will display over the flash. In addition, you should be able to see
101 <input type="checkbox" name="testZIndex"> Test if html can display over flash
windowless.html 74 <div id="overlayDiv"> This is an overlay that will display over the flash. In addition, you should be able to see
102 <input type="checkbox" name="testZIndex"> Test if html can display over flash
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsTypes.cpp 37 "source-over",
41 "destination-over",
  /external/webkit/Source/WebKit/android/WebCoreSupport/
WebResourceRequest.cpp 82 // Skip over referrer headers found in the header map because we already
88 // Skip over "Cache-Control: max-age=0" header if the corresponding
  /external/webkit/Source/WebKit/mac/History/
WebURLsWithTitles.m 38 // Make a canned array so we don't construct it on the fly over and over.
  /external/wpa_supplicant_8/src/crypto/
md5-non-fips.c 23 * hmac_md5_vector_non_fips_allow - HMAC-MD5 over data vector (RFC 2104)
100 * hmac_md5_non_fips_allow - HMAC-MD5 over data buffer (RFC 2104)
md5.c 23 * hmac_md5_vector - HMAC-MD5 over data vector (RFC 2104)
99 * hmac_md5 - HMAC-MD5 over data buffer (RFC 2104)
  /frameworks/base/core/java/android/widget/
EditText.java 30 * This is supposed to be a *very* thin veneer over TextView.
36 * EditText is a thin veneer over TextView that configures itself
  /frameworks/base/drm/java/android/drm/
DrmInfo.java 98 * Retrieves an iterator object that you can use to iterate over the keys associated with
108 * Retrieves an iterator object that you can use to iterate over the values associated with
DrmInfoRequest.java 113 * Retrieves an iterator object that you can use to iterate over the keys associated with
123 * Retrieves an iterator object that you can use to iterate over the values associated with

Completed in 6824 milliseconds

<<11121314151617181920>>