HomeSort by relevance Sort by last modified time
    Searched refs:Exists (Results 151 - 175 of 194) sorted by null

1 2 3 4 5 67 8

  /external/pdfium/fxjs/
cfxjse_formcalc_context.cpp 254 {"Exists", CFXJSE_FormCalcContext::Exists},
    [all...]
cfxjse_formcalc_context.h 189 static void Exists(CFXJSE_Value* pThis,
cfxjse_formcalc_context_embeddertest.cpp 825 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Exists) {
828 EXPECT_TRUE(Execute("Exists(\"hello world\")"));
    [all...]
  /external/tensorflow/tensorflow/python/debug/wrappers/
dumping_wrapper_test.py 84 self.assertTrue(gfile.Exists(file_path))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_dbdao.h 209 WINBOOL Exists(VOID);
  /external/tensorflow/tensorflow/python/profiler/
model_analyzer_test.py 430 self.assertFalse(gfile.Exists(outfile))
609 self.assertFalse(gfile.Exists(profile_dir))
  /external/tensorflow/tensorflow/python/estimator/canned/
baseline_test.py 335 self.assertTrue(gfile.Exists(export_dir))
    [all...]
linear_testing_utils.py 532 self.assertTrue(gfile.Exists(export_dir))
    [all...]
  /art/compiler/linker/
elf_builder.h 200 bool Exists() const {
    [all...]
  /bionic/libc/malloc_debug/
malloc_debug.cpp 159 if (!PointerData::Exists(pointer)) {
  /build/soong/android/
paths.go 253 // local source directory. If none are provided, use the default if it exists.
511 // pathForSource creates a SourcePath from pathComponents, but does not check that it exists.
538 // existsWithDependencies returns true if the path exists, and adds appropriate dependencies to rerun if the
540 func existsWithDependencies(ctx PathContext, path SourcePath) (exists bool, err error) {
572 exists, err := existsWithDependencies(ctx, path)
576 if !exists {
579 } else if exists, _, err := ctx.Fs().Exists(path.String()); err != nil {
581 } else if !exists {
588 // path exists, or an empty OptionalPath if it doesn't exist. Dependencies are adde
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-spec-builders.h     [all...]
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface_unittest.cc 91 return File::Exists(path);
254 // If the temp directory already exists, it must be left over from a
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/xml/
marshal_test.go 270 Exists *struct{}
579 ExpectXML: `<PresenceTest><Exists></Exists></PresenceTest>`,
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
marshal_test.go 270 Exists *struct{}
579 ExpectXML: `<PresenceTest><Exists></Exists></PresenceTest>`,
    [all...]
  /external/tensorflow/tensorflow/python/debug/lib/
debug_data.py 330 gfile.Exists(self._file_path) else None)
450 If the dump file exists, size of the dump file, in bytes.
    [all...]
  /external/tensorflow/tensorflow/tools/quantization/
quantize_graph.py 197 """Makes sure that a tensor name has :0 if no explicit port exists."""
    [all...]
  /external/v8/src/runtime/
runtime-i18n.cc     [all...]
  /external/tensorflow/tensorflow/contrib/estimator/python/estimator/
replicate_model_fn_test.py 164 self.assertTrue(gfile.Exists(export_dir))
    [all...]
  /external/tensorflow/tensorflow/python/feature_column/
feature_column.py     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /prebuilts/go/darwin-x86/src/html/
entity.go 159 "Exists;": '\U00002203',
    [all...]
  /prebuilts/go/linux-x86/src/html/
entity.go 159 "Exists;": '\U00002203',
    [all...]
  /external/tensorflow/tensorflow/python/estimator/
training_test.py     [all...]
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 388 milliseconds

1 2 3 4 5 67 8