Home
last modified time | relevance | path

Searched refs:Defaults (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dformat_traits.h56 Defaults<0, 0, 0, 0>
76 Defaults<0, 0, 0, 0x3f800000>
98 Defaults<0, 0, 0, 0x1>
120 Defaults<0, 0, 0, 0x1>
142 Defaults<0, 0, 0, 0x3f800000>
164 Defaults<0, 0, 0, 0x3f800000>
186 Defaults<0, 0, 0, 0x3f800000>
208 Defaults<0, 0, 0, 0x3f800000>
230 Defaults<0, 0, 0, 0x3f800000>
252 Defaults<0, 0, 0, 0x3f800000>
[all …]
/external/guava/guava-tests/test/com/google/common/base/
DDefaultsTest.java28 assertEquals(false, Defaults.defaultValue(boolean.class).booleanValue()); in testGetDefaultValue()
29 assertEquals('\0', Defaults.defaultValue(char.class).charValue()); in testGetDefaultValue()
30 assertEquals(0, Defaults.defaultValue(byte.class).byteValue()); in testGetDefaultValue()
31 assertEquals(0, Defaults.defaultValue(short.class).shortValue()); in testGetDefaultValue()
32 assertEquals(0, Defaults.defaultValue(int.class).intValue()); in testGetDefaultValue()
33 assertEquals(0, Defaults.defaultValue(long.class).longValue()); in testGetDefaultValue()
34 assertEquals(0.0f, Defaults.defaultValue(float.class).floatValue()); in testGetDefaultValue()
35 assertEquals(0.0d, Defaults.defaultValue(double.class).doubleValue()); in testGetDefaultValue()
36 assertNull(Defaults.defaultValue(void.class)); in testGetDefaultValue()
37 assertNull(Defaults.defaultValue(String.class)); in testGetDefaultValue()
/external/golang-protobuf/proto/
Dsize_test.go92 {"bool", &pb.Defaults{F_Bool: Bool(true)}},
93 {"int32", &pb.Defaults{F_Int32: Int32(12)}},
94 {"negative int32", &pb.Defaults{F_Int32: Int32(-1)}},
95 {"small int64", &pb.Defaults{F_Int64: Int64(1)}},
96 {"big int64", &pb.Defaults{F_Int64: Int64(1 << 20)}},
97 {"negative int64", &pb.Defaults{F_Int64: Int64(-1)}},
98 {"fixed32", &pb.Defaults{F_Fixed32: Uint32(71)}},
99 {"fixed64", &pb.Defaults{F_Fixed64: Uint64(72)}},
100 {"uint32", &pb.Defaults{F_Uint32: Uint32(123)}},
101 {"uint64", &pb.Defaults{F_Uint64: Uint64(124)}},
[all …]
/external/tensorflow/tensorflow/lite/toco/
Dtoco_port_test.cc34 file::Exists(TFLITE_PREFIX "toco/toco_port_test.cc", file::Defaults()) in TEST()
38 file::Exists("non-existent_file_asldjflasdjf", file::Defaults()).ok()); in TEST()
43 file::Readable(TFLITE_PREFIX "toco/toco_port_test.cc", file::Defaults()) in TEST()
47 file::Readable("non-existent_file_asldjflasdjf", file::Defaults()).ok()); in TEST()
Dtoco_port.cc83 CHECK_EQ(&options, &::file::Defaults()); in ToOptions()
89 const auto status = ::file::Open(filename, "w", &f, ::file::Defaults()); in Writable()
91 QCHECK_OK(f->Close(::file::Defaults())); in Writable()
98 return ToStatus(::file::Readable(filename, ::file::Defaults())); in Readable()
103 auto status = ::file::Exists(filename, ::file::Defaults()); in Exists()
109 return ToStatus(::file::GetContents(filename, contents, ::file::Defaults())); in GetContents()
114 return ToStatus(::file::SetContents(filename, contents, ::file::Defaults())); in SetContents()
Dtoco_convert.cc45 QCHECK(port::file::Exists(input_file.value(), port::file::Defaults()).ok()) in CheckFrozenModelPermissions()
47 QCHECK(port::file::Readable(input_file.value(), port::file::Defaults()).ok()) in CheckFrozenModelPermissions()
69 graph_def_contents, port::file::Defaults()) in ReadInputData()
104 output_file_contents, port::file::Defaults())); in Convert()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCMake.rst214 targets. Case-sensitive. Defaults to *all*. Example:
218 Build LLVM tools. Defaults to ON. Targets for building each tool are generated
224 Generate build targets for the LLVM tools. Defaults to ON. You can use this
232 Build LLVM examples. Defaults to OFF. Targets for building each example are
237 Generate build targets for the LLVM examples. Defaults to ON. You can use this
241 Build LLVM unit tests. Defaults to OFF. Targets for building each unit test
249 Generate build targets for the LLVM unit tests. Defaults to ON. You can use
258 after a branch switch. Defaults to ON.
261 Build with threads support, if available. Defaults to ON.
264 Build in C++1y mode, if available. Defaults to OFF.
[all …]
/external/llvm/docs/
DCMake.rst212 targets. Case-sensitive. Defaults to *all*. Example:
216 Build LLVM tools. Defaults to ON. Targets for building each tool are generated
222 Generate build targets for the LLVM tools. Defaults to ON. You can use this
226 Build LLVM examples. Defaults to OFF. Targets for building each example are
231 Generate build targets for the LLVM examples. Defaults to ON. You can use this
235 Build LLVM unit tests. Defaults to OFF. Targets for building each unit test
243 Generate build targets for the LLVM unit tests. Defaults to ON. You can use
250 cmake must be invoked before the build. Defaults to OFF.
253 Build with threads support, if available. Defaults to ON.
256 Build in C++1y mode, if available. Defaults to OFF.
[all …]
/external/catch2/docs/
Dcmake-integration.md161 messages. Defaults to `OFF`.
164 Defaults to `OFF`.
166 class name to the test name in CTest. Defaults to `ON`.
168 name to the test name in CTest. Defaults to `ON`.
172 automatically discovered. Defaults to `OFF`.
191 built. Defaults to `ON`. Note that Catch2 also obeys `BUILD_TESTING` CMake
195 built. Defaults to `OFF`.
197 included in the installation. Defaults to `ON`.
199 included in the installation. Defaults to `ON`.
201 Catch2's test binary will be built. Defaults to `ON`.
/external/llvm/docs/CommandGuide/
Dllvm-symbolizer.rst79 Defaults to ``linkage``.
84 in debug info sections. Defaults to true.
88 Print demangled function names. Defaults to true.
93 inlnied frames. Defaults to true.
101 address will not be symbolized. Defaults to empty string.
111 Print address before the source code location. Defaults to false.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/
Dllvm-symbolizer.rst79 Defaults to ``linkage``.
84 in debug info sections. Defaults to true.
88 Print demangled function names. Defaults to true.
93 inlnied frames. Defaults to true.
101 address will not be symbolized. Defaults to empty string.
111 Print address before the source code location. Defaults to false.
/external/desugar/test/java/com/google/devtools/build/android/desugar/
Djacoco_legacy_default_method_companion_disassembled_golden.txt1 public abstract class com.example.gavra.java8coverage.Defaults$$CC {
4 public static void foo(com.example.gavra.java8coverage.Defaults);
31 11: ldc #22 // String com/example/gavra/java8coverage/Defaults
/external/u-boot/doc/
DREADME.video51 Defaults to monitor=dvi.
56 Defaults to hpd=1.
62 Defaults to hpd_delay=500.
68 Defaults to edid=1.
72 to deal with overscanning displays. Defaults to overscan_x=32 and
/external/caliper/caliper/src/main/java/com/google/caliper/model/
DDefaults.java27 final class Defaults { class
31 private Defaults() {} in Defaults() method in Defaults
DRun.java42 this.id = Defaults.UUID; in Run()
44 this.startTime = Defaults.INSTANT; in Run()
/external/markdown/docs/extensions/
DTables_of_Contents.txt42 * **marker**: Text to find and replace with the Table of Contents. Defaults
44 * **slugify**: Callable to generate anchors based on header text. Defaults to a
48 * **title**: Title to insert in TOC ``<div>``. Defaults to ``None``.
/external/tensorflow/tensorflow/contrib/tensor_forest/
DREADME.md86 Defaults to False (classification).
90 * `num_trees`. The number of trees to create. Defaults to 100. There
93 * `max_nodes`. Defaults to 10,000. No tree is allowed to grow beyond
100 * `num_splits_to_consider`. Defaults to `sqrt(num_features)` capped to be
104 * `split_after_samples`. Defaults to 250. In our online version of
111 the training data. Defaults to 1.0 (no bagging) because it fails to give
116 input features. Defaults to 1.0 (no feature bagging).
/external/slf4j/slf4j-simple/src/test/resources/
Dsimplelogger.properties25 # Defaults to true.
29 # Defaults to true.
33 # Defaults to false.
/external/guava/guava/src/com/google/common/base/
DDefaults.java33 public final class Defaults { class
34 private Defaults() {} in Defaults() method in Defaults
/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
DAbstractHttp2HeadersTest.java22 import com.google.common.base.Defaults;
45 args[i] = Defaults.defaultValue(params[i]); in allMethodsAreUnsupported()
/external/nos/host/android/hals/
DAndroid.bp32 // Defaults for the libnos HAL services
41 // Defaults for the libnos HAL implementation libraries
/external/grpc-grpc-java/core/src/test/java/io/grpc/
DForwardingChannelBuilderTest.java23 import com.google.common.base.Defaults;
68 args[i] = Defaults.defaultValue(argTypes[i]); in allBuilderMethodsReturnThis()
DForwardingTestUtil.java25 import com.google.common.base.Defaults;
64 args[i] = Defaults.defaultValue(argTypes[i]); in testMethodsForwarded()
/external/nos/host/android/
DAndroid.bp35 // Defaults for components under the hw subdirectory
42 // Defaults for components shared between the host and device
/external/golang-protobuf/proto/test_proto/
Dtest.pb.go2440 type Defaults struct { struct
2470 func (m *Defaults) Reset() { *m = Defaults{} } argument
2471 func (m *Defaults) String() string { return proto.CompactTextString(m) } argument
2472 func (*Defaults) ProtoMessage() {} argument
2473 func (*Defaults) Descriptor() ([]byte, []int) { argument
2477 func (m *Defaults) XXX_Unmarshal(b []byte) error { argument
2480 func (m *Defaults) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
2483 func (m *Defaults) XXX_Merge(src proto.Message) { argument
2486 func (m *Defaults) XXX_Size() int { argument
2489 func (m *Defaults) XXX_DiscardUnknown() { argument
[all …]

12345678910>>...13