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

1 2 3 4 5 6 78 91011>>

  /toolchain/binutils/binutils-2.27/gold/
archive.h 471 // This class represents the files surrounded by a --start-lib ... --end-lib.
  /external/google-styleguide/
jsoncstyleguide.xml 60 <p>If a property requires quotes, double quotes must be used. All property names must be surrounded by double quotes. Property values of type string must be surrounded by double quotes. Other value types (like boolean or number) should not be surrounded by double quotes.</p>
    [all...]
  /external/python/cpython2/Doc/howto/
functional.rst 357 Generator expressions are surrounded by parentheses ("()") and list
358 comprehensions are surrounded by square brackets ("[]"). Generator expressions
422 creating a tuple, it must be surrounded with parentheses. The first list
    [all...]
  /external/python/cpython3/Doc/howto/
functional.rst 358 Generator expressions are surrounded by parentheses ("()") and list
359 comprehensions are surrounded by square brackets ("[]"). Generator expressions
420 creating a tuple, it must be surrounded with parentheses. The first list
    [all...]
  /external/guava/guava/src/com/google/common/net/
InetAddresses.java 474 * however, it requires that IPv6 addresses are surrounded by square brackets.
482 * IPv4 address, or IPv6 address surrounded by square brackets
    [all...]
  /external/llvm/include/llvm/Analysis/
RegionInfo.h 484 /// @param BB The basic block surrounded by the loop.
785 /// @param BB The basic block surrounded by a region.
    [all...]
  /external/python/cpython3/Doc/reference/
lexical_analysis.rst 643 Python expressions surrounded by parentheses, with a few exceptions.
645 must be surrounded by explicit parentheses. Replacement expressions
    [all...]
  /external/python/cpython3/Lib/
configparser.py 138 between keys and values are surrounded by spaces.
    [all...]
  /frameworks/base/services/core/java/com/android/server/connectivity/
NetworkMonitor.java     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfo.h 485 /// @param BB The basic block surrounded by the loop.
793 /// @param BB The basic block surrounded by a region.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
RegionInfo.h 485 /// @param BB The basic block surrounded by the loop.
807 /// @param BB The basic block surrounded by a region.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
RegionInfo.h 485 /// @param BB The basic block surrounded by the loop.
807 /// @param BB The basic block surrounded by a region.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
RegionInfo.h 497 /// @param BB The basic block surrounded by the loop.
823 /// @param BB The basic block surrounded by a region.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
RegionInfo.h 497 /// @param BB The basic block surrounded by the loop.
823 /// @param BB The basic block surrounded by a region.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
RegionInfo.h 497 /// @param BB The basic block surrounded by the loop.
823 /// @param BB The basic block surrounded by a region.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
RegionInfo.h 497 /// @param BB The basic block surrounded by the loop.
823 /// @param BB The basic block surrounded by a region.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
RegionInfo.h 485 /// @param BB The basic block surrounded by the loop.
793 /// @param BB The basic block surrounded by a region.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
RegionInfo.h 485 /// @param BB The basic block surrounded by the loop.
807 /// @param BB The basic block surrounded by a region.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
RegionInfo.h 485 /// @param BB The basic block surrounded by the loop.
807 /// @param BB The basic block surrounded by a region.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
RegionInfo.h 497 /// @param BB The basic block surrounded by the loop.
823 /// @param BB The basic block surrounded by a region.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
RegionInfo.h 497 /// @param BB The basic block surrounded by the loop.
823 /// @param BB The basic block surrounded by a region.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
RegionInfo.h 497 /// @param BB The basic block surrounded by the loop.
823 /// @param BB The basic block surrounded by a region.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
RegionInfo.h 497 /// @param BB The basic block surrounded by the loop.
823 /// @param BB The basic block surrounded by a region.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
BuildHelper.java 693 * Or the original path surrounded by single quotes if it contains spaces.
712 * Or on Windows the original path surrounded by double quotes if it contains a quote.
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
BitSet.js 614 * ", " (a comma and a space) and surrounded by braces, resulting in the

Completed in 933 milliseconds

1 2 3 4 5 6 78 91011>>