/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/ |
parser.ml | 93 (* If this is a binop that binds at least as tightly as the current binop, 107 * rhs, let the pending operator take rhs as its lhs. *)
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
parser.ml | 104 (* If this is a binop that binds at least as tightly as the current binop, 118 * rhs, let the pending operator take rhs as its lhs. *)
|
/external/quake/ |
NOTICE | 6 as published by the Free Software Foundation; either version 2 87 the term "modification".) Each licensee is addressed as "you". 97 source code as you receive it, in any medium, provided that you 117 part thereof, to be licensed as a whole at no charge to all third 132 These requirements apply to the modified work as a whole. If 136 sections when you distribute them as separate works. But when you 137 distribute the same sections as part of a whole which is a work based 167 c) Accompany it with the information you received as to the offer 177 control compilation and installation of the executable. However, as a 186 access to copy the source code from the same place counts as [all...] |
/external/bluetooth/bluez/gdbus/ |
NOTICE | 9 * it under the terms of the GNU General Public License as published by 92 the term "modification".) Each licensee is addressed as "you". 102 source code as you receive it, in any medium, provided that you 122 part thereof, to be licensed as a whole at no charge to all third 136 These requirements apply to the modified work as a whole. If 140 sections when you distribute them as separate works. But when you 141 distribute the same sections as part of a whole which is a work based 171 c) Accompany it with the information you received as to the offer 181 control compilation and installation of the executable. However, as a 190 access to copy the source code from the same place counts as [all...] |
/external/bluetooth/bluez/input/ |
NOTICE | 9 * it under the terms of the GNU General Public License as published by 92 the term "modification".) Each licensee is addressed as "you". 102 source code as you receive it, in any medium, provided that you 122 part thereof, to be licensed as a whole at no charge to all third 136 These requirements apply to the modified work as a whole. If 140 sections when you distribute them as separate works. But when you 141 distribute the same sections as part of a whole which is a work based 171 c) Accompany it with the information you received as to the offer 181 control compilation and installation of the executable. However, as a 190 access to copy the source code from the same place counts as [all...] |
/external/bluetooth/bluez/plugins/ |
NOTICE | 9 * it under the terms of the GNU General Public License as published by 92 the term "modification".) Each licensee is addressed as "you". 102 source code as you receive it, in any medium, provided that you 122 part thereof, to be licensed as a whole at no charge to all third 136 These requirements apply to the modified work as a whole. If 140 sections when you distribute them as separate works. But when you 141 distribute the same sections as part of a whole which is a work based 171 c) Accompany it with the information you received as to the offer 181 control compilation and installation of the executable. However, as a 190 access to copy the source code from the same place counts as [all...] |
/external/bluetooth/bluez/src/ |
NOTICE | 11 * it under the terms of the GNU General Public License as published by 94 the term "modification".) Each licensee is addressed as "you". 104 source code as you receive it, in any medium, provided that you 124 part thereof, to be licensed as a whole at no charge to all third 138 These requirements apply to the modified work as a whole. If 142 sections when you distribute them as separate works. But when you 143 distribute the same sections as part of a whole which is a work based 173 c) Accompany it with the information you received as to the offer 183 control compilation and installation of the executable. However, as a 192 access to copy the source code from the same place counts as [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
StateManager.java | 11 * distributed under the License is distributed on an "AS IS" BASIS, 89 ActivityState as = getTopState(); local 90 as.mReceivedResults = state.mResult; 91 if (mIsResumed) as.onPause();
|
/packages/apps/PackageInstaller/src/com/android/packageinstaller/ |
InstallAppProgress.java | 12 ** distributed under the License is distributed on an "AS IS" BASIS, 49 * to install an application bundled as an apk file. The result of the application install 223 PackageUtil.AppSnippet as = PackageUtil.getAppSnippet(this, mAppInfo, 225 mLabel = as.label; 226 PackageUtil.initSnippetForNewApp(this, as, R.id.app_snippet);
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit_view_mac.h | 173 // to the given |as| object. 175 NSMutableAttributedString* as); 194 // edit, such as invoking the keyword editor.
|
/external/chromium/chrome/browser/resources/net_internals/ |
proxyview.js | 11 * - Shows the list of proxy hostnames that are cached as "bad". 42 // Register to receive proxy information as it changes.
|
/external/chromium/testing/gmock/scripts/generator/cpp/ |
gmock_class.py | 12 # distributed under the License is distributed on an "AS IS" BASIS, 77 '// The following line won\'t really compile, as the return',
|
/external/clang/runtime/compiler-rt/ |
Makefile | 32 CLANG_CCFLAGS := -no-integrated-as 40 # build/install runtime libraries for as many targets as clang was configured to 57 # We build all the libraries in a single shot to avoid recursive make as much as
|
/external/clang/tools/scan-build/ |
set-xcode-analyzer | 20 with open(path) as f:
|
/external/gtest/test/ |
Android.mk | 10 # distributed under the License is distributed on an "AS IS" BASIS, 23 # TODO: Refactor these as 1st class build templates as suggested in
|
/external/llvm/test/lib/ |
llvm.exp | 34 # Any other error such as stderr output of a program, or syntax error in 95 #replace as with GNU as 96 regsub -all {\| as } $new_line "| $gas " new_line 103 regsub -all {llvm-as } $new_line "$valgrind llvm-as " new_line
|
/external/mesa3d/docs/ |
MESA_shader_debug.spec | 208 it is meant as if it was of value 0. If the arguments <file> and 209 <line> are not present, they are meant as if they were of values
|
/external/qemu/audio/ |
wavaudio.c | 17 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 104 /* VICE code: Store number as little endian. */ 114 static int wav_out_init (HWVoiceOut *hw, struct audsettings *as) 126 (void) as; 247 wav_in_init (HWVoiceIn *hw, struct audsettings *as) 252 struct audsettings wav_as = *as;
|
/external/srec/config/en.us/ |
Android.mk | 82 # To make the resulting zip as small as possible, install advzip from
|
/external/v8/test/mjsunit/ |
debug-step.js | 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 28 // Flags: --expose-debug-as debug 74 // for loop (line 2) will only make i 0 as a real break point breaks even when
|
mirror-number.js | 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 28 // Flags: --expose-debug-as debug 56 // NaN values are encoded as strings.
|
/external/v8/test/mjsunit/regress/ |
regress-1081309.js | 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 28 // Flags: --expose-debug-as debug 100 // Break on the exception to do a backtrace with undefined as receiver.
|
/external/webkit/LayoutTests/dom/html/level2/html/ |
HTMLOptionsCollection05.js | 89 Search for an element that has select9 as the value for the name attribute. 91 select9 as a value.
|
/external/webkit/LayoutTests/dom/xhtml/level2/html/ |
HTMLOptionsCollection05.js | 89 Search for an element that has select9 as the value for the name attribute. 91 select9 as a value.
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
documentrenamenode01.js | 80 with the new namespaceURI as http://www.w3.org/DOM/Test and name as pre0fix:renamedNode.
|