HomeSort by relevance Sort by last modified time
    Searched refs:forwards (Results 1 - 20 of 20) sorted by null

  /external/caliper/examples/src/main/java/examples/
LoopingBackwardsBenchmark.java 28 @Benchmark int forwards(int reps) { method in class:LoopingBackwardsBenchmark
  /external/protobuf/src/google/protobuf/compiler/js/
js_generator.h 165 std::set<string>* forwards,
172 std::set<string>* forwards,
177 std::set<string>* forwards) const;
181 std::set<string>* forwards) const;
js_generator.cc 1465 std::set<string> forwards; local
1482 std::set<string> forwards; local
1520 std::set<string> forwards; local
    [all...]
  /external/syzkaller/vendor/golang.org/x/net/http2/
headermap.go 50 "max-forwards",
  /external/icu/icu4c/source/common/
filteredbrk.cpp 140 SimpleFilteredSentenceBreakData(UCharsTrie *forwards, UCharsTrie *backwards )
141 : fForwardsPartialTrie(forwards), fBackwardsTrie(backwards), refcount(1) { }
158 SimpleFilteredSentenceBreakIterator(BreakIterator *adopt, UCharsTrie *forwards, UCharsTrie *backwards, UErrorCode &status);
242 SimpleFilteredSentenceBreakIterator::SimpleFilteredSentenceBreakIterator(BreakIterator *adopt, UCharsTrie *forwards, UCharsTrie *backwards, UErrorCode &status) :
244 fData(new SimpleFilteredSentenceBreakData(forwards, backwards)),
309 // We matched the "Ph." in "Ph.D." - now we need to run everything through the forwards trie
330 return kNoExceptionHere; // internal error and/or no forwards trie
  /external/clang/test/CodeGen/
ms-inline-asm.cpp 132 __asm jmp some_label ; This should jump forwards
  /external/antlr/runtime/Ruby/lib/antlr3/debug/
event-hub.rb 8 A special event listener that intercepts debug events and forwards them to other
socket.rb 12 A proxy debug event listener that forwards events over a socket to
  /external/syzkaller/vendor/golang.org/x/net/http2/hpack/
tables.go 177 {Name: "max-forwards"},
  /external/jsoncpp/include/json/
value.h 10 #include "forwards.h"
21 #include <cpptl/forwards.h>
  /external/chromium-libpac/test/js-unittest/
pac_library_unittest.js 322 // Setup the MockDate so it forwards methods to "this.wrappedDate_" (which is a
  /external/golang-protobuf/protoc-gen-go/grpc/
grpc.go 99 // P forwards to g.gen.P.
  /external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
json.h 233 // Beginning of content of file: include/json/forwards.h
275 // End of content of file: include/json/forwards.h
296 #include "forwards.h"
367 #include "forwards.h"
379 #include <cpptl/forwards.h>
    [all...]
  /external/protobuf/conformance/third_party/jsoncpp/
json.h 261 // Beginning of content of file: include/json/forwards.h
303 // End of content of file: include/json/forwards.h
324 #include "forwards.h"
395 #include "forwards.h"
407 #include <cpptl/forwards.h>
    [all...]
  /external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
json.h 233 // Beginning of content of file: include/json/forwards.h
275 // End of content of file: include/json/forwards.h
296 #include "forwards.h"
367 #include "forwards.h"
379 #include <cpptl/forwards.h>
    [all...]
  /external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
json.h 233 // Beginning of content of file: include/json/forwards.h
275 // End of content of file: include/json/forwards.h
296 #include "forwards.h"
367 #include "forwards.h"
379 #include <cpptl/forwards.h>
    [all...]
  /external/icu/icu4c/source/i18n/
usearch.cpp 474 * @param shift table for forwards shift
538 * consideration. Forwards search will take the end accents into consideration
    [all...]
  /external/python/cpython2/Lib/lib-tk/
Tkinter.py     [all...]
  /external/python/cpython3/Lib/tkinter/
__init__.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py     [all...]

Completed in 1884 milliseconds