HomeSort by relevance Sort by last modified time
    Searched refs:colon (Results 276 - 300 of 801) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/testing/
testing.go     [all...]
  /prebuilts/go/linux-x86/src/testing/
testing.go     [all...]
  /build/make/core/
java_common.mk 82 # that end with a colon, and they are stripped out in the next step.
  /prebuilts/go/darwin-x86/src/encoding/json/
stream.go 314 return &SyntaxError{"expected colon after object key", 0}
  /prebuilts/go/darwin-x86/src/log/
log.go 31 // The prefix is followed by a colon only when Llongfile or Lshortfile
  /prebuilts/go/linux-x86/src/encoding/json/
stream.go 314 return &SyntaxError{"expected colon after object key", 0}
  /prebuilts/go/linux-x86/src/log/
log.go 31 // The prefix is followed by a colon only when Llongfile or Lshortfile
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.4.0-alpha1/
testutils-25.4.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/testutils/25.5.0-alpha-preview-01/
testutils-25.5.0-alpha-preview-01.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_mailbox.py 471 self._box.colon = '!'
480 (key, self._box.colon))))
527 box.colon = self._box.colon
    [all...]
  /external/clang/lib/Format/
UnwrappedLineFormatter.cpp 94 RootToken.Next && RootToken.Next->is(tok::colon)))
    [all...]
  /external/llvm/lib/CodeGen/MIRParser/
MILexer.cpp 491 return MIToken::colon;
  /external/openssh/
misc.c 437 colon(char *cp) function
441 if (*cp == ':') /* Leading colon is part of file name. */
  /external/protobuf/conformance/third_party/jsoncpp/
jsoncpp.cpp 673 Token colon;
674 if (!readToken(colon) || colon.type_ != tokenMemberSeparator) {
676 "Missing ':' after object member name", colon, tokenObjectEnd);
    [all...]
  /external/python/cpython2/Lib/test/
test_mailbox.py 504 self._box.colon = '!'
513 (key, self._box.colon))))
560 box.colon = self._box.colon
    [all...]
  /external/valgrind/exp-bbv/tests/amd64-linux/
ll.S 399 lodsb # repeat till we find colon
  /external/valgrind/exp-bbv/tests/x86-linux/
ll.S 397 lodsb # repeat till we find colon
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_mailbox.py 505 self._box.colon = '!'
514 (key, self._box.colon))))
561 box.colon = self._box.colon
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_mailbox.py 505 self._box.colon = '!'
514 (key, self._box.colon))))
561 box.colon = self._box.colon
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/
help.go 288 On Unix, the value is a colon-separated string.
508 Defined by Git. A colon-separated list of schemes that are allowed to be used
  /prebuilts/go/linux-x86/src/cmd/go/
help.go 288 On Unix, the value is a colon-separated string.
508 Defined by Git. A colon-separated list of schemes that are allowed to be used
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/25.4.0-alpha5/
layoutlib-api-25.4.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/25.4.0-alpha6/
layoutlib-api-25.4.0-alpha6.jar 
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/25.4.0-alpha7/
layoutlib-api-25.4.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/25.5.0-alpha-preview-02/
layoutlib-api-25.5.0-alpha-preview-02.jar 

Completed in 1444 milliseconds

<<11121314151617181920>>