Home
last modified time | relevance | path

Searched defs:details (Results 1 – 25 of 145) sorted by relevance

123456

/external/tensorflow/tensorflow/docs_src/tutorials/
Drecurrent_quickdraw.md57 ### Download the data
68 ### Optional: Download the full Quick Draw Data
108 ### Optional: Converting the data
219 ### Defining the model
251 ### _get_input_tensors
273 ### _add_conv_layers
309 ### _add_rnn_layers
337 ### _add_fc_layers
346 ### Loss, predictions, and optimizer
374 ### Training and evaluating the model
/external/tensorflow/tensorflow/contrib/verbs/
DREADME.md40 ### Terminology
47 ### Messages
53 ### Transport protocol
92 ### Additional design notes
102 ### RDMA components
138 ### Message structure:
/external/gemmlowp/doc/
Dless-than-8-bit.md202 ### Naive, bad rounding, that's plainly biased
214 ### Round-to-nearest rounding: unbiased in principle but not in practice
248 ### Probabilistic rounding: unbiased even on small finite input distributions
274 ### Switching between rounding-to-nearest and probabilistic rounding
288 ### Choice of pseudorandom number generator
/external/strace/
Dsocketutils.c53 char *details; member
61 cache_inode_details(const unsigned long inode, char *const details) in cache_inode_details()
81 const char *const details = get_sockaddr_by_inode_cached(inode); in print_sockaddr_by_inode_cached() local
166 char *details; in inet_parse_response() local
338 char *details; in unix_parse_response() local
374 char *details; in netlink_parse_response() local
488 const char *details = NULL; in get_sockaddr_by_inode_uncached() local
512 const char *details = get_sockaddr_by_inode_uncached(tcp, inode, proto); in print_sockaddr_by_inode_uncached() local
533 const char *details = get_sockaddr_by_inode_cached(inode); in get_sockaddr_by_inode() local
/external/autotest/frontend/client/src/autotest/moblab/rpc/
DOperationStatus.java16 private String details; field in OperationStatus
26 public OperationStatus(boolean valid, String details) { in OperationStatus()
/external/v8/src/
Dlayout-descriptor-inl.h30 PropertyDetails details) { in InobjectUnboxedField()
186 PropertyDetails details = descriptors->GetDetails(i); in CalculateCapacity() local
206 PropertyDetails details = descriptors->GetDetails(i); in Initialize() local
Dproperty.h63 void Init(Handle<Name> key, Handle<Object> value, PropertyDetails details) { in Init()
71 Descriptor(Handle<Name> key, Handle<Object> value, PropertyDetails details) in Descriptor()
Dlayout-descriptor.cc44 Handle<Map> map, PropertyDetails details) { in ShareAppend()
70 Handle<Map> map, PropertyDetails details, in AppendIfFastOrUseFull()
265 PropertyDetails details = descriptors->GetDetails(i); in IsConsistentWithMap() local
Dtransitions.cc68 PropertyDetails details = is_special_transition in Insert() local
168 PropertyDetails details = GetSimpleTargetDetails(target); in SearchTransition() local
203 PropertyDetails details = target->GetLastDescriptorDetails(); in FindTransitionToField() local
217 PropertyDetails details = GetSimpleTargetDetails(target); in ExpectedTransitionKey() local
508 PropertyDetails details = in CheckNewTransitionsAreConsistent() local
Dapi-natives.cc227 PropertyDetails details(Smi::cast(bit)); in ConfigureInstance() local
247 PropertyDetails details(Smi::cast(properties->get(i++))); in ConfigureInstance() local
551 PropertyDetails details(kData, attributes, 0, PropertyCellType::kNoCell); in AddDataProperty() local
563 PropertyDetails details(kData, attributes, 0, PropertyCellType::kNoCell); in AddDataProperty() local
576 PropertyDetails details(kAccessor, attributes, 0, PropertyCellType::kNoCell); in AddAccessorProperty() local
Dfield-index-inl.h88 PropertyDetails details = in ForDescriptor() local
Dproperty.cc38 PropertyDetails details(kData, attributes, kField, constness, representation, in DataField() local
/external/v8/tools/clang/plugins/
DCheckIPCVisitor.cpp119 CheckDetails details; in ValidateWriteParamArgument() local
143 CheckDetails details; in ValidateCheckedTuple() local
269 void CheckIPCVisitor::ReportCheckError(const CheckDetails& details, in ReportCheckError()
/external/v8/src/ic/
Dkeyed-store-generic.cc242 Node* details = in StoreElementWithCapacity() local
509 void KeyedStoreGenericAssembler::JumpIfDataProperty(Node* details, in JumpIfDataProperty()
550 Node* details = in LookupPropertyOnPrototypeChain() local
567 Node* details = in LookupPropertyOnPrototypeChain() local
587 Node* details = LoadAndUntagToWord32ObjectField( in LookupPropertyOnPrototypeChain() local
671 Node* descriptor_name_index, Node* details, Node* value, Label* slow) { in OverwriteExistingFastProperty()
778 Node* details = in EmitGenericPropertyStore() local
814 Node* details = LoadDetailsByKeyIndex<NameDictionary>( in EmitGenericPropertyStore() local
/external/parameter-framework/upstream/parameter/
DLoggingElementBuilderTemplate.cpp34 namespace details namespace
/external/libese/apps/boot/
DREADME.md242 #### Bootloader mode
251 #### Error results
/external/v8/src/inspector/
Djava-script-call-frame.cc82 v8::MaybeLocal<v8::Object> JavaScriptCallFrame::details() const { in details() function in v8_inspector::JavaScriptCallFrame
93 v8::Local<v8::Value> details; in details() local
/external/pdfium/fxjs/
Djs_resources.cpp61 const WideString& details) { in JSFormatErrorString()
/external/autotest/server/cros/ap_configurators/basic_auth_extension/
Dbackground.js22 function handleAuthRequest(details, callback) { argument
/external/mockito/src/main/java/org/mockito/internal/exceptions/
DReporter.java635 …lic static MockitoException cannotInitializeForSpyAnnotation(String fieldName, Exception details) { in cannotInitializeForSpyAnnotation()
667 … public static MockitoException fieldInitialisationThrewException(Field field, Throwable details) { in fieldInitialisationThrewException()
690 …atic MockitoException cannotInjectDependency(Field field, Object matchingMock, Exception details) { in cannotInjectDependency()
700 private static String exceptionCauseMessageIfAvailable(Exception details) { in exceptionCauseMessageIfAvailable()
/external/libnl/python/netlink/route/
Dtc.py211 def details(): member in Tc
322 def format(self, details=False, stats=False, nodev=False, argument
450 def format(self, details=False, _stats=False, nodev=False, argument
525 def format(self, details=False, _stats=False, nodev=False, argument
/external/v8/src/runtime/
Druntime-collections.cc135 Handle<FixedArray> details = isolate->factory()->NewFixedArray(4); in RUNTIME_FUNCTION() local
222 Handle<FixedArray> details = isolate->factory()->NewFixedArray(4); in RUNTIME_FUNCTION() local
/external/tensorflow/tensorflow/core/util/
Dtensor_slice_reader.h147 std::vector<std::pair<TensorSlice, string>> details; in CopySliceData() local
/external/iproute2/ip/
Diplink_xdp.c101 void xdp_dump(FILE *fp, struct rtattr *xdp, bool link, bool details) in xdp_dump()
/external/parameter-framework/upstream/test/functional-tests/include/
DFailureWrapper.hpp38 namespace details namespace

123456