HomeSort by relevance Sort by last modified time
    Searched refs:HEAD (Results 101 - 125 of 168) sorted by null

1 2 3 45 6 7

  /external/chromium-trace/catapult/third_party/webapp2/tests/
handler_test.py 39 def head(self, **kwargs): member in class:MethodsHandler
40 self.response.out.write('home sweet home - HEAD')
271 req.method = 'HEAD'
385 ['GET', 'POST', 'HEAD', 'OPTIONS', 'PUT', 'DELETE', 'TRACE'].sort())
  /external/jetty/src/java/org/eclipse/jetty/servlet/
DefaultServlet.java 630 resp.setHeader("Allow", "GET,HEAD,POST,OPTIONS");
679 if (!request.getMethod().equals(HttpMethods.HEAD) )
    [all...]
  /external/libpcap/
config.guess 30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
264 # types through head -n 1, so we only detect the type of CPU 0.
265 ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1`
    [all...]
  /external/tcpdump/
config.guess 30 # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
264 # types through head -n 1, so we only detect the type of CPU 0.
265 ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1`
    [all...]
  /external/llvm/lib/TableGen/
Record.cpp 687 case HEAD: {
689 assert(!LHSl->empty() && "Empty list in head");
727 case HEAD: Result = "!head"; break;
    [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/modules/http-builder/http-builder/0.7.2/
http-builder-0.7.2.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-http/8.1.14.v20131031/
jetty-http-8.1.14.v20131031.jar 
  /external/llvm/include/llvm/TableGen/
Record.h 680 enum UnaryOp { CAST, HEAD, TAIL, EMPTY };
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentSkipListMap.java 99 * Head nodes Index nodes
259 * tree-like structure) also uses CAS. The head index has initial
261 * than the current level adds a level to the head index by
262 * CAS'ing on a new top-most head. To maintain good performance
321 * Head: h
336 * The topmost head index of the skiplist.
338 private transient volatile HeadIndex<K,V> head; field in class:ConcurrentSkipListMap
367 head = new HeadIndex<K,V>(new Node<K,V>(null, BASE_HEADER, null),
372 * compareAndSet head node.
375 return U.compareAndSwapObject(this, HEAD, cmp, val)
    [all...]
  /prebuilts/tools/common/m2/repository/nekohtml/nekohtml/1.9.6.2/
nekohtml-1.9.6.2.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.16/
nekohtml-1.9.16.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.20/
nekohtml-1.9.20.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/caliper/lib/
jersey-core-1.11.jar 
  /external/skia/third_party/yasm/config/android/
Makefile 555 PACKAGE_STRING = yasm HEAD
557 PACKAGE_VERSION = HEAD
571 VERSION = HEAD
    [all...]
  /external/skia/third_party/yasm/config/chromeos/
Makefile 555 PACKAGE_STRING = yasm HEAD
557 PACKAGE_VERSION = HEAD
571 VERSION = HEAD
    [all...]
  /external/skia/third_party/yasm/config/linux/
Makefile 555 PACKAGE_STRING = yasm HEAD
557 PACKAGE_VERSION = HEAD
571 VERSION = HEAD
    [all...]
  /external/skia/third_party/yasm/config/openbsd/
Makefile 555 PACKAGE_STRING = yasm HEAD
557 PACKAGE_VERSION = HEAD
571 VERSION = HEAD
    [all...]
  /external/skia/third_party/yasm/config/win/
Makefile 555 PACKAGE_STRING = yasm HEAD
557 PACKAGE_VERSION = HEAD
571 VERSION = HEAD
    [all...]
  /external/bison/
maint.mk     [all...]
  /prebuilts/tools/common/m2/repository/com/google/http-client/google-http-client/1.19.0/
google-http-client-1.19.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/serializer/2.7.1/
serializer-2.7.1.jar 
  /build/tools/droiddoc/templates-pdk/assets/
jquery-1.6.2.min.js     [all...]
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/static/
jquery-1.6.1.min.js     [all...]

Completed in 683 milliseconds

1 2 3 45 6 7