HomeSort by relevance Sort by last modified time
    Searched refs:Head (Results 451 - 463 of 463) sorted by null

<<111213141516171819

  /external/v8/testing/gmock/include/gmock/
gmock-matchers.h     [all...]
  /external/abi-compliance-checker/
abi-compliance-checker.pl     [all...]
  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
dnn_linear_combined_test.py 33 from tensorflow.contrib.learn.python.learn.estimators import head as head_lib
67 class _CheckCallsHead(head_lib.Head):
68 """Head that checks whether head_ops is called."""
119 'head': head_lib.multi_class_head(2),
153 'head': head_lib.multi_class_head(2),
201 head=_CheckCallsHead(),
208 head = _CheckCallsHead()
216 head,
222 self.assertEqual(1, head.head_ops_called_times)
225 self.assertEqual(2, head.head_ops_called_times
    [all...]
  /external/clang/lib/AST/
ItaniumMangle.cpp 283 explicit AbiTagState(AbiTagState *&Head) : LinkHead(Head) {
359 "abi tag link head must point to us on destruction");
    [all...]
  /external/mdnsresponder/mDNSWindows/
mDNSWin32.c 3542 struct ifaddrs * head; local
3847 struct ifaddrs * head; local
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]
  /prebuilts/go/darwin-x86/src/html/template/
escape_test.go 635 `<h{{3}}><table><t{{"head"}}>...</h{{3}}>`,
986 `{{define "t"}}{{if .Tail}}{{template "t" .Tail}}{{end}}{{.Head}}",{{end}}`,
    [all...]
  /prebuilts/go/linux-x86/src/html/template/
escape_test.go 635 `<h{{3}}><table><t{{"head"}}>...</h{{3}}>`,
986 `{{define "t"}}{{if .Tail}}{{template "t" .Tail}}{{end}}{{.Head}}",{{end}}`,
    [all...]
  /external/guice/extensions/struts2/lib/
struts2-core-2.2.1.jar 
  /prebuilts/go/darwin-x86/src/net/http/
serve_test.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
serve_test.go     [all...]
  /external/vulkan-validation-layers/tests/
layer_validation_tests.cpp     [all...]
  /frameworks/base/config/
preloaded-classes     [all...]

Completed in 1154 milliseconds

<<111213141516171819