Home
last modified time | relevance | path

Searched refs:StringLength (Results 1 – 25 of 25) sorted by relevance

/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DTreeMultimapExplicitTest.java44 private enum StringLength implements Comparator<String> { enum in TreeMultimapExplicitTest
71 StringLength.COMPARATOR, DECREASING_INT_COMPARATOR); in create()
79 StringLength.COMPARATOR, DECREASING_INT_COMPARATOR); in createPopulate()
95 StringLength.COMPARATOR, DECREASING_INT_COMPARATOR); in testMultimapCreateFromTreeMultimap()
125 assertEquals(StringLength.COMPARATOR, multimap.keyComparator()); in testGetComparator()
188 TreeMultimap.create(StringLength.COMPARATOR, DECREASING_INT_COMPARATOR); in testMultimapComparators()
191 assertEquals(StringLength.COMPARATOR, copy.keyComparator()); in testMultimapComparators()
201 assertEquals(StringLength.COMPARATOR, keySet.comparator()); in testSortedKeySet()
DOrderingTest.java327 StringLength;
340 = Ordering.natural().onResultOf(StringLengthFunction.StringLength);
348 Ordering.natural().onResultOf(StringLengthFunction.StringLength))
358 StringLengthFunction.StringLength);
366 DECREASING_INTEGER.onResultOf(StringLengthFunction.StringLength))
/external/guava/guava-tests/test/com/google/common/collect/
DTreeMultimapExplicitTest.java46 private enum StringLength implements Comparator<String> { enum in TreeMultimapExplicitTest
73 StringLength.COMPARATOR, DECREASING_INT_COMPARATOR); in create()
81 StringLength.COMPARATOR, DECREASING_INT_COMPARATOR); in createPopulate()
97 StringLength.COMPARATOR, DECREASING_INT_COMPARATOR); in testMultimapCreateFromTreeMultimap()
127 assertEquals(StringLength.COMPARATOR, multimap.keyComparator()); in testGetComparator()
190 TreeMultimap.create(StringLength.COMPARATOR, DECREASING_INT_COMPARATOR); in testMultimapComparators()
193 assertEquals(StringLength.COMPARATOR, copy.keyComparator()); in testMultimapComparators()
203 assertEquals(StringLength.COMPARATOR, keySet.comparator()); in testSortedKeySet()
DOrderingTest.java329 StringLength;
342 = Ordering.natural().onResultOf(StringLengthFunction.StringLength);
350 Ordering.natural().onResultOf(StringLengthFunction.StringLength))
360 StringLengthFunction.StringLength);
368 DECREASING_INTEGER.onResultOf(StringLengthFunction.StringLength))
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_StringLength.pbtxt2 graph_op_name: "StringLength"
4 name: "strings.StringLength"
/external/v8/src/
Daccessors.h36 V(string_length, StringLength)
45 V(StringLength)
Dapi.cc6531 inline int StringLength(const char* string) { in StringLength() function
6536 inline int StringLength(const uint8_t* string) { in StringLength() function
6541 inline int StringLength(const uint16_t* string) { in StringLength() function
6595 if (length < 0) length = StringLength(data); \
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_StringLength.pbtxt2 graph_op_name: "StringLength"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_StringLength.pbtxt2 graph_op_name: "StringLength"
/external/v8/src/parsing/
Dscanner.h303 Token::String(token), Token::StringLength(token)))); in CurrentMatchesContextualEscaped()
671 Token::StringLength(current().token)); in literal_one_byte_string()
Dtoken.h319 static uint8_t StringLength(Value tok) { in StringLength() function
/external/clang/lib/CodeGen/
DCodeGenModule.cpp3057 bool &IsUTF16, unsigned &StringLength) { in GetConstantCFStringEntry() argument
3063 StringLength = NumBytes; in GetConstantCFStringEntry()
3079 StringLength = ToPtr - &ToBuf[0]; in GetConstantCFStringEntry()
3085 (StringLength + 1) * 2), in GetConstantCFStringEntry()
3091 const StringLiteral *Literal, unsigned &StringLength) { in GetConstantStringEntry() argument
3093 StringLength = String.size(); in GetConstantStringEntry()
3099 unsigned StringLength = 0; in GetAddrOfConstantCFString() local
3104 StringLength); in GetAddrOfConstantCFString()
3202 Fields[3] = llvm::ConstantInt::get(Ty, StringLength); in GetAddrOfConstantCFString()
3230 unsigned StringLength = 0; in GetAddrOfConstantString() local
[all …]
/external/clang/lib/Lex/
DModuleMap.cpp986 unsigned StringLength; member
992 StringLength = 0; in clear()
1003 return StringRef(StringData, StringLength); in getString()
1113 Tok.StringLength = RI.size(); in consumeToken()
1192 Tok.StringLength = Length; in consumeToken()
/external/v8/src/compiler/
Dsimplified-operator.h627 const Operator* StringLength(); in NON_EXPORTED_BASE()
Dopcodes.h357 V(StringLength) \
Djs-call-reducer.cc4030 Node* length = graph()->NewNode(simplified()->StringLength(), receiver); in ReduceStringPrototypeSubstring()
4093 Node* length = graph()->NewNode(simplified()->StringLength(), receiver); in ReduceStringPrototypeSlice()
4195 Node* length = graph()->NewNode(simplified()->StringLength(), receiver); in ReduceStringPrototypeSubstr()
5206 graph()->NewNode(simplified()->StringLength(), receiver); in ReduceStringPrototypeStringAt()
5242 graph()->NewNode(simplified()->StringLength(), receiver); in ReduceStringPrototypeCharAt()
5389 Node* length = graph()->NewNode(simplified()->StringLength(), string); in ReduceStringIteratorPrototypeNext()
5412 graph()->NewNode(simplified()->StringLength(), vtrue0); in ReduceStringIteratorPrototypeNext()
Djs-typed-lowering.cc751 return graph()->NewNode(simplified()->StringLength(), value); in BuildGetStringLength()
1171 Node* value = graph()->NewNode(simplified()->StringLength(), receiver); in ReduceJSLoadNamed()
Dsimplified-operator.cc715 V(StringLength, Operator::kNoProperties, 1, 0) \
Djs-native-context-specialization.cc1187 Node* length = graph()->NewNode(simplified()->StringLength(), receiver); in ReduceElementAccess()
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt3760 name: "StringLength"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt3760 name: "StringLength"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go27121 func StringLength(scope *Scope, input tf.Output, optional ...StringLengthAttr) (output tf.Output) { func
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt81083 name: "StringLength"
81094 name: "StringLength"
Dops_history.v1.pbtxt81710 name: "StringLength"
81721 name: "StringLength"
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt39301 name: "StringLength"