HomeSort by relevance Sort by last modified time
    Searched full:separated (Results 76 - 100 of 4809) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/emma/core/java12/com/vladium/emma/report/
IReportProperties.java 54 String COLUMNS = "columns"; // comma-separated list
63 String SORT = "sort"; // comma-separated list of ('+'/'-'-prefixed column names)
68 String METRICS = "metrics"; // comma-separated list of (column name:metric) pairs
  /external/sl4a/Utils/src/com/googlecode/android_scripting/
ConvertUtils.java 25 * Converts a String of comma separated bytes to a byte array
48 * Converts a byte array to a comma separated String
51 * @return comma separated string of bytes
  /external/tensorflow/tensorflow/core/framework/
shape_inference_testutil.h 50 // <ins> is a semicolon separated list of shapes. Each shape is formatted
54 // <expected_outs> is a semicolon separated list of shapes. Each shape is
58 // * [1,?,d0_0|d0_1] - output shape is of known rank, with comma-separated
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DebugLogUtils.java 41 * @return a readable, carriage-return-separated string for the current stack trace.
50 * @return a readable, carriage-return-separated string for the current stack trace.
83 * This sends all arguments to the log, separated by spaces. Any null argument is converted
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorSyclExtractFunctors.h 96 /// const TensorCwiseSelectOp. This is an specialisation without OP so it has to be separated.
107 /// TensorCwiseSelectOp. This is an specialisation without OP so it has to be separated
113 /// const TensorAssignOp. This is an specialisation without OP so it has to be separated.
123 /// TensorAssignOp. This is an specialisation without OP so it has to be separated.
130 /// const TensorEvalToOp, This is an specialisation without OP so it has to be separated.
139 /// TensorEvalToOp. This is a specialisation without OP so it has to be separated.
  /device/google/cuttlefish_common/guest/hals/camera/
EmulatedQemuCamera.cpp 75 /* Dimensions are separated with ',' */
88 /* Width and height are separated with 'x' */
  /external/chromium-trace/catapult/dependency_manager/
pylintrc 39 # Good variable names which should always be accepted, separated by a comma.
42 # List of builtins function names that should not be used, separated by a comma.
  /external/chromium-trace/catapult/devil/
pylintrc 39 # Good variable names which should always be accepted, separated by a comma.
42 # List of builtins function names that should not be used, separated by a comma.
  /external/chromium-trace/catapult/systrace/
pylintrc 41 # Good variable names which should always be accepted, separated by a comma.
44 # List of builtins function names that should not be used, separated by a comma.
  /external/iptables/extensions/
libxt_tcp.man 21 flags which we should examine, written as a comma-separated list, and
22 the second argument \fIcomp\fP is a comma-separated list of flags which must be
  /external/libmojo/third_party/catapult/devil/
pylintrc 39 # Good variable names which should always be accepted, separated by a comma.
42 # List of builtins function names that should not be used, separated by a comma.
  /external/llvm/test/tools/llvm-split/
preserve-locals.ll 5 ; The local_var and local_func must not be separated.
8 ; The main and a must not be separated.
  /external/mdnsresponder/mDNSWindows/
RegNames.h 32 # define kServiceDynDNSDomains L"Domains" // value is comma separated list of domains
50 # define kServiceDynDNSDomains "Domains" // value is comma separated list of domains
  /external/parameter-framework/upstream/parameter/
MappingData.h 43 * This raw value is a succession of pair "key:value" separated with comma.
53 * Formats the mapping as a list of comma-space separated key:value pairs
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
AbstractIpAddressPreferenceController.java 92 * @return the formatted and newline-separated IP addresses, or null if none.
104 // Concatenate all available addresses, newline separated
  /frameworks/base/tests/CoreTests/android/core/
HttpHeaderTest.java 39 * is defined as a comma-separated list [i.e., #(values)]. It MUST be
42 * appending each subsequent field-value to the first, each separated by a
  /frameworks/support/jetifier/jetifier/core/src/main/kotlin/com/android/tools/build/jetifier/core/proguard/
ProGuardType.kt 36 /** Creates the type reference from notation where packages are separated using '.' */
68 /** Returns the type reference as a string where packages are separated using '.' */
  /frameworks/support/jetifier/jetifier/core/src/main/kotlin/com/android/tools/build/jetifier/core/type/
JavaType.kt 33 /** Creates the type from notation where packages are separated using '.' */
39 /** Returns the type as a string where packages are separated using '.' */
  /libcore/luni/src/main/java/org/w3c/dom/
DOMImplementationSource.java 29 * are required. This is a space separated list in which each feature
49 * are required. This is a space separated list in which each feature
  /prebuilts/go/darwin-x86/src/cmd/vet/
unused.go 20 "comma-separated list of functions whose results must be used")
24 "comma-separated list of names of methods of type func() string whose results must be used")
  /prebuilts/go/darwin-x86/src/text/tabwriter/
example_test.go 16 // Format in tab-separated columns with a tab stop of 8.
23 // Format right-aligned in space-separated columns of minimal width 5
  /prebuilts/go/linux-x86/src/cmd/vet/
unused.go 20 "comma-separated list of functions whose results must be used")
24 "comma-separated list of names of methods of type func() string whose results must be used")
  /prebuilts/go/linux-x86/src/text/tabwriter/
example_test.go 16 // Format in tab-separated columns with a tab stop of 8.
23 // Format right-aligned in space-separated columns of minimal width 5
  /system/sepolicy/tests/
searchpolicy.py 21 help="Comma separated list of object classes")
23 help="Comma separated list of permissions.")
  /test/vts/tools/build/utils/
vts_package_utils.mk 19 # Evaluates to a list of ":"-separated pairs src:dst.
37 # Evaluates to a list of ":"-separated pairs src:dst.

Completed in 742 milliseconds

1 2 34 5 6 7 8 91011>>