HomeSort by relevance Sort by last modified time
    Searched full:brackets (Results 101 - 125 of 1397) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/icu/icu4c/source/i18n/
inputext.cpp 93 // discard everything within < brackets >
  /external/libmojo/mojo/public/tools/bindings/
generate_type_mappings.py 91 (?:\[([^]]+)\])?$ # optional attribute in square brackets
  /external/llvm/lib/Support/
regerror.c 65 { REG_EBRACK, "REG_EBRACK", "brackets ([ ]) not balanced" },
  /external/markdown/markdown/extensions/
abbr.py 67 Note: we force each char as a literal match (in brackets) as we don't
  /external/protobuf/gtest/test/
gtest_xml_output_unittest_.cc 91 FAIL() << "Invalid characters in brackets [\x1\x2]";
  /external/swiftshader/third_party/LLVM/lib/Support/
regerror.c 65 { REG_EBRACK, "REG_EBRACK", "brackets ([ ]) not balanced" },
  /libcore/luni/src/main/java/org/w3c/dom/
DocumentType.java 74 * This is does not contain the delimiting square brackets.
  /prebuilts/tools/common/m2/repository/com/sun/istack/istack-commons-runtime/2.21/
istack-commons-runtime-2.21.pom 27 enclosed by brackets [] replaced by your own identifying information:
  /prebuilts/tools/common/m2/repository/com/sun/xml/bind/external/rngom/2.2.11/
rngom-2.2.11.pom 26 enclosed by brackets [] replaced by your own identifying information:
  /prebuilts/tools/common/m2/repository/com/sun/xml/bind/mvn/jaxb-external-parent/2.2.11/
jaxb-external-parent-2.2.11.pom 27 enclosed by brackets [] replaced by your own identifying information:
  /prebuilts/tools/common/m2/repository/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.2.11/
jaxb-runtime-parent-2.2.11.pom 27 enclosed by brackets [] replaced by your own identifying information:
  /prebuilts/tools/common/m2/repository/com/sun/xml/bind/mvn/jaxb-txw-parent/2.2.11/
jaxb-txw-parent-2.2.11.pom 27 enclosed by brackets [] replaced by your own identifying information:
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/codemodel/2.2.11/
codemodel-2.2.11.pom 26 enclosed by brackets [] replaced by your own identifying information:
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-core/2.2.11/
jaxb-core-2.2.11.pom 27 enclosed by brackets [] replaced by your own identifying information:
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/
jaxb-runtime-2.2.11.pom 27 enclosed by brackets [] replaced by your own identifying information:
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/txw2/2.2.11/
txw2-2.2.11.pom 26 enclosed by brackets [] replaced by your own identifying information:
  /system/media/alsa_utils/
alsa_logging.c 38 (num_slots * chars_per_slot + 2 + 1); /* brackets and null-terminator */
  /toolchain/binutils/binutils-2.25/gas/config/
tc-nios2.h 45 separator characters are commas, brackets and space.
  /toolchain/binutils/binutils-2.25/gold/testsuite/
script_test_3.sh 69 # Remove the brackets around the section number, since they can give
  /art/runtime/gc/allocator/
rosalloc.h 495 // The number of size brackets.
497 // The sizes (the slot sizes, in bytes) of the size brackets.
661 // We use thread-local runs for the size brackets whose indexes
673 // We use regular (8 or 16-bytes increment) runs for the size brackets whose indexes are less than
677 // The size of the largest regular (8 or 16-byte increment) bracket. Non-regular brackets are the
678 // 1 KB and the 2 KB brackets. This should be equal to bracketSizes[kNumRegularSizeBrackets - 1].
681 // The bracket size increment for the thread-local brackets (<= kMaxThreadLocalBracketSize bytes).
687 // The bracket size increment for the non-thread-local, regular brackets (of size <=
    [all...]
  /external/v8/src/compiler/
control-equivalence.cc 42 // Remove brackets pointing to this node [line:19].
70 // Remove brackets pointing to this node [line:19].
control-equivalence.h 69 // The set of brackets for each node during the DFS walk.
89 BracketList blist; // List of brackets per node.
  /external/webrtc/webrtc/base/
socketaddress.cc 141 // brackets added (for SocketAddress::ToString()).
153 // brackets added (for SocketAddress::ToString()).
  /prebuilts/go/darwin-x86/src/net/
ipsock.go 112 // must be enclosed in square brackets, as in "[::1]:80",
158 return addrErr(hostport, "missing brackets in address")
  /prebuilts/go/linux-x86/src/net/
ipsock.go 112 // must be enclosed in square brackets, as in "[::1]:80",
158 return addrErr(hostport, "missing brackets in address")

Completed in 1211 milliseconds

1 2 3 45 6 7 8 91011>>