Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 2520) sorted by relevance

12345678910>>...101

/external/expat/lib/
Dxmlrole.c131 const char *end, in prolog0()
168 const char *end, in prolog1()
199 const char *end, in prolog2()
220 const char *end, in doctype0()
238 const char *end, in doctype1()
268 const char *end, in doctype2()
285 const char *end, in doctype3()
302 const char *end, in doctype4()
322 const char *end, in doctype5()
339 const char *end, in internalSubset()
[all …]
/external/v8/src/base/
Dcpu.cc439 char* end; in CPU() local
449 char* end; in CPU() local
460 char* end; in CPU() local
476 char* end; in CPU() local
615 char* end; in CPU() local
625 char* end; in CPU() local
636 char* end; in CPU() local
/external/clang/test/SemaCXX/
Dgoto.cpp4 double *end; variable
8 int end = 0; in f() local
23 float* end; variable
27 int end = 0; in f() local
46 void h(int end) { in h()
52 void h2(int end) { in h2()
54 __label__ end; in h2() local
/external/eigen/Eigen/src/Eigen2Support/
DVectorBlock.h37 MatrixBase<Derived>::end(Index size) in end() function
46 MatrixBase<Derived>::end(Index size) const in end() function
76 MatrixBase<Derived>::end() in end() function
86 MatrixBase<Derived>::end() const in end() function
/external/icu/icu4c/source/samples/break/
Dbreak.cpp26 int32_t start, int32_t end ) in printTextRange()
47 for (int32_t end = boundary.next(); in printEachForward() local
58 int32_t end = boundary.last(); in printEachBackward() local
71 int32_t end = boundary.next(); in printFirst() local
78 int32_t end = boundary.last(); in printLast() local
86 int32_t end = boundary.following(pos); in printAt() local
Dubreak.c17 void printTextRange(UChar* str, int32_t start, int32_t end) in printTextRange()
34 int32_t end; in printEachForward() local
46 int32_t end = ubrk_last(boundary); in printEachBackward() local
55 int32_t end; in printFirst() local
64 int32_t end = ubrk_last(boundary); in printLast() local
73 int32_t end = ubrk_following(boundary, pos); in printAt() local
/external/nanopb-c/generator/google/protobuf/internal/
Ddecoder.py193 def DecodePackedField(buffer, pos, end, message, field_dict): argument
212 def DecodeRepeatedField(buffer, pos, end, message, field_dict): argument
229 def DecodeField(buffer, pos, end, message, field_dict): argument
388 def DecodeRepeatedField(buffer, pos, end, message, field_dict): argument
405 def DecodeField(buffer, pos, end, message, field_dict): argument
425 def DecodeRepeatedField(buffer, pos, end, message, field_dict): argument
442 def DecodeField(buffer, pos, end, message, field_dict): argument
464 def DecodeRepeatedField(buffer, pos, end, message, field_dict): argument
485 def DecodeField(buffer, pos, end, message, field_dict): argument
509 def DecodeRepeatedField(buffer, pos, end, message, field_dict): argument
[all …]
/external/protobuf/python/google/protobuf/internal/
Ddecoder.py210 def DecodePackedField(buffer, pos, end, message, field_dict): argument
229 def DecodeRepeatedField(buffer, pos, end, message, field_dict): argument
246 def DecodeField(buffer, pos, end, message, field_dict): argument
375 def DecodePackedField(buffer, pos, end, message, field_dict): argument
406 def DecodeRepeatedField(buffer, pos, end, message, field_dict): argument
429 def DecodeField(buffer, pos, end, message, field_dict): argument
498 def DecodeRepeatedField(buffer, pos, end, message, field_dict): argument
515 def DecodeField(buffer, pos, end, message, field_dict): argument
535 def DecodeRepeatedField(buffer, pos, end, message, field_dict): argument
552 def DecodeField(buffer, pos, end, message, field_dict): argument
[all …]
/external/marisa-trie/lib/marisa/
Drange.h11 Range(UInt32 begin, UInt32 end, UInt32 pos) in Range()
17 void set_end(UInt32 end) { in set_end()
27 UInt32 end() const { in end() function
45 WRange(UInt32 begin, UInt32 end, UInt32 pos, double weight) in WRange()
51 void set_end(UInt32 end) { in set_end()
67 UInt32 end() const { in end() function
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Drange.h11 Range(UInt32 begin, UInt32 end, UInt32 pos) in Range()
17 void set_end(UInt32 end) { in set_end()
27 UInt32 end() const { in end() function
45 WRange(UInt32 begin, UInt32 end, UInt32 pos, double weight) in WRange()
51 void set_end(UInt32 end) { in set_end()
67 UInt32 end() const { in end() function
/external/dexmaker/src/dx/java/com/android/dx/util/
DByteArrayAnnotatedOutput.java159 int end = writeAt + 1; in writeByte() local
175 int end = writeAt + 2; in writeShort() local
192 int end = writeAt + 4; in writeInt() local
211 int end = writeAt + 8; in writeLong() local
259 int end = writeAt + blen; in write() local
275 int end = writeAt + length; in write() local
307 int end = cursor + count; in writeZeroes() local
332 int end = (cursor + mask) & ~mask; in alignTo() local
486 int end; in writeAnnotationsTo() local
555 private int end; field in ByteArrayAnnotatedOutput.Annotation
[all …]
/external/harfbuzz_ng/src/
Dhb-shape.cc49 parse_space (const char **pp, const char *end) in parse_space()
57 parse_char (const char **pp, const char *end, char c) in parse_char()
69 parse_uint (const char **pp, const char *end, unsigned int *pv) in parse_uint()
93 parse_bool (const char **pp, const char *end, unsigned int *pv) in parse_bool()
113 parse_feature_value_prefix (const char **pp, const char *end, hb_feature_t *feature) in parse_feature_value_prefix()
126 parse_feature_tag (const char **pp, const char *end, hb_feature_t *feature) in parse_feature_tag()
162 parse_feature_indices (const char **pp, const char *end, hb_feature_t *feature) in parse_feature_indices()
187 parse_feature_value_postfix (const char **pp, const char *end, hb_feature_t *feature) in parse_feature_value_postfix()
200 parse_one_feature (const char **pp, const char *end, hb_feature_t *feature) in parse_one_feature()
/external/lldb/source/Symbol/
DVariableList.cpp93 iterator pos, end = m_variables.end(); in FindVariableIndex() local
106 iterator pos, end = m_variables.end(); in FindVariable() local
122 iterator pos, end = m_variables.end(); in AppendVariablesIfUnique() local
143 iterator pos, end = m_variables.end(); in AppendVariablesWithScope() local
164 const iterator end = m_variables.end(); in FindIndexForVariable() local
177 const_iterator pos, end = m_variables.end(); in MemorySize() local
196 const_iterator pos, end = m_variables.end(); in Dump() local
DTypeList.cpp68 iterator pos, end = m_types.end(); in InsertUnique() local
127 iterator pos, end; in GetTypeAtIndex() local
141 for (auto pos = m_types.begin(), end = m_types.end(); pos != end; ++pos) in ForEach() local
151 for (auto pos = m_types.begin(), end = m_types.end(); pos != end; ++pos) in ForEach() local
176 for (iterator pos = m_types.begin(), end = m_types.end(); pos != end; ++pos) in Dump() local
252 iterator pos, end = m_types.end(); in RemoveMismatchedTypes() local
346 iterator pos, end = m_types.end(); in RemoveMismatchedTypes() local
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
DBuilderTryBlock.java48 @Nonnull public final Label end; field in BuilderTryBlock
50 public BuilderTryBlock(@Nonnull Label start, @Nonnull Label end, @Nullable String exceptionType, in BuilderTryBlock()
57 …public BuilderTryBlock(@Nonnull Label start, @Nonnull Label end, @Nullable TypeReference exception… in BuilderTryBlock()
64 public BuilderTryBlock(@Nonnull Label start, @Nonnull Label end, @Nonnull Label handler) { in BuilderTryBlock()
/external/curl/lib/
Dx509asn1.c109 const char * beg, const char * end) in Curl_getASN1Element()
187 static const char * bool2str(const char * beg, const char * end) in bool2str()
198 static const char * octet2str(const char * beg, const char * end) in octet2str()
213 static const char * bit2str(const char * beg, const char * end) in bit2str()
223 static const char * int2str(const char * beg, const char * end) in int2str()
249 utf8asn1str(char * * to, int type, const char * from, const char * end) in utf8asn1str()
338 static const char * string2str(int type, const char * beg, const char * end) in string2str()
370 static int encodeOID(char * buf, int n, const char * beg, const char * end) in encodeOID()
409 static const char * OID2str(const char * beg, const char * end, bool symbolic) in OID2str()
439 static const char * GTime2str(const char * beg, const char * end) in GTime2str()
[all …]
/external/lldb/source/Core/
DModuleList.cpp129 collection::iterator pos, end = m_modules.end(); in AppendIfNeeded() local
164 collection::iterator pos, end = m_modules.end(); in RemoveImpl() local
212 collection::iterator pos, end = m_modules.end(); in RemoveIfOrphaned() local
267 collection::iterator pos, end = module_list.m_modules.end(); in Remove() local
353 collection::const_iterator pos, end = m_modules.end(); in FindFunctions() local
390 collection::const_iterator pos, end = m_modules.end(); in FindFunctions() local
417 collection::const_iterator pos, end = m_modules.end(); in FindFunctionSymbols() local
450 collection::const_iterator pos, end = m_modules.end(); in FindFunctionSymbols() local
469 collection::const_iterator pos, end = m_modules.end(); in FindCompileUnits() local
486 collection::const_iterator pos, end = m_modules.end(); in FindGlobalVariables() local
[all …]
/external/lldb/include/lldb/Core/
DRangeMap.h215 typename Collection::const_iterator pos, end, prev; in IsSorted() local
237 typename Collection::iterator end; in CombineConsecutiveRanges() local
301 typename Collection::iterator pos, end; in Slide() local
371 typename Collection::const_iterator end = m_entries.end(); in FindEntryIndexThatContains() local
398 typename Collection::const_iterator end = m_entries.end(); in FindEntryThatContains() local
426 typename Collection::const_iterator end = m_entries.end(); in FindEntryThatContains() local
495 typename Collection::const_iterator pos, end, prev; in IsSorted() local
517 typename Collection::iterator end; in CombineConsecutiveRanges() local
581 typename Collection::iterator pos, end; in Slide() local
657 typename Collection::const_iterator end = m_entries.end(); in FindEntryIndexThatContains() local
[all …]
/external/jmonkeyengine/engine/src/core/com/jme3/scene/shape/
DLine.java54 private Vector3f end; field in Line
59 public Line(Vector3f start, Vector3f end) { in Line()
64 protected void updateGeometry(Vector3f start, Vector3f end) { in updateGeometry()
85 public void updatePoints(Vector3f start, Vector3f end) { in updatePoints()
/external/hamcrest/src/org/hamcrest/
DBaseDescription.java56 … public <T> Description appendValueList(String start, String separator, String end, T... values) { in appendValueList()
60 …public <T> Description appendValueList(String start, String separator, String end, Iterable<T> val… in appendValueList()
64 …private <T> Description appendValueList(String start, String separator, String end, Iterator<T> va… in appendValueList()
68 …public Description appendList(String start, String separator, String end, Iterable<? extends SelfD… in appendList()
72 …private Description appendList(String start, String separator, String end, Iterator<? extends Self… in appendList()
/external/lldb/source/Breakpoint/
DBreakpointList.cpp75 bp_collection::iterator pos, end = m_breakpoints.end(); in SetEnabledAll() local
89 bp_collection::iterator pos, end = m_breakpoints.end(); in RemoveAll() local
167 bp_collection::const_iterator end = m_breakpoints.end(); in Dump() local
179 bp_collection::iterator end = m_breakpoints.end(); in GetBreakpointAtIndex() local
195 bp_collection::const_iterator end = m_breakpoints.end(); in GetBreakpointAtIndex() local
210 bp_collection::iterator end = m_breakpoints.end(); in UpdateBreakpoints() local
221 bp_collection::iterator end = m_breakpoints.end(); in UpdateBreakpointsWhenModuleIsReplaced() local
232 bp_collection::iterator end = m_breakpoints.end(); in ClearAllBreakpointSites() local
DBreakpointLocationList.cpp98 collection::iterator pos, end = m_locations.end(); in FindInModule() local
152 collection::const_iterator pos, end = m_locations.end(); in Dump() local
185 collection::iterator pos, end = m_locations.end(); in ClearAllBreakpointSites() local
194 collection::iterator pos, end = m_locations.end(); in ResolveAllBreakpointSites() local
208 collection::const_iterator pos, end = m_locations.end(); in GetHitCount() local
219 collection::const_iterator pos, end = m_locations.end(); in GetNumResolvedLocations() local
232 collection::iterator pos, end = m_locations.end(); in GetDescription() local
276 collection::iterator pos, end = m_locations.end(); in RemoveLocation() local
/external/libchrome/crypto/
Drsa_private_key.cc139 uint8_t* end = src + input.size(); in Import() local
216 uint8_t* end, in ReadInteger()
223 uint8_t* end, in ReadIntegerWithExpectedSize()
250 uint8_t* end, in ReadIntegerImpl()
323 uint8_t* end, in ReadLength()
353 uint8_t* end, in ReadTypeHeaderAndLength()
363 bool PrivateKeyInfoCodec::ReadSequence(uint8_t** pos, uint8_t* end) { in ReadSequence()
367 bool PrivateKeyInfoCodec::ReadAlgorithmIdentifier(uint8_t** pos, uint8_t* end) { in ReadAlgorithmIdentifier()
375 bool PrivateKeyInfoCodec::ReadVersion(uint8_t** pos, uint8_t* end) { in ReadVersion()
/external/v8/test/mjsunit/tools/
Dtickprocessor.js85 function (name, start, end) { argument
111 function (name, start, end) { argument
149 function (name, start, end) { argument
172 function (name, start, end) { argument
215 function (name, start, end) { argument
256 function (name, start, end) { argument
268 function (name, start, end) { argument
279 function (name, start, end) { argument
291 function (name, start, end) { argument
/external/lldb/tools/debugserver/source/
DDNBBreakpoint.cpp123 iterator end = m_breakpoints.end(); in FindBreakpointsThatOverlapRange() local
160 const_iterator end = m_breakpoints.end(); in Dump() local
168 iterator pos, end = m_breakpoints.end(); in DisableAll() local
178 const_iterator end = m_breakpoints.end(); in RemoveTrapsFromBuffer() local
201 iterator pos, end = m_breakpoints.end(); in DisableAllBreakpoints() local
209 iterator pos, end = m_breakpoints.end(); in DisableAllWatchpoints() local

12345678910>>...101