/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/ |
safe_iterator.h | 58 * _Safe_iterators can be determined singular or non-singular via 112 /// @post the iterator is singular and unattached 120 * @post this is not singular
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/ |
safe_iterator.h | 58 * _Safe_iterators can be determined singular or non-singular via 112 /// @post the iterator is singular and unattached 120 * @post this is not singular
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_sequence.h | 101 are not singular, and for which @c pred(x) returns @c
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_sequence.h | 101 are not singular, and for which @c pred(x) returns @c
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/ |
safe_sequence.h | 101 are not singular, and for which @c pred(x) returns @c
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/ |
safe_sequence.h | 101 are not singular, and for which @c pred(x) returns @c
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/ |
safe_iterator.h | 58 * _Safe_iterators can be determined singular or non-singular via 112 /// @post the iterator is singular and unattached 120 * @post this is not singular
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/ |
safe_iterator.h | 58 * _Safe_iterators can be determined singular or non-singular via 112 /// @post the iterator is singular and unattached 120 * @post this is not singular
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
extension_set.h | 221 // singular fields ------------------------------------------------- 400 // Interface of a lazily parsed singular message extension. 459 // For singular types, indicates if the extension is "cleared". This 467 // For singular message types, indicates whether lazy parsing is enabled 469 // and !is_repeated because we only support lazy parsing for singular 522 // Like ParseField(), but this method may parse singular message extensions [all...] |
message.h | 186 // Merge the fields from the given message into this message. Singular 341 // - A Get*() or Set*() method for singular fields is called on a repeated 415 // extensions. Singular fields will only be listed if HasField(field) would 422 // Singular field getters ------------------------------------------ 469 // Singular field mutators ----------------------------------------- 623 // The methods above, e.g. GetRepeatedInt32(msg, fd, index), provide singular [all...] |
/external/protobuf/java/src/main/java/com/google/protobuf/ |
GeneratedMessage.java | 332 /** Check if a singular extension is present. */ 574 /** Check if a singular extension is present. */ [all...] |
GeneratedMessageLite.java | 110 /** Check if a singular extension is present. */ 232 /** Check if a singular extension is present. */
|
/external/protobuf/src/google/protobuf/ |
message.h | 205 // Merge the fields from the given message into this message. Singular 360 // - A Get*() or Set*() method for singular fields is called on a repeated 431 // extensions. Singular fields will only be listed if HasField(field) would 438 // Singular field getters ------------------------------------------ 485 // Singular field mutators ----------------------------------------- [all...] |
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
GeneratedMessage.java | 511 /** Check if a singular extension is present. */ 593 /** Check if a singular extension is present. */ 905 /** Check if a singular extension is present. */ [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/ |
libgnustl_shared.so | |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/ |
libgnustl_shared.so | |
/external/chromium/webkit/glue/ |
inspector_strings.grd | 197 <message name="IDS_ERRORS_COUNT_SINGULAR" desc="Errors count, singular."> 200 <message name="IDS_ERRORS_AND_WARNINGS_COUNTS_SINGULAR_SINGULAR" desc="Errors and warnings counts, singular-singular."> 203 <message name="IDS_ERRORS_AND_WARNINGS_COUNTS_SINGULAR_PLURAL" desc="Errors and warnings counts, singular-plural."> 209 <message name="IDS_ERRORS_AND_WARNINGS_COUNTS_PLURAL_SINGULAR" desc="Errors and warnings counts, plural-singular."> 221 <message name="IDS_STYLE_CHANGE_SINGULAR" desc="Style changes count, singular."> 227 <message name="IDS_WARNINGS_COUNT_SINGULAR" desc="Warnings count, singular."> 302 <message name="IDS_MATCHES_COUNT_SINGULAR" desc="Matches count, singular."> [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
m_matrix.c | 62 #define MAT_FLAG_SINGULAR 0x80 /**< is a singular matrix flag */ 343 * \return GL_TRUE for success, GL_FALSE for failure (\p singular matrix). 471 * \return GL_TRUE for success, GL_FALSE for failure (\p singular matrix). 488 * determine if the matrix is singular. 545 * \return GL_TRUE for success, GL_FALSE for failure (\p singular matrix). 644 * \return GL_TRUE for success, GL_FALSE for failure (\p singular matrix). 676 * \return GL_TRUE for success, GL_FALSE for failure (\p singular matrix). 760 * \return GL_TRUE for success, GL_FALSE for failure (\p singular matrix). [all...] |
/external/iptables/include/ |
xtables.h | 124 * @min: lowest allowed value (for singular integral types) 125 * @max: highest allowed value (for singular integral types)
|
xtables.h.in | 124 * @min: lowest allowed value (for singular integral types) 125 * @max: highest allowed value (for singular integral types)
|
/external/mesa3d/src/mesa/math/ |
m_matrix.c | 62 #define MAT_FLAG_SINGULAR 0x80 /**< is a singular matrix flag */ 343 * \return GL_TRUE for success, GL_FALSE for failure (\p singular matrix). 471 * \return GL_TRUE for success, GL_FALSE for failure (\p singular matrix). 488 * determine if the matrix is singular. 545 * \return GL_TRUE for success, GL_FALSE for failure (\p singular matrix). 644 * \return GL_TRUE for success, GL_FALSE for failure (\p singular matrix). 676 * \return GL_TRUE for success, GL_FALSE for failure (\p singular matrix). 760 * \return GL_TRUE for success, GL_FALSE for failure (\p singular matrix). [all...] |
/external/chromium_org/chrome/tools/build/mac/ |
dump_product_syms | 108 # stem is just the name of the singular file on disk.
|
/external/chromium_org/ui/base/l10n/ |
l10n_util.h | 157 // be used. |message_ids| must be size 6 and in order: default, singular, zero,
|
/external/chromium_org/ui/gfx/ |
matrix3_f.cc | 105 return inverse; // Singular matrix. Return Zeros().
|
/external/eigen/bench/btl/libs/blitz/ |
blitz_LU_solve_interface.hh | 103 INFOS( "blitz_LU_factor::Singular matrix" ) ;
|