HomeSort by relevance Sort by last modified time
    Searched refs:way (Results 1 - 25 of 288) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium-libpac/test/js-unittest/
side_effects.js 2 // We write it this way so if the script gets loaded twice,
  /external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.seeks/
tellp.pass.cpp 32 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which)
35 assert(way == std::ios_base::cur);
seekp2.pass.cpp 32 seekoff(typename base::off_type off, std::ios_base::seekdir way,
36 assert(way == std::ios_base::beg);
  /external/u-boot/arch/arc/include/asm/
arc-bcr.h 32 unsigned int pad:24, way:2, lsz:2, sz:4; member in struct:bcr_slc_cfg::__anon46539
34 unsigned int sz:4, lsz:2, way:2, pad:24;
  /external/libunwind/src/mi/
flush_cache.c 56 # warning unw_flush_cache(): need a way to atomically increment an integer.
  /external/curl/docs/cmdline-opts/
http2-prior-knowledge.d 11 away. HTTPS requests will still do HTTP/2 the standard way with negotiated
dump-header.d 13 better way to store cookies.
cookie-jar.d 15 record and use cookies. Another way to activate it is to use the --cookie
disable-eprt.d 9 servers, but they enable more functionality in a better way than the
  /external/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/
tellg.pass.cpp 41 std::ios_base::seekdir way,
45 assert(way == std::ios_base::cur);
  /external/u-boot/arch/arm/cpu/armv7/
cache_v7_asm.S 45 ands r4, r4, r1, lsr #3 @ find maximum number on the way size
46 clz r5, r4 @ find bit position of way size increment
52 ARM( orr r11, r10, r4, lsl r5 ) @ factor way and cache number into r11
54 THUMB( orr r11, r10, r6 ) @ factor way and cache number into r11
58 mcr p15, 0, r11, c7, c14, 2 @ clean & invalidate by set/way
61 subs r4, r4, #1 @ decrement the way
115 ands r4, r4, r1, lsr #3 @ find maximum number on the way size
116 clz r5, r4 @ find bit position of way size increment
122 ARM( orr r11, r10, r4, lsl r5 ) @ factor way and cache number into r11
124 THUMB( orr r11, r10, r6 ) @ factor way and cache number into r1
    [all...]
  /external/libchrome/third_party/markupsafe/
_speedups.c 196 "Make a string unicode if it isn't already. That way a markup\n"
  /external/skia/tools/
reformat-json.py 16 Should not modify the JSON contents in any meaningful way.
  /external/skqp/tools/
reformat-json.py 16 Should not modify the JSON contents in any meaningful way.
  /external/antlr/runtime/JavaScript/src/org/antlr/runtime/tree/
RewriteRuleTokenStream.js 19 * This way we can do hetero tree nodes in rewrite.
  /external/google-styleguide/
google_python_style.vim 1 " Indent Python in the Google way.
  /external/grpc-grpc/tools/http2_interop/
http1frame.go 9 // HTTP1Frame is not a real frame, but rather a way to represent an http1.x response.
  /external/llvm/bindings/go/llvm/
bitwriter.go 39 // TODO(nsf): Figure out way how to make it work with io.Writer
  /external/llvm/test/MC/Mips/micromips/
invalid-wrong-error.s 7 # misleading. Ideally, we'd emit every way to achieve a valid match instead
  /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
bitwriter.go 39 // TODO(nsf): Figure out way how to make it work with io.Writer
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/micromips/
invalid-wrong-error.s 7 # misleading. Ideally, we'd emit every way to achieve a valid match instead
  /external/libunwind/src/arm/
getcontext.S 33 @ registers. It must be called in a special way, not as a regular
  /external/llvm/test/MC/ARM/
elf-thumbfunc-reloc.s 30 @@ make sure the relocation is with f. That is one way to make sure it includes
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
elf-thumbfunc-reloc.s 30 @@ make sure the relocation is with f. That is one way to make sure it includes
  /external/apache-commons-bcel/src/changes/
release-notes.vm 29 way to analyze, create, and manipulate compiled .class files. Classes are

Completed in 1366 milliseconds

1 2 3 4 5 6 7 8 91011>>