Searched
full:constructed (Results
501 -
525 of
4943) sorted by null
<<21222324252627282930>>
/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/ |
copy_move.pass.cpp | 122 // Test that moving a function constructed from a reference wrapper 139 // Test that moving a function constructed from a function pointer
|
/external/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/ |
copy.pass.cpp | 90 assert(T::constructed == 0); 104 assert(T::constructed == 0);
|
/external/libcxxabi/src/ |
cxa_thread_atexit.cpp | 52 // thread_local is constructed after that point. Thus we consider such 54 // program terminates abnormally after such a thread_local is constructed,
|
/external/libxcam/modules/isp/ |
x3a_analyzer_aiq.cpp | 81 XCAM_LOG_DEBUG ("X3aAnalyzerAiq constructed"); 96 XCAM_LOG_DEBUG ("X3aAnalyzerAiq constructed");
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
freedreno_query_hw.h | 100 * sample is constructed. 106 * the sample is constructed, but when the batch is submitted.
|
/external/nist-sip/java/gov/nist/javax/sip/ |
NistSipMessageFactoryImpl.java | 60 * constructed. 96 * constructed.
|
/external/skia/docs/ |
SkIPoint16_Reference.bmh | 50 #Param x integer x-axis value of constructed IPoint ## 51 #Param y integer y-axis value of constructed IPoint ##
|
/external/skia/include/core/ |
SkPoint.h | 26 @param x integer x-axis value of constructed SkIPoint 27 @param y integer y-axis value of constructed SkIPoint 70 @param x integer x-axis value of constructed SkIPoint 71 @param y integer y-axis value of constructed SkIPoint 132 /** Returns true if SkIPoint is equivalent to SkIPoint constructed from (x, y). 208 @param x SkScalar x-axis value of constructed SkPoint or vector 209 @param y SkScalar y-axis value of constructed SkPoint or vector 454 /** Returns true if SkPoint is equivalent to SkPoint constructed from (x, y).
|
/external/skia/site/user/api/ |
SkIPoint16_Reference.md | 70 integer x-axis value of constructed <a href="SkIPoint_Reference#IPoint">IPoint</a></td> 72 integer y-axis value of constructed <a href="SkIPoint_Reference#IPoint">IPoint</a></td>
|
/external/skqp/docs/ |
SkIPoint16_Reference.bmh | 45 #Param x integer x-axis value of constructed IPoint ## 46 #Param y integer y-axis value of constructed IPoint ##
|
/external/skqp/include/core/ |
SkPoint.h | 25 @param x integer x-axis value of constructed SkIPoint 26 @param y integer y-axis value of constructed SkIPoint 69 @param x integer x-axis value of constructed SkIPoint 70 @param y integer y-axis value of constructed SkIPoint 131 /** Returns true if SkIPoint is equivalent to SkIPoint constructed from (x, y). 206 @param x SkScalar x-axis value of constructed SkPoint or vector 207 @param y SkScalar y-axis value of constructed SkPoint or vector 452 /** Returns true if SkPoint is equivalent to SkPoint constructed from (x, y).
|
/external/skqp/site/user/api/ |
SkIPoint16_Reference.md | 62 integer x-axis value of constructed <a href="SkIPoint_Reference#IPoint">IPoint</a></td> 64 integer y-axis value of constructed <a href="SkIPoint_Reference#IPoint">IPoint</a></td>
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
dot_op_emitter.h | 92 // dot operation. Loops are constructed in major to minor dimension layout 97 // LLVM constructs (eg, basic blocks) constructed by this method.
|
/external/tensorflow/tensorflow/contrib/predictor/ |
saved_model_predictor.py | 16 """A `Predictor` constructed from a `SavedModel`.""" 115 """A `Predictor` constructed from a `SavedModel`."""
|
/external/tensorflow/tensorflow/python/summary/ |
plugin_asset.py | 44 This way, they can be defined anywhere the graph is being constructed, and 120 - It is constructed when get_plugin_asset is called on the class for
|
/external/v8/src/base/ |
lazy-instance.h | 34 // Additionally you can override the way your instance is constructed by 62 // constructed (using new) by default. This mode is useful if you have to
|
/external/valgrind/include/ |
pub_tool_seqmatch.h | 63 Alternatively, the input can be lazily constructed using an 79 If inputCompleter is not NULL, the input will be lazily constructed
|
/frameworks/base/core/java/android/text/style/ |
QuoteSpan.java | 45 * For example, a <code>QuoteSpan</code> using the default values can be constructed like this: 49 * <figcaption><code>QuoteSpan</code> constructed with default values.</figcaption>
|
TypefaceSpan.java | 31 * be constructed either based on a font family or based on a <code>Typeface</code>. When 50 * <figcaption>Text with <code>TypefaceSpan</code>s constructed based on a font from resource and
|
/frameworks/base/wifi/tests/src/android/net/wifi/aware/ |
WifiAwareAgentNetworkSpecifierTest.java | 76 * Validate that an agent network specifier constructed with a single entry matches that entry, 89 * Validate that an agent network specifier constructed with multiple entries matches all those
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/ |
PasspointProvisioningTestUtil.java | 60 * @return the constructed {@link android.net.wifi.hotspot2.OsuProvider} 74 * @return the constructed {@link android.net.wifi.hotspot2.OsuProvider}
|
/frameworks/support/asynclayoutinflater/src/main/java/androidx/asynclayoutinflater/view/ |
AsyncLayoutInflater.java | 52 * and all the Views being constructed as part of inflation must not create 54 * layout that is trying to be inflated cannot be constructed
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/ |
JarEntryTest.java | 90 assertEquals("Wrong entry constructed--wrong name", entryName, jarEntry 92 assertEquals("Wrong entry constructed--wrong size", 311, jarEntry
|
/libcore/luni/src/test/etc/loading-test-jar/ |
TestMethods.java | 84 * Test that an instance of a sibling class can be constructed. 140 * Test that an instance of a cousin class can be constructed.
|
/libcore/ojluni/src/main/java/sun/security/x509/ |
GeneralName.java | 235 // implicit, constructed form 239 // explicit, constructed form since underlying tag is CHOICE
|
Completed in 2457 milliseconds
<<21222324252627282930>>