HomeSort by relevance Sort by last modified time
    Searched full:clause (Results 176 - 200 of 1198) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/okhttp/okio/src/main/java/okio/
Util.java 59 * Throws {@code t}, even if the declared throws clause doesn't permit it.
  /external/oprofile/pp/
common_option.h 49 * common options and providing the necessary try catch clause
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_gui.sgml 83 advertisement clause removed).</para>
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
StrSegment.java 22 * This class defines information of a segment in a string, such as a character, a word or a clause.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/
cerrno 48 // Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
cerrno 46 // Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cerrno 46 // Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
cerrno 48 // Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
cerrno 48 // Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
cerrno 48 // Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
cerrno 48 // Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
cerrno 48 // Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cerrno 48 // Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
cerrno 48 // Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
cerrno 48 // Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
cerrno 46 // Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/
cerrno 46 // Adhere to section 17.4.1.2 clause 5 of ISO 14882:1998
  /external/chromium_org/third_party/
PRESUBMIT.py 8 '(New )?([23]-Clause )?BSD( [23]-Clause)?( with advertising clause)?',
  /external/chromium_org/third_party/mesa/src/src/glsl/
lower_if_to_cond_assign.cpp 191 * the then-clause of the if-statement. Use the condition variable as a
215 /* If there are instructions in the else-clause, store the inverse of the
217 * else-clause if the if-statement. Use the (inverse) condition variable
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2_tokenizer.h 36 ** the tokenizer clause of the CREATE VIRTUAL TABLE statement to the
40 ** be used for the fts2 table (customized by the tokenizer clause arguments).
61 ** arguments passed to the "tokenizer" clause of the CREATE VIRTUAL
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_tokenizer.h 36 ** the tokenizer clause of the CREATE VIRTUAL TABLE statement to the
40 ** be used for the fts3 table (customized by the tokenizer clause arguments).
61 ** arguments passed to the "tokenizer" clause of the CREATE VIRTUAL
  /external/chromium_org/third_party/sqlite/src/test/
misc4.test 112 } {1 {aggregate functions are not allowed in the GROUP BY clause}}
127 } {1 {aggregate functions are not allowed in the GROUP BY clause}}
134 } {1 {aggregate functions are not allowed in the GROUP BY clause}}
  /external/mesa3d/src/glsl/
lower_if_to_cond_assign.cpp 191 * the then-clause of the if-statement. Use the condition variable as a
215 /* If there are instructions in the else-clause, store the inverse of the
217 * else-clause if the if-statement. Use the (inverse) condition variable
  /packages/inputmethods/OpenWnn/
README.txt 45 Index 4: Japanese dictionary for clause conversion (single Kanji)
46 Index 5: Japanese dictionary for clause conversion (basic words)
47 Index 6: Japanese dictionary for clause conversion (ancillary words)
  /external/clang/test/OpenMP/
simd_linear_messages.cpp 50 // expected-error@+1 {{argument of a linear clause should be of integral or pointer type}}
141 #pragma omp simd linear(j) // expected-error {{arguments of OpenMP clause 'linear' cannot be of reference type}}
184 // expected-error@+2 {{argument of a linear clause should be of integral or pointer type, not 'S4'}}
185 // expected-error@+1 {{argument of a linear clause should be of integral or pointer type, not 'S5'}}
198 #pragma omp simd linear(j) // expected-error {{arguments of OpenMP clause 'linear' cannot be of reference type 'int &'}}

Completed in 3764 milliseconds

1 2 3 4 5 6 78 91011>>