HomeSort by relevance Sort by last modified time
    Searched full:bracket (Results 26 - 50 of 1002) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
HyperParser.py 81 # find the rightmost bracket to which index belongs
93 # The bracket to which we belong should be an opener.
105 """If the index given to the HyperParser is surrounded by a bracket
107 indices of the opening bracket and the closing bracket (or the
110 the closing bracket and mustclose is True, returns None.
217 # We are at a bracketing limit. If it is a closing bracket,
218 # eat the bracket, otherwise, stop the search.
223 # We were not at the end of a closing bracket
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
HyperParser.py 81 # find the rightmost bracket to which index belongs
93 # The bracket to which we belong should be an opener.
105 """If the index given to the HyperParser is surrounded by a bracket
107 indices of the opening bracket and the closing bracket (or the
110 the closing bracket and mustclose is True, returns None.
217 # We are at a bracketing limit. If it is a closing bracket,
218 # eat the bracket, otherwise, stop the search.
223 # We were not at the end of a closing bracket
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
HyperParser.py 81 # find the rightmost bracket to which index belongs
93 # The bracket to which we belong should be an opener.
105 """If the index given to the HyperParser is surrounded by a bracket
107 indices of the opening bracket and the closing bracket (or the
110 the closing bracket and mustclose is True, returns None.
217 # We are at a bracketing limit. If it is a closing bracket,
218 # eat the bracket, otherwise, stop the search.
223 # We were not at the end of a closing bracket
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
UnivariateRealSolverUtils.java 91 * and <code>b</code> bracket a root of f.
110 * {@link #bracket(UnivariateRealFunction, double, double, double, int)},
115 * bracket a root
125 public static double[] bracket(UnivariateRealFunction function, method in class:UnivariateRealSolverUtils
128 return bracket( function, initial, lowerBound, upperBound,
138 * and <code>b</code> bracket a root of f.
153 * bracket a root
165 public static double[] bracket(UnivariateRealFunction function, method in class:UnivariateRealSolverUtils
BisectionSolver.java 116 // max and m bracket the root.
119 // min and m bracket the root.
  /external/libcxx/test/std/re/re.traits/
lookup_collatename.pass.cpp 91 test("left-square-bracket", std::string("["));
94 test("right-square-bracket", std::string("]"));
106 test("left-curly-bracket", std::string("{"));
109 test("right-curly-bracket", std::string("}"));
167 test(L"left-square-bracket", std::wstring(L"["));
170 test(L"right-square-bracket", std::wstring(L"]"));
182 test(L"left-curly-bracket", std::wstring(L"{"));
185 test(L"right-curly-bracket", std::wstring(L"}"));
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.traits/
lookup_collatename.pass.cpp 83 test("left-square-bracket", std::string("["));
86 test("right-square-bracket", std::string("]"));
98 test("left-curly-bracket", std::string("{"));
101 test("right-curly-bracket", std::string("}"));
156 test(L"left-square-bracket", std::wstring(L"["));
159 test(L"right-square-bracket", std::wstring(L"]"));
171 test(L"left-curly-bracket", std::wstring(L"{"));
174 test(L"right-curly-bracket", std::wstring(L"}"));
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/re/re.traits/
lookup_collatename.pass.cpp 91 test("left-square-bracket", std::string("["));
94 test("right-square-bracket", std::string("]"));
106 test("left-curly-bracket", std::string("{"));
109 test("right-curly-bracket", std::string("}"));
167 test(L"left-square-bracket", std::wstring(L"["));
170 test(L"right-square-bracket", std::wstring(L"]"));
182 test(L"left-curly-bracket", std::wstring(L"{"));
185 test(L"right-curly-bracket", std::wstring(L"}"));
  /bionic/libc/upstream-netbsd/lib/libc/regex/
cname.h 158 { "left-square-bracket", '[' },
161 { "right-square-bracket", ']' },
168 { "left-curly-bracket", '{' },
171 { "right-curly-bracket", '}' },
  /packages/apps/Email/tests/src/com/android/emailcommon/internet/
MimeBodyPartTest.java 50 // surrounded by optional bracket
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
incpath.h 34 enum { QUOTE = 0, BRACKET, SYSTEM, AFTER };
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/settings/
SpacingAndPunctuationsTests.java 131 assertTrue("L S Bracket", sp.isWordSeparator('['));
133 assertTrue("R S Bracket", sp.isWordSeparator(']'));
182 assertFalse("L S Bracket", sp.isWordConnector('['));
184 assertFalse("R S Bracket", sp.isWordConnector(']'));
228 assertTrue("L S Bracket", sp.isUsuallyPrecededBySpace('['));
230 assertFalse("R S Bracket", sp.isUsuallyPrecededBySpace(']'));
289 assertFalse("L S Bracket", sp.isUsuallyFollowedBySpace('['));
291 assertTrue("R S Bracket", sp.isUsuallyFollowedBySpace(']'));
336 assertFalse("L S Bracket", sp.isUsuallyFollowedBySpace('['));
338 assertFalse("R S Bracket", sp.isUsuallyFollowedBySpace(']'))
    [all...]
  /art/runtime/gc/allocator/
rosalloc.h 353 uint8_t size_bracket_idx_; // The index of the size bracket of this run.
424 // Add the given slot to the bulk free list. Returns the bracket size.
460 // The common part of AddToBulkFreeList() and AddToThreadLocalFreeList(). Returns the bracket
499 // The numbers of pages that are used for runs for each size bracket.
501 // The numbers of slots of the runs for each size bracket.
503 // The header sizes in bytes of the runs for each size bracket.
510 // Returns the byte size of the bracket size from the index.
515 // Returns the index of the size bracket from the bracket size.
545 // Rounds up the size up the nearest bracket size
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/direct/
PowellOptimizer.java 209 private final BracketFinder bracket = new BracketFinder(); field in class:PowellOptimizer.LineSearch
260 bracket.search(f, goal, 0, 1);
262 bracket.getLo(),
263 bracket.getHi(),
264 bracket.getMid());
  /external/pcre/dist2/src/
pcre2_find_bracket.c 43 until it finds a capturing bracket with the given number, or, if the number is
57 * Scan compiled regex for specific bracket *
64 number the required bracket number or negative to find a lookbehind
66 Returns: pointer to the opcode for the bracket, or NULL if not found
94 /* Handle capturing bracket */
  /external/llvm/docs/
re_format.7 149 .Em bracket expression
177 A bracket expression is a list of characters enclosed in
221 lose their special significance within a bracket expression.
223 Within a bracket expression, a collating element
232 The sequence is a single element of the bracket expression's list.
233 A bracket expression containing a multi-character collating element
243 Within a bracket expression, a collating element enclosed in
267 Within a bracket expression, the name of a
288 There are two special cases** of bracket expressions:
289 the bracket expression
    [all...]
  /external/swiftshader/third_party/LLVM/docs/
re_format.7 149 .Em bracket expression
177 A bracket expression is a list of characters enclosed in
221 lose their special significance within a bracket expression.
223 Within a bracket expression, a collating element
232 The sequence is a single element of the bracket expression's list.
233 A bracket expression containing a multi-character collating element
243 Within a bracket expression, a collating element enclosed in
267 Within a bracket expression, the name of a
288 There are two special cases** of bracket expressions:
289 the bracket expression
    [all...]
  /external/clang/test/Preprocessor/
traditional-cpp.c 32 #define bracket(x) >>>x<<< macro
33 bracket(| spaces |)
  /tools/test/connectivity/acts/framework/acts/libs/config/
base.py 104 """Overrides the bracket accessor to read a value.
122 """Overrides the bracket accessor to write a value.
  /external/libcxx/src/
regex.cpp 144 {"left-curly-bracket", 0x7b},
146 {"left-square-bracket", 0x5b},
166 {"right-curly-bracket", 0x7d},
168 {"right-square-bracket", 0x5d},
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/
regex.cpp 144 {"left-curly-bracket", 0x7b},
146 {"left-square-bracket", 0x5b},
166 {"right-curly-bracket", 0x7d},
168 {"right-square-bracket", 0x5d},
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/
mac_arabic.py 139 0x00db: 0x005b, # LEFT SQUARE BRACKET, right-left
141 0x00dd: 0x005d, # RIGHT SQUARE BRACKET, right-left
171 0x00fb: 0x007b, # LEFT CURLY BRACKET, right-left
173 0x00fd: 0x007d, # RIGHT CURLY BRACKET, right-left
272 u'[' # 0x005b -> LEFT SQUARE BRACKET, left-right
274 u']' # 0x005d -> RIGHT SQUARE BRACKET, left-right
304 u'{' # 0x007b -> LEFT CURLY BRACKET, left-right
306 u'}' # 0x007d -> RIGHT CURLY BRACKET, left-right
400 u'[' # 0x00db -> LEFT SQUARE BRACKET, right-left
402 u']' # 0x00dd -> RIGHT SQUARE BRACKET, right-left
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/
mac_arabic.py 139 0x00db: 0x005b, # LEFT SQUARE BRACKET, right-left
141 0x00dd: 0x005d, # RIGHT SQUARE BRACKET, right-left
171 0x00fb: 0x007b, # LEFT CURLY BRACKET, right-left
173 0x00fd: 0x007d, # RIGHT CURLY BRACKET, right-left
272 u'[' # 0x005b -> LEFT SQUARE BRACKET, left-right
274 u']' # 0x005d -> RIGHT SQUARE BRACKET, left-right
304 u'{' # 0x007b -> LEFT CURLY BRACKET, left-right
306 u'}' # 0x007d -> RIGHT CURLY BRACKET, left-right
400 u'[' # 0x00db -> LEFT SQUARE BRACKET, right-left
402 u']' # 0x00dd -> RIGHT SQUARE BRACKET, right-left
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
mac_arabic.py 139 0x00db: 0x005b, # LEFT SQUARE BRACKET, right-left
141 0x00dd: 0x005d, # RIGHT SQUARE BRACKET, right-left
171 0x00fb: 0x007b, # LEFT CURLY BRACKET, right-left
173 0x00fd: 0x007d, # RIGHT CURLY BRACKET, right-left
272 u'[' # 0x005b -> LEFT SQUARE BRACKET, left-right
274 u']' # 0x005d -> RIGHT SQUARE BRACKET, left-right
304 u'{' # 0x007b -> LEFT CURLY BRACKET, left-right
306 u'}' # 0x007d -> RIGHT CURLY BRACKET, left-right
400 u'[' # 0x00db -> LEFT SQUARE BRACKET, right-left
402 u']' # 0x00dd -> RIGHT SQUARE BRACKET, right-lef
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/encodings/
mac_arabic.py 139 0x00db: 0x005b, # LEFT SQUARE BRACKET, right-left
141 0x00dd: 0x005d, # RIGHT SQUARE BRACKET, right-left
171 0x00fb: 0x007b, # LEFT CURLY BRACKET, right-left
173 0x00fd: 0x007d, # RIGHT CURLY BRACKET, right-left
272 u'[' # 0x005b -> LEFT SQUARE BRACKET, left-right
274 u']' # 0x005d -> RIGHT SQUARE BRACKET, left-right
304 u'{' # 0x007b -> LEFT CURLY BRACKET, left-right
306 u'}' # 0x007d -> RIGHT CURLY BRACKET, left-right
400 u'[' # 0x00db -> LEFT SQUARE BRACKET, right-left
402 u']' # 0x00dd -> RIGHT SQUARE BRACKET, right-lef
    [all...]

Completed in 999 milliseconds

12 3 4 5 6 7 8 91011>>