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

1 2 3 4

  /device/google/cuttlefish_common/host/libs/ivserver/
README.md 6 We are breaking from the general philosophy of ivshmem-server inter-vm
  /prebuilts/go/darwin-x86/src/cmd/internal/edit/
edit.go 26 // An edits is a list of edits that is sortable by start offset, breaking ties by end offset.
70 // Breaking ties by ending position allows insertions at point x
  /prebuilts/go/linux-x86/src/cmd/internal/edit/
edit.go 26 // An edits is a list of edits that is sortable by start offset, breaking ties by end offset.
70 // Breaking ties by ending position allows insertions at point x
  /build/soong/android/
hooks.go 23 // to the interface without breaking existing module types.
  /build/soong/cc/config/
clang.go 135 // Turn off -Wthread-safety-negative, to avoid breaking projects that use -Weverything.
  /prebuilts/go/darwin-x86/misc/android/
go_android_exec.go 36 // Avoid that by wrapping stderr, breaking the short circuit and
  /prebuilts/go/darwin-x86/src/debug/dwarf/
type_test.go 38 // they keep breaking the DWARF output. This map lists the
  /prebuilts/go/linux-x86/misc/android/
go_android_exec.go 36 // Avoid that by wrapping stderr, breaking the short circuit and
  /prebuilts/go/linux-x86/src/debug/dwarf/
type_test.go 38 // they keep breaking the DWARF output. This map lists the
  /prebuilts/go/darwin-x86/src/html/template/
js_test.go 189 // Prevent breaking out of text node and element boundaries.
244 // Prevent breaking out of text node and element boundaries.
  /prebuilts/go/linux-x86/src/html/template/
js_test.go 189 // Prevent breaking out of text node and element boundaries.
244 // Prevent breaking out of text node and element boundaries.
  /external/golang-protobuf/ptypes/any/
any.pb.go 118 // breaking changes.)
  /external/icu/icu4c/packaging/rpm/
icu.spec 30 sentence breaking, etc.
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Any.cs 150 /// breaking changes.)
Api.cs 142 /// indicates a breaking change and the minor version an additive,
143 /// non-breaking change. Both version numbers are signals to users
  /external/syslinux/
syslinux.spec 153 - Copy, don't link, *.c32 into /boot; rpm doesn't like breaking links.
  /prebuilts/go/darwin-x86/src/internal/testenv/
testenv.go 234 // from breaking tests that are trying to parse other command output.
  /prebuilts/go/linux-x86/src/internal/testenv/
testenv.go 234 // from breaking tests that are trying to parse other command output.
  /system/core/adb/
Android.mk 32 # CreateFile(), _tfopen(), etc. map to versions that take wchar_t*, breaking the
  /prebuilts/go/darwin-x86/src/encoding/json/
encode.go 1176 // sort field by name, breaking ties with depth, then
1177 // breaking ties with "name came from json tag", then
1178 // breaking ties with index sequence.
    [all...]
  /prebuilts/go/linux-x86/src/encoding/json/
encode.go 1176 // sort field by name, breaking ties with depth, then
1177 // breaking ties with "name came from json tag", then
1178 // breaking ties with index sequence.
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb 917 matching patterns in the text input and breaking the input into tokens.
    [all...]
  /prebuilts/go/darwin-x86/misc/cgo/testshared/
shared_test.go 834 // If we make an ABI-breaking change to depBase and rebuild libp.so but not exe,
873 run(t, "after non-ABI breaking change", "./bin/exe")
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
genericOps.go 455 // Ops for breaking 64-bit operations on 32-bit architectures
479 // pseudo-ops for breaking Tuple
  /prebuilts/go/darwin-x86/src/encoding/gob/
type.go 278 // without breaking existing files.
862 // The missing full path cannot be fixed without breaking existing gob decoders.

Completed in 1127 milliseconds

1 2 3 4