Home
last modified time | relevance | path

Searched defs:begin (Results 1 – 25 of 1639) sorted by relevance

12345678910>>...66

/external/llvm/utils/abtest/
Dmark_armfns.py17 begin = INVALID variable
31 begin = last_align variable
33 begin = last_globl variable
38 begin = INVALID variable
52 in_func, begin, end = triple variable
Dmark_aarch64fns.py18 begin = INVALID variable
43 begin = last_globl variable
49 begin = INVALID variable
63 in_func, begin, end = triple variable
/external/marisa-trie/lib/marisa/grimoire/trie/
Drange.h14 void set_begin(std::size_t begin) { in set_begin()
27 std::size_t begin() const { in begin() function
43 inline Range make_range(std::size_t begin, std::size_t end, in make_range()
59 void set_begin(std::size_t begin) { in set_begin()
75 std::size_t begin() const { in begin() function
101 inline WeightedRange make_weighted_range(std::size_t begin, std::size_t end, in make_weighted_range()
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/
DStatUtils.java108 public static double sum(final double[] values, final int begin, in sum()
142 public static double sumSq(final double[] values, final int begin, in sumSq()
175 public static double product(final double[] values, final int begin, in product()
216 public static double sumLog(final double[] values, final int begin, in sumLog()
255 public static double mean(final double[] values, final int begin, in mean()
294 public static double geometricMean(final double[] values, final int begin, in geometricMean()
339 public static double variance(final double[] values, final int begin, in variance()
371 final int begin, final int length) { in variance()
444 public static double max(final double[] values, final int begin, in max()
492 public static double min(final double[] values, final int begin, in min()
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstr_cat.cc102 char* const begin = &result[0]; in StrCat() local
114 char* const begin = &result[0]; in StrCat() local
128 char* const begin = &result[0]; in StrCat() local
147 char* const begin = &result[0]; in CatPieces() local
179 char* const begin = &(*dest)[0]; in AppendPieces() local
204 char* const begin = &(*dest)[0]; in StrAppend() local
219 char* const begin = &(*dest)[0]; in StrAppend() local
236 char* const begin = &(*dest)[0]; in StrAppend() local
/external/openscreen/third_party/abseil/src/absl/strings/
Dstr_cat.cc102 char* const begin = &result[0]; in StrCat() local
114 char* const begin = &result[0]; in StrCat() local
128 char* const begin = &result[0]; in StrCat() local
147 char* const begin = &result[0]; in CatPieces() local
179 char* const begin = &(*dest)[0]; in AppendPieces() local
204 char* const begin = &(*dest)[0]; in StrAppend() local
219 char* const begin = &(*dest)[0]; in StrAppend() local
236 char* const begin = &(*dest)[0]; in StrAppend() local
/external/abseil-cpp/absl/strings/
Dstr_cat.cc102 char* const begin = &result[0]; in StrCat() local
114 char* const begin = &result[0]; in StrCat() local
128 char* const begin = &result[0]; in StrCat() local
147 char* const begin = &result[0]; in CatPieces() local
179 char* const begin = &(*dest)[0]; in AppendPieces() local
204 char* const begin = &(*dest)[0]; in StrAppend() local
219 char* const begin = &(*dest)[0]; in StrAppend() local
236 char* const begin = &(*dest)[0]; in StrAppend() local
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dstr_cat.cc102 char* const begin = &result[0]; in StrCat() local
114 char* const begin = &result[0]; in StrCat() local
128 char* const begin = &result[0]; in StrCat() local
147 char* const begin = &result[0]; in CatPieces() local
179 char* const begin = &(*dest)[0]; in AppendPieces() local
204 char* const begin = &(*dest)[0]; in StrAppend() local
219 char* const begin = &(*dest)[0]; in StrAppend() local
236 char* const begin = &(*dest)[0]; in StrAppend() local
/external/angle/third_party/abseil-cpp/absl/strings/
Dstr_cat.cc102 char* const begin = &result[0]; in StrCat() local
114 char* const begin = &result[0]; in StrCat() local
128 char* const begin = &result[0]; in StrCat() local
147 char* const begin = &result[0]; in CatPieces() local
179 char* const begin = &(*dest)[0]; in AppendPieces() local
204 char* const begin = &(*dest)[0]; in StrAppend() local
219 char* const begin = &(*dest)[0]; in StrAppend() local
236 char* const begin = &(*dest)[0]; in StrAppend() local
/external/libtextclassifier/abseil-cpp/absl/strings/
Dstr_cat.cc102 char* const begin = &result[0]; in StrCat() local
114 char* const begin = &result[0]; in StrCat() local
128 char* const begin = &result[0]; in StrCat() local
147 char* const begin = &result[0]; in CatPieces() local
179 char* const begin = &(*dest)[0]; in AppendPieces() local
204 char* const begin = &(*dest)[0]; in StrAppend() local
219 char* const begin = &(*dest)[0]; in StrAppend() local
236 char* const begin = &(*dest)[0]; in StrAppend() local
/external/tensorflow/tensorflow/compiler/jit/
Dincrease_dynamism_for_auto_jit_pass_test.cc107 Output begin = ops::Placeholder(root.WithOpName("begin"), DT_INT32); in TEST() local
153 Output begin = ops::Placeholder(root.WithOpName("begin"), DT_INT32); in TEST() local
173 Output begin = ops::Placeholder(root.WithOpName("begin"), DT_INT32); in TEST() local
199 Output begin = ops::Placeholder(root.WithOpName("begin"), DT_INT64); in TEST() local
217 Output begin = ops::Placeholder(root.WithOpName("begin"), DT_INT32); in TEST() local
245 Output begin = ops::Placeholder(root.WithOpName("begin"), DT_INT32); in TEST() local
264 Output begin = ops::Placeholder(root.WithOpName("begin"), DT_INT64); in TEST() local
283 Output begin = ops::Placeholder(root.WithOpName("begin"), DT_INT64); in TEST() local
307 Output begin = ops::Placeholder(root.WithOpName("begin"), DT_INT64); in TEST() local
335 Output begin = ops::Placeholder(root.WithOpName("begin"), DT_INT32); in TEST() local
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/
DAbstractUnivariateStatistic.java79 public void setData(final double[] values, final int begin, final int length) { in setData()
106 public abstract double evaluate(final double[] values, final int begin, final int length); in evaluate()
134 final int begin, in test()
194 final int begin, in test()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCallGraph.h115 inline iterator begin() { return FunctionMap.begin(); } in begin() function
117 inline const_iterator begin() const { return FunctionMap.begin(); } in begin() function
189 inline iterator begin() { return CalledFunctions.begin(); } in begin() function
191 inline const_iterator begin() const { return CalledFunctions.begin(); } in begin() function
344 inline iterator begin() { return G->begin(); } in begin() function
346 inline const_iterator begin() const { return G->begin(); } in begin() function
/external/tensorflow/tensorflow/core/platform/
Dstrcat.cc89 char *const begin = &*result.begin(); in StrCat() local
97 char *const begin = &*result.begin(); in StrCat() local
107 char *const begin = &*result.begin(); in StrCat() local
148 char *const begin = &*result.begin(); in CatPieces() local
175 char *const begin = &*result->begin(); in AppendPieces() local
197 char *const begin = &*result->begin(); in StrAppend() local
210 char *const begin = &*result->begin(); in StrAppend() local
225 char *const begin = &*result->begin(); in StrAppend() local
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dsalted_seed_seq.h53 SaltedSeedSeq(Iterator begin, Iterator end) in SaltedSeedSeq()
67 void generate(RandomAccessIterator begin, RandomAccessIterator end) { in generate()
92 void generate_impl(uint32_t* begin, uint32_t* end, ContiguousAndUint32Tag) { in generate_impl()
101 void generate_impl(RandomAccessIterator begin, RandomAccessIterator end, in generate_impl()
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dsalted_seed_seq.h53 SaltedSeedSeq(Iterator begin, Iterator end) in SaltedSeedSeq()
67 void generate(RandomAccessIterator begin, RandomAccessIterator end) { in generate()
92 void generate_impl(uint32_t* begin, uint32_t* end, ContiguousAndUint32Tag) { in generate_impl()
101 void generate_impl(RandomAccessIterator begin, RandomAccessIterator end, in generate_impl()
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dsalted_seed_seq.h53 SaltedSeedSeq(Iterator begin, Iterator end) in SaltedSeedSeq()
67 void generate(RandomAccessIterator begin, RandomAccessIterator end) { in generate()
92 void generate_impl(uint32_t* begin, uint32_t* end, ContiguousAndUint32Tag) { in generate_impl()
101 void generate_impl(RandomAccessIterator begin, RandomAccessIterator end, in generate_impl()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dsalted_seed_seq.h53 SaltedSeedSeq(Iterator begin, Iterator end) in SaltedSeedSeq()
67 void generate(RandomAccessIterator begin, RandomAccessIterator end) { in generate()
92 void generate_impl(uint32_t* begin, uint32_t* end, ContiguousAndUint32Tag) { in generate_impl()
101 void generate_impl(RandomAccessIterator begin, RandomAccessIterator end, in generate_impl()
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dsalted_seed_seq.h53 SaltedSeedSeq(Iterator begin, Iterator end) in SaltedSeedSeq()
67 void generate(RandomAccessIterator begin, RandomAccessIterator end) { in generate()
92 void generate_impl(uint32_t* begin, uint32_t* end, ContiguousAndUint32Tag) { in generate_impl()
101 void generate_impl(RandomAccessIterator begin, RandomAccessIterator end, in generate_impl()
/external/abseil-cpp/absl/random/internal/
Dsalted_seed_seq.h53 SaltedSeedSeq(Iterator begin, Iterator end) in SaltedSeedSeq()
67 void generate(RandomAccessIterator begin, RandomAccessIterator end) { in generate()
92 void generate_impl(uint32_t* begin, uint32_t* end, ContiguousAndUint32Tag) { in generate_impl()
101 void generate_impl(RandomAccessIterator begin, RandomAccessIterator end, in generate_impl()
/external/llvm/include/llvm/Analysis/
DCallGraph.h122 inline iterator begin() { return FunctionMap.begin(); } in begin() function
124 inline const_iterator begin() const { return FunctionMap.begin(); } in begin() function
193 inline iterator begin() { return CalledFunctions.begin(); } in begin() function
195 inline const_iterator begin() const { return CalledFunctions.begin(); } in begin() function
348 inline iterator begin() { return G->begin(); } in begin() function
350 inline const_iterator begin() const { return G->begin(); } in begin() function
/external/tensorflow/tensorflow/lite/kernels/
Dslice.cc54 const TfLiteTensor* begin, in CalculateOutputShapeVector()
78 void GetBeginAndSizeVectors(int dimensions, const TfLiteTensor* begin, in GetBeginAndSizeVectors()
89 const TfLiteTensor* begin, in ResizeOutputShape()
118 const TfLiteTensor* begin; in Prepare() local
152 const TfLiteTensor* begin; in Eval() local
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/
DRange.java11 public final Position begin; field in Range
14 public Range(Position begin, Position end) { in Range()
25 public static Range range(Position begin, Position end) { in range()
49 public Range withBegin(Position begin) { in withBegin()
/external/pigweed/pw_tokenizer/public/pw_tokenizer/
Dtoken_database.h133 constexpr Entries(const Iterator& begin, const Iterator& end) in Entries()
147 constexpr const Iterator& begin() const { return begin_; } in begin() function
210 Iterator begin() const { return Iterator(begin_.entry, end_.data); } in begin() function
293 constexpr TokenDatabase(const char* begin, const char* end) in TokenDatabase()
296 constexpr TokenDatabase(const unsigned char* begin, const unsigned char* end) in TokenDatabase()
299 constexpr TokenDatabase(const signed char* begin, const signed char* end) in TokenDatabase()
/external/clang/include/clang/Analysis/
DCallGraph.h71 iterator begin() { return FunctionMap.begin(); } in begin() function
73 const_iterator begin() const { return FunctionMap.begin(); } in begin() function
151 inline iterator begin() { return CalledFunctions.begin(); } in begin() function
153 inline const_iterator begin() const { return CalledFunctions.begin(); } in begin() function

12345678910>>...66