HomeSort by relevance Sort by last modified time
    Searched full:surrounded (Results 1 - 25 of 473) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/subzero/crosstest/
lit.cfg 17 # name being surrounded by \b word match operators. If the
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
MoreKeySpecSplitTests.java 113 assertTextArray("Label surrounded by spaces", " abc ", " abc ");
114 assertTextArray("Surrogate pair surrounded by space",
173 assertTextArray("Multiple chars surrounded by spaces", " a , b , c ", " a ", " b ", " c ");
177 assertTextArray("Multiple labels surrounded by spaces", " abc , def , ghi ",
183 assertTextArray("Multiple chars with comma surrounded by spaces", " a , \\, , c ",
187 assertTextArray("Multiple labels with escape surrounded by spaces",
191 assertTextArray("Multiple labels with comma and escape surrounded by spaces",
MoreKeySpecStringReferenceTests.java 116 assertTextArray("label surrounded by spaces", "!string/label_surrounded_by_spaces",
152 assertTextArray("Multiple chars surrounded by spaces",
157 assertTextArray("Multiple labels surrounded by spaces",
165 assertTextArray("Multiple chars with comma surrounded by spaces",
171 assertTextArray("Multiple labels with escape surrounded by spaces",
177 assertTextArray("Multiple labels with comma and escape surrounded by spaces",
  /device/google/contexthub/lefty/
lefty_service.cpp 33 // which is surrounded with configureRpcThreadpool/joinRpcThreadpool.
  /external/clang/test/Lexer/
has_extension.c 47 // Arbitrary feature to test that the extension name can be surrounded with
  /external/curl/tests/data/
test1046 41 # --interface doesn't accept an address surrounded by [] so %CLIENT6IP is out
test1048 49 # --interface doesn't accept an address surrounded by [] so %CLIENT6IP is out
test1050 44 # --interface doesn't accept an address surrounded by [] so %CLIENT6IP is out
  /libnativehelper/include/nativehelper/
AsynchronousCloseMonitor.h 27 * Every blocking I/O operation must be surrounded by an AsynchronousCloseMonitor
  /packages/apps/Email/tests/src/com/android/emailcommon/internet/
MimeBodyPartTest.java 50 // surrounded by optional bracket
  /prebuilts/go/darwin-x86/src/encoding/json/
tags.go 25 // contains a particular substr flag. substr must be surrounded by a
  /prebuilts/go/linux-x86/src/encoding/json/
tags.go 25 // contains a particular substr flag. substr must be surrounded by a
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
text.h 49 // result to *literal. String literals must be surrounded by double-quotes ("),
  /frameworks/base/core/java/android/net/
WifiKey.java 43 * UTF-8, it will be surrounded by double quotation marks. Otherwise, it will be a string of
59 * decoded as UTF-8, it should be surrounded by double quotation marks. Otherwise,
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/bluetooth/
BluetoothNameUtils.java 32 * - a string surrounded by quotes
33 * - a string surrounded by parentheses
  /external/jacoco/
README.android 12 compilation. The changes are surrounded by "BEGIN android-change" and "END android-change". Here
  /frameworks/support/annotations/src/main/java/androidx/annotation/
RequiresFeature.java 30 * Android Studio can check that calls marked with this annotation is surrounded by has-feature
  /external/google-breakpad/src/testing/gtest/
configure.ac 4 # integers separated by periods and surrounded by square brackets (e.g.
  /external/googletest/googletest/
configure.ac 4 # integers separated by periods and surrounded by square brackets (e.g.
  /external/protobuf/gtest/
configure.ac 4 # integers separated by periods and surrounded by square brackets (e.g.
  /external/v8/testing/gtest/
configure.ac 4 # integers separated by periods and surrounded by square brackets (e.g.
  /external/vulkan-validation-layers/tests/gtest-1.7.0/
configure.ac 4 # integers separated by periods and surrounded by square brackets (e.g.
  /packages/apps/Settings/src/com/android/settings/
LinkifyUtils.java 44 * The text surrounded with "LINK_BEGIN" and "LINK_END" will become a clickable link. Only
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/
configure.ac 4 # integers separated by periods and surrounded by square brackets (e.g.
  /tools/metalava/src/main/java/com/android/tools/metalava/model/
ParameterItem.kt 58 * literal representation of the value, e.g. strings would be surrounded

Completed in 1290 milliseconds

1 2 3 4 5 6 7 8 91011>>