HomeSort by relevance Sort by last modified time
    Searched refs:BY (Results 201 - 225 of 423) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/protobuf/csharp/src/Google.Protobuf.Test/
ByteStringTest.cs 20 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  /external/protobuf/editors/
proto.vim 19 " THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  /external/protobuf/js/binary/
writer_test.js 19 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  /external/protobuf/js/
debug.js 19 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  /external/v8/tools/profviz/
worker.js 16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  /prebuilts/go/darwin-x86/src/strconv/
makeisprint.go 2 // Use of this source code is governed by a BSD-style
140 // Use of this source code is governed by a BSD-style
142 fmt.Fprintf(&buf, "// DO NOT EDIT. GENERATED BY\n")
180 fmt.Fprintf(&buf, "// isGraphic lists the graphic runes not matched by IsPrint.\n")
  /prebuilts/go/linux-x86/src/strconv/
makeisprint.go 2 // Use of this source code is governed by a BSD-style
140 // Use of this source code is governed by a BSD-style
142 fmt.Fprintf(&buf, "// DO NOT EDIT. GENERATED BY\n")
180 fmt.Fprintf(&buf, "// isGraphic lists the graphic runes not matched by IsPrint.\n")
  /prebuilts/ndk/r11/sources/third_party/googletest/
Android.mk 17 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  /prebuilts/ndk/r13/sources/third_party/googletest/
Android.mk 17 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/IA32/
MpFuncs.S 31 #ALSO THIS PROCEDURE IS EXECUTED BY APs ONLY ON 16 BIT MODE. HENCE THIS PROC
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dot.rb 22 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
main.rb 21 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
50 Defines command-line options and attribute mappings shared by all types of
58 # the input stream used by the Main script; defaults to <tt>$stdin</tt>
78 # constructs an OptionParser and parses the argument list provided by +argv+
114 It defines the skeletal structure shared by all main
169 # overriden by subclasses
403 warn( "unable to load the library specified by --lexer-file: #{ $! }" )
422 "(stderr by default)" ) do |path|
516 warn( "unable to load the library `#{ val }' specified by --lexer-file: #{ $! }" )
531 warn( "unable to load the library specified by --parser-file: #{ $! }"
    [all...]
profile.rb 22 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
39 ANTLR3::Profile::ParserEvents expands basic debugging events for use by
40 recognition code generated by ANTLR when called with the <tt>-profile</tt>
  /external/v8/tools/
SourceMap.js 16 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
55 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 9 # it under the terms of the GNU General Public License as published by
23 # either be viewed by reading everything after "__DATA__" or by
72 # Sorted host list. (It's actually sorted by IP--the sub &byip() compares two
73 # IP addresses, octet by octet, and figures out which is higher.)
143 # Sort hosts by IP ;-)
206 # Pad string to a certain length by repeatedly prepending another string.
260 # out. (By not sleeping the whole time after a change
280 freedom to share and change it. By contrast, the GNU General Public
285 using it. (Some other Free Software Foundation software is covered by
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
bfin-parse.y 7 it under the terms of the GNU General Public License as published by
346 return yyerror ("Destination Dregs (full) must differ by one");
566 %token IF COMMA BY
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/X64/
MpFuncs.S 35 #ALSO THIS PROCEDURE IS EXECUTED BY APs ONLY ON 16 BIT MODE. HENCE THIS PROC