OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:having
(Results
451 - 475
of
4782
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ConstraintManager.h
94
// because we want to avoid
having
callers generate a new node
123
// because we want to avoid
having
callers generate a new node
/external/clang/test/OpenMP/
critical_messages.cpp
27
#pragma omp critical(name2) // expected-error {{cannot nest 'critical' regions
having
the same name 'name2'}}
90
#pragma omp critical(name2) // expected-error {{cannot nest 'critical' regions
having
the same name 'name2'}}
/external/eigen/Eigen/src/Core/
DenseCoeffsBase.h
143
* This method is allowed only for vector expressions, and for matrix expressions
having
the LinearAccessBit.
164
* This method is allowed only for vector expressions, and for matrix expressions
having
the LinearAccessBit.
199
* to ensure that a packet really starts there. This method is only available on expressions
having
the
226
* to ensure that a packet really starts there. This method is only available on expressions
having
the
366
* This method is allowed only for vector expressions, and for matrix expressions
having
the LinearAccessBit.
386
* This method is allowed only for vector expressions, and for matrix expressions
having
the LinearAccessBit.
420
* to ensure that a packet really starts there. This method is only available on expressions
having
the
450
* to ensure that a packet really starts there. This method is only available on expressions
having
the
/external/libchrome/base/synchronization/
condition_variable.h
6
// Windows, simulates it. This functionality is very helpful for
having
60
//
having
some of its stack data in various CPU caches.
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/
FrameBufferCubemap.java
68
/** Creates a new FrameBuffer
having
the given dimensions and potentially a depth buffer attached.
78
/** Creates a new FrameBuffer
having
the given dimensions and potentially a depth and a stencil buffer attached.
/external/llvm/include/llvm/IR/
Use.h
16
/// without
having
to store a User pointer in every Use. A User is preceded in
66
/// operations it allows are essential to many optimizations
having
reasonable
/external/llvm/test/Transforms/LoopStrengthReduce/
addrec-gep-address-space.ll
16
; same address instead of
having
it computed twice, and SCEVExpander should
17
; be able to reconstruct the full getelementptr, despite it
having
a few
addrec-gep.ll
10
; same address instead of
having
it computed twice, and SCEVExpander should
11
; be able to reconstruct the full getelementptr, despite it
having
a few
/external/mdnsresponder/mDNSPosix/
libnss_mdns.8
138
the payment of the cost of
having
the goods repaired; or
146
the payment of the cost of
having
the services supplied again.
nss_ReadMe.txt
108
iv. the payment of the cost of
having
the goods repaired; or
111
ii. the payment of the cost of
having
the services supplied
nss_mdns.conf.5
125
the payment of the cost of
having
the goods repaired; or
133
the payment of the cost of
having
the services supplied again.
/external/mesa3d/src/glsl/
opt_constant_variable.cpp
122
/* Mark this entry as
having
a constant assignment (if the
152
/* Mark the return storage as
having
been assigned to */
/external/opencv/
README.rdoc
9
In addition to
having
the SDK or NDK you will also need to have one of the following:
69
To use Java, you have to make a small code change. Eventually we will make this a configurable option without
having
to make a code change. The reason is because when we send data over a socket from Java to Java it is faster to send serialized buffered images. However, when we send data to C++, we have to send a raw byte array.
/external/testng/src/main/java/org/testng/
ITestNGMethod.java
31
* Sets the test class
having
this method. This is not necessarily the declaring class.
33
* @param cls The test class
having
this method.
/external/v8/test/webkit/
property-getters-and-setters.js
43
debug("Setting a value without
having
a setter");
47
debug("Getting a value without
having
a getter");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
HbpcdUtils.java
48
// be used by a specific operator, other operators
having
the same SID are
147
// TODO: for those country
having
more than 1 IDDs, need more information
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/db/
SelectionBuilder.java
310
* @param
having
A filter declare which row groups to include in the cursor, if row grouping is
311
* being used, formatted as an SQL
HAVING
clause (excluding the
HAVING
itself).
323
String
having
, String orderBy, String limit) {
327
return db.query(mTable, columns, getSelection(), getSelectionArgs(), groupBy,
having
,
/developers/samples/android/common/src/java/com/example/android/common/db/
SelectionBuilder.java
310
* @param
having
A filter declare which row groups to include in the cursor, if row grouping is
311
* being used, formatted as an SQL
HAVING
clause (excluding the
HAVING
itself).
323
String
having
, String orderBy, String limit) {
327
return db.query(mTable, columns, getSelection(), getSelectionArgs(), groupBy,
having
,
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/db/
SelectionBuilder.java
310
* @param
having
A filter declare which row groups to include in the cursor, if row grouping is
311
* being used, formatted as an SQL
HAVING
clause (excluding the
HAVING
itself).
323
String
having
, String orderBy, String limit) {
327
return db.query(mTable, columns, getSelection(), getSelectionArgs(), groupBy,
having
,
/frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java
565
* The name of this method comes from a time when
having
an active connection
[
all
...]
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
SocketHandlerTest.java
407
* Test close() when
having
sufficient privilege, and a record has been
435
* Test close() when
having
sufficient privilege, and no record has been
461
* Test publish(), use no filter,
having
output stream, normal log record.
500
* Test publish(), use a filter,
having
output stream, normal log record.
530
* Test publish(), null log record,
having
output stream
557
* Test publish(), a log record with empty msg,
having
output stream
582
* Test publish(), a log record with null msg,
having
output stream
LevelTest.java
73
* Test the constructor
having
resource bundle parameter using normal
84
* Test the constructor
having
resource bundle parameter using null names.
97
* Test the constructor
having
resource bundle parameter using empty
/external/curl/tests/unit/
unit1300.c
185
* removing non head element, with list
having
>=2 elements
208
* removing the tail with list
having
>=1 element
224
* removing head with list
having
1 element
/external/gemmlowp/internal/
kernel.h
86
// Let's work out the data layout expected by a kernel
having
the
95
// 3 cells, each cell
having
dimensions (width=3, depth=4), laid out in
111
// 2 cells each
having
dimensions (width=5, depth=4), laid out in
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
EnumBiMapTest.java
167
//
having
inconsistent iteration orderings.
190
//
having
inconsistent iteration orderings.
217
//
having
inconsistent iteration orderings.
Completed in 465 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>