Home
last modified time | relevance | path

Searched full:having (Results 1 – 25 of 7770) sorted by relevance

12345678910>>...311

/external/clang/test/SemaOpenCL/
Dinvalid-pipe-builtin-cl2.0.cl13 …ted-error {{invalid argument type to function 'read_pipe' (expecting 'reserve_id_t' having 'int')}}
14 … {{invalid argument type to function 'read_pipe' (expecting 'unsigned int' having 'reserve_id_t')}}
15 …/ expected-error {{invalid argument type to function 'read_pipe' (expecting 'int *' having 'int')}}
21 … argument type to function 'reserve_read_pipe' (expecting 'unsigned int' having '__global int *')}}
28 …d argument type to function 'work_group_commit_read_pipe' (expecting 'reserve_id_t' having 'int')}}
42 …ed-error {{invalid argument type to function 'write_pipe' (expecting 'reserve_id_t' having 'int')}}
43 …{{invalid argument type to function 'write_pipe' (expecting 'unsigned int' having 'reserve_id_t')}}
44 … expected-error {{invalid argument type to function 'write_pipe' (expecting 'int *' having 'int')}}
50 …argument type to function 'reserve_write_pipe' (expecting 'unsigned int' having '__global int *')}}
57 … argument type to function 'work_group_commit_write_pipe' (expecting 'reserve_id_t' having 'int')}}
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/
DExtractorInput.java90 * @param allowEndOfInput True if encountering the end of the input having read no data is
95 * the input was encountered having read no data.
96 * @throws EOFException If the end of input was encountered having partially satisfied the read
97 * (i.e. having read at least one byte, but fewer than {@code length}), or if no bytes were
129 * @param allowEndOfInput True if encountering the end of the input having skipped no data is
134 * the input was encountered having skipped no data.
135 * @throws EOFException If the end of input was encountered having partially satisfied the skip
136 * (i.e. having skipped at least one byte, but fewer than {@code length}), or if no bytes were
179 * @param allowEndOfInput True if encountering the end of the input having peeked no data is
184 * the input was encountered having peeked no data.
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/
DExtractorInput.java90 * @param allowEndOfInput True if encountering the end of the input having read no data is
95 * the input was encountered having read no data.
96 * @throws EOFException If the end of input was encountered having partially satisfied the read
97 * (i.e. having read at least one byte, but fewer than {@code length}), or if no bytes were
129 * @param allowEndOfInput True if encountering the end of the input having skipped no data is
134 * the input was encountered having skipped no data.
135 * @throws EOFException If the end of input was encountered having partially satisfied the skip
136 * (i.e. having skipped at least one byte, but fewer than {@code length}), or if no bytes were
179 * @param allowEndOfInput True if encountering the end of the input having peeked no data is
184 * the input was encountered having peeked no data.
[all …]
/external/python/cpython2/Objects/
Dunicodectype.c71 /* Returns 1 for Unicode characters having the category 'Lt', 0
81 /* Returns the integer decimal (0-9) for Unicode characters having
98 /* Returns the integer digit (0-9) for Unicode characters having
115 /* Returns the numeric value as double for Unicode characters having
127 /* Returns 1 for Unicode characters having the category 'Ll', 0
137 /* Returns 1 for Unicode characters having the category 'Lu', 0
175 /* Returns 1 for Unicode characters having the category 'Ll', 'Lu', 'Lt',
/external/python/cpython3/Objects/
Dunicodectype.c71 /* Returns 1 for Unicode characters having the category 'Lt', 0
81 /* Returns 1 for Unicode characters having the XID_Start property, 0
91 /* Returns 1 for Unicode characters having the XID_Continue property,
101 /* Returns the integer decimal (0-9) for Unicode characters having
118 /* Returns the integer digit (0-9) for Unicode characters having
135 /* Returns the numeric value as double for Unicode characters having
165 /* Returns 1 for Unicode characters having the category 'Ll', 0
175 /* Returns 1 for Unicode characters having the category 'Lu', 0
286 /* Returns 1 for Unicode characters having the category 'Ll', 'Lu', 'Lt',
/external/sdv/vsomeip/third_party/boost/asio/doc/requirements/
Dasynchronous_socket_operations.qbk11 having prefix `async_`.
19 [mdash] having no argument `flags` of type `socket_base::message_flags`, or
21 [mdash] having an argument `flags` of type `socket_base::message_flags` but
29 boost_asio.reference.read_write_operations read operations] on `s` having an argument
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/
DImportFeatureValuesResponse.java112 * * Not having any featureValues.
113 * * Having a null entityId.
114 * * Having a null timestamp.
133 * The number rows that weren't ingested due to having feature timestamps
671 * * Not having any featureValues.
672 * * Having a null entityId.
673 * * Having a null timestamp.
690 * * Not having any featureValues.
691 * * Having a null entityId.
692 * * Having a null timestamp.
[all …]
DImportFeatureValuesResponseOrBuilder.java57 * * Not having any featureValues.
58 * * Having a null entityId.
59 * * Having a null timestamp.
73 * The number rows that weren't ingested due to having feature timestamps
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/
DImportFeatureValuesResponse.java112 * * Not having any featureValues.
113 * * Having a null entityId.
114 * * Having a null timestamp.
133 * The number rows that weren't ingested due to having feature timestamps
675 * * Not having any featureValues.
676 * * Having a null entityId.
677 * * Having a null timestamp.
694 * * Not having any featureValues.
695 * * Having a null entityId.
696 * * Having a null timestamp.
[all …]
DImportFeatureValuesResponseOrBuilder.java57 * * Not having any featureValues.
58 * * Having a null entityId.
59 * * Having a null timestamp.
73 * The number rows that weren't ingested due to having feature timestamps
DImportFeatureValuesOperationMetadataOrBuilder.java144 * * Not having any featureValues.
145 * * Having a null entityId.
146 * * Having a null timestamp.
160 * The number rows that weren't ingested due to having timestamps outside the
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
DCountModifierTest.java56 * BREAKPOINT event occurs once after having called the method (count - 1)
82 * occurs once after having called the method (count - 1) times. We check
103 * occurs once after having called the method (count - 1) times. We check
126 * METHOD_EXIT_WITH_RETURN_VALUE event occurs once after having called the
148 * occurs once after having called the method (count - 1) times. We check
171 * occurs once after having called the method (count - 1) times. We check
196 * event occurs once after having called the method (count - 1) times. We
/external/grpc-grpc/src/python/grpcio/grpc/framework/foundation/
Dfuture.py72 computation's already having begun, the computation's already having
73 finished, and the computation's having been scheduled for execution on a
102 not limited to this object's cancel method not having been called and
103 the computation's result having become immediately available.
122 # computation completed successfully. A computation's having been cancelled
/external/ltp/testcases/kernel/mem/hugetlb/hugemmap/
Dhugemmap10.c395 if (MAP(SL_SETUP, 1, MAP_SHARED, "mmap for test having prior untouched shared mmap") || in test_per_base_nr()
397 UNMAP(SL_SETUP, 1, MAP_SHARED, "unmap after test having prior untouched shared mmap")) in test_per_base_nr()
401 if (MAP(SL_SETUP, 1, MAP_PRIVATE, "mmap for test having prior untouched private mmap") || in test_per_base_nr()
403 UNMAP(SL_SETUP, 1, MAP_PRIVATE, "unmap after test having prior untouched private mmap")) in test_per_base_nr()
407 if (MAP(SL_SETUP, 1, MAP_SHARED, "mmap for test having prior touched shared mmap") || in test_per_base_nr()
408 TOUCH(SL_SETUP, 1, MAP_SHARED, "touching for test having prior touched shared mmap") || in test_per_base_nr()
410 UNMAP(SL_SETUP, 1, MAP_SHARED, "unmap after test having prior touched shared mmap")) in test_per_base_nr()
414 if (MAP(SL_SETUP, 1, MAP_PRIVATE, "mmap for test with having touched private mmap") || in test_per_base_nr()
415 TOUCH(SL_SETUP, 1, MAP_PRIVATE, "touching for test with having touched private mmap") || in test_per_base_nr()
417 UNMAP(SL_SETUP, 1, MAP_PRIVATE, "unmap after test having prior touched private mmap")) in test_per_base_nr()
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-model/com/github/javaparser/symbolsolver/model/declarations/
DReferenceTypeDeclaration.java44 // We want to avoid infinite recursion in case of Object having Object as ancestor in getAllAncestors()
165 * Can we assign instances of the given type to variables having the type defined
171 …* Can we assign instances of the type defined by this declaration to variables having the type def…
179 * Can we assign instances of the given type to variables having the type defined
189 * Has the type at least one annotation declared having the specified qualified name?
194 … * Has the type at least one annotation declared or inherited having the specified qualified name?
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
DLog.java70 * <p> Call this method to prevent having to perform expensive operations
79 * <p> Call this method to prevent having to perform expensive operations
88 * <p> Call this method to prevent having to perform expensive operations
97 * <p> Call this method to prevent having to perform expensive operations
108 * <p> Call this method to prevent having to perform expensive operations
119 * <p> Call this method to prevent having to perform expensive operations
/external/google-cloud-java/java-optimization/proto-google-cloud-optimization-v1/src/main/java/com/google/cloud/optimization/v1/
DShipmentTypeIncompatibilityOrBuilder.java30 * List of incompatible types. Two shipments having different `shipment_types`
43 * List of incompatible types. Two shipments having different `shipment_types`
56 * List of incompatible types. Two shipments having different `shipment_types`
70 * List of incompatible types. Two shipments having different `shipment_types`
/external/flatbuffers/docs/source/
DWhitePaper.md85 without having its schema), they have a lot of upsides:
114 - Having a native vector type instead of `repeated`. This gives you a
115 length without having to collect all items, and in the case of
119 - Having a native `union` type instead of using a series of `optional`
122 - Being able to define defaults for all scalars, instead of having to
/external/libwebsockets/include/libwebsockets/
Dlws-adopt.h43 * returns NULL, having cleaned up any new wsi pieces.
58 * returns NULL, having cleaned up any new wsi pieces.
135 * returns NULL, having cleaned up any new wsi pieces.
172 * returns NULL, having cleaned up any new wsi pieces.
193 * returns NULL, having cleaned up any new wsi pieces.
218 * returns NULL, having cleaned up any new wsi pieces.
260 * returns NULL, having cleaned up any new wsi pieces.
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DInstructionPrecedenceTracking.cpp9 // (e.g. as having implicit control flow, or writing memory, or having another
79 // Mark this block as having no special instructions. in fill()
98 "Block is marked as having special instructions but in fact it has " in validate()
140 // instruction, mark the block as having implicit control flow. We use them in isSpecialInstruction()
/external/apache-http/src/org/apache/commons/logging/
DLog.java76 * <p> Call this method to prevent having to perform expensive operations
88 * <p> Call this method to prevent having to perform expensive operations
100 * <p> Call this method to prevent having to perform expensive operations
112 * <p> Call this method to prevent having to perform expensive operations
124 * <p> Call this method to prevent having to perform expensive operations
136 * <p> Call this method to prevent having to perform expensive operations
/external/clang/lib/Headers/
Dpopcntintrin.h30 /// \brief Counts the number of bits in the source operand having a value of 1.
46 /// \brief Counts the number of bits in the source operand having a value of 1.
63 /// \brief Counts the number of bits in the source operand having a value of 1.
79 /// \brief Counts the number of bits in the source operand having a value of 1.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionPrecedenceTracking.cpp9 // (e.g. as having implicit control flow, or writing memory, or having another
73 // Mark this block as having no special instructions. in fill()
92 "Block is marked as having special instructions but in fact it has " in validate()
129 // instruction, mark the block as having implicit control flow. We use them in isSpecialInstruction()
/external/sdv/vsomeip/third_party/boost/optional/doc/
D12_when_to_use.qbk4 …, clear (to all parties) reason for having no value of type `T`, and where the lack of value is as…
10 Here, having received an empty `vec` and having no `size_t` to return is not a ['failure] but a ['n…
/external/licenseclassifier/v2/assets/License/CECILL-2.1/
Dlicense.txt10 …A, a public scientific, technical and industrial research establishment, having its principal plac…
12 …cientifique - CNRS, a public scientific and technological establishment, having its principal plac…
14 …utomatique - Inria, a public scientific and technological establishment, having its principal plac…
23 …lt that its use is reserved for developers and experienced professionals having in-depth computer …
46 Licensee: means the Software user(s) having accepted the Agreement.
48 Contributor: means a Licensee having made at least one Contribution.
74 3.1 The Licensee shall be deemed as having accepted the terms and conditions of this Agreement upon…
190 …rior to termination of the Agreement shall remain valid subject to their having been granted in co…
198 …ll previous agreements, whether written or oral, between the Parties and having the same purpose, …
215 …ary, the disagreements or disputes shall be referred to the Paris Courts having jurisdiction, by t…

12345678910>>...311