HomeSort by relevance Sort by last modified time
    Searched full:wildcard (Results 76 - 100 of 2585) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/tensorflow/tensorflow/contrib/bayesflow/python/ops/
layers.py 24 # go/tf-wildcard-import
25 # pylint: disable=wildcard-import
29 # pylint: enable=wildcard-import
monte_carlo.py 24 # go/tf-wildcard-import
25 # pylint: disable=wildcard-import
27 # pylint: enable=wildcard-import
optimizers.py 24 # go/tf-wildcard-import
25 # pylint: disable=wildcard-import
28 # pylint: enable=wildcard-import
  /external/tensorflow/tensorflow/contrib/framework/python/ops/
audio_ops.py 29 # go/tf-wildcard-import
30 # pylint: disable=wildcard-import
32 # pylint: enable=wildcard-import
  /external/tensorflow/tensorflow/contrib/tensor_forest/python/ops/
tensor_forest_ops.py 20 # go/tf-wildcard-import
21 # pylint: disable=wildcard-import
23 # pylint: enable=wildcard-import
  /external/tensorflow/tensorflow/python/lib/io/
python_io.py 30 # go/tf-wildcard-import
31 # pylint: disable=wildcard-import
33 # pylint: enable=wildcard-import
  /external/tensorflow/tensorflow/python/ops/
bitwise_ops.py 31 # go/tf-wildcard-import
32 # pylint: disable=wildcard-import
34 # pylint: enable=wildcard-import
rnn_cell.py 43 # go/tf-wildcard-import
44 # pylint: disable=wildcard-import
46 # pylint: enable=wildcard-import
sdca_ops.py 29 # go/tf-wildcard-import
30 # pylint: disable=wildcard-import
32 # pylint: enable=wildcard-import
  /external/tensorflow/tensorflow/python/ops/distributions/
bijectors.py 21 # go/tf-wildcard-import
22 # pylint: disable=wildcard-import,unused-import
26 # pylint: enable=wildcard-import,unused-import
  /external/google-breakpad/src/third_party/libdisasm/
ia32_settings.h 9 wc_byte, /* wildcard byte */
  /external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
AbstractJacocoMojo.java 35 * use wildcard characters (* and ?). When not specified everything will be
43 * May use wildcard characters (* and ?). When not specified nothing will be
96 * @return class files to include, may contain wildcard characters
105 * @return class files to exclude, may contain wildcard characters
  /external/libchrome/base/
version.h 42 // Returns true if the version wildcard string is valid. The version wildcard
45 // Version behavior (IsValid) if no wildcard is present.
53 // not end in wildcard sequence ".*". IsValidWildcard(wildcard_string) must be
  /external/libxml2/result/schemas/
anyAttr-processContents-err1_0_0.err 2 ./test/schemas/anyAttr-processContents-err1_0.xml:9: element elem.strict: Schemas validity error : Element '{http://FOO}elem.strict', attribute '{http://FOO}barB': No matching global attribute declaration available, but demanded by the strict wildcard.
  /external/lzma/CPP/7zip/UI/Client7z/
makefile 14 $O\Wildcard.obj \
  /external/lzma/CPP/7zip/UI/Common/
SortUtils.cpp 5 #include "../../../Common/Wildcard.h"
  /external/lzma/CPP/7zip/UI/Console/
List.h 6 #include "../../../Common/Wildcard.h"
  /external/selinux/libsepol/tests/
Makefile 18 objs := $(patsubst %.c,%.o,$(sort $(wildcard *.c)))
24 m4support := $(wildcard policies/support/*.spt)
25 testsuites := $(wildcard policies/test-*)
26 policysrc := $(foreach path,$(testsuites),$(wildcard $(path)/*.conf))
  /external/syslinux/codepage/
Makefile 3 CPSRC = $(wildcard $(SRC)/*.txt)
  /external/javaparser/javaparser-symbol-solver-testing/src/test/resources/javasymbolsolver_0_6_0/expected_output/java-symbol-solver-logic/
com_github_javaparser_symbolsolver_logic_InferenceVariableType.txt 2 Line 81) wildcard.isExtends() ==> com.github.javaparser.symbolsolver.model.typesystem.Wildcard.isExtends()
3 Line 82) inferenceVariableType.superTypes.add(wildcard.getBoundedType()) ==> java.util.Set.add(E)
4 Line 82) wildcard.getBoundedType() ==> com.github.javaparser.symbolsolver.model.typesystem.Wildcard.getBoundedType()
5 Line 84) wildcard.isSuper() ==> com.github.javaparser.symbolsolver.model.typesystem.Wildcard.isSuper()
6 Line 86) inferenceVariableType.superTypes.add(wildcard.getBoundedType()) ==> java.util.Set.add(E)
7 Line 86) wildcard.getBoundedType() ==> com.github.javaparser.symbolsolver.model.typesystem.Wildcard.getBoundedType(
    [all...]
  /external/compiler-rt/lib/builtins/
Makefile.mk 20 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
25 Dependencies := $(wildcard $(Dir)/*.h)
  /external/javaparser/javaparser-symbol-solver-testing/src/test/resources/javasymbolsolver_0_6_0/expected_output/java-symbol-solver-model/
com_github_javaparser_symbolsolver_model_typesystem_Wildcard.txt 6 Line 116) isSuper() ==> com.github.javaparser.symbolsolver.model.typesystem.Wildcard.isSuper()
7 Line 116) isExtends() ==> com.github.javaparser.symbolsolver.model.typesystem.Wildcard.isExtends()
  /external/nanopb-c/extra/
nanopb.mk 20 ifneq "$(wildcard $(NANOPB_DIR)/generator-bin)" ""
35 %.pb.c %.pb.h: %.proto $(wildcard %.options)
  /external/tensorflow/tensorflow/contrib/boosted_trees/
__init__.py 20 # pylint: disable=unused-import,wildcard-import
22 # pylint: enable=unused-import,wildcard-import
  /external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/
__init__.py 20 # pylint: disable=unused-import,wildcard-import
22 # pylint: enable=unused-import,wildcard-import

Completed in 1382 milliseconds

1 2 34 5 6 7 8 91011>>