Searched refs:Open (Results 151 - 175 of 291) sorted by relevance

1234567891011>>

/external/libffi/
H A DAndroid.mk1 # Copyright 2007 The Android Open Source Project
H A DLibffi.mk1 # Copyright 2007 The Android Open Source Project
/external/libpng/projects/visualc71/
H A DREADME_zlib.txt14 1) On the main menu, select "File | Open Solution".
15 Open "zlib.sln".
/external/llvm/bindings/ocaml/analysis/
H A Dllvm_analysis.mli5 * This file is distributed under the University of Illinois Open Source
/external/llvm/bindings/ocaml/transforms/ipo/
H A Dllvm_ipo.ml5 * This file is distributed under the University of Illinois Open Source
H A Dllvm_ipo.mli5 * This file is distributed under the University of Illinois Open Source
/external/llvm/lib/Target/X86/
H A DX86CompilationCallback_Win64.asm5 ;; This file is distributed under the University of Illinois Open Source
/external/lohit-fonts/
H A DAndroid.mk1 # Copyright (C) 2011 The Android Open Source Project
/external/mesa3d/docs/
H A DMESA_copy_sub_buffer.spec39 Open-source; freely implementable.
H A DMESA_pixmap_colormap.spec44 Open-source; freely implementable.
H A DMESA_set_3dfx_mode.spec38 Open-source; freely implementable.
/external/oprofile/
H A Dcommon.mk1 # Copyright (C) 2011 The Android Open Source Project
/external/oprofile/libabi/
H A DAndroid.mk1 # Copyright (C) 2008 The Android Open Source Project
/external/oprofile/pp/
H A DAndroid.mk1 # Copyright (C) 2011 The Android Open Source Project
/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_generator.cc184 output_directory->Open(java_filename));
196 output_directory->Open(output_list_file));
/external/srec/srec/ca/
H A DAndroid.mk1 # Copyright 2006 The Android Open Source Project
/external/webkit/Source/WebKit/android/jni/
H A DWebIconDatabase.cpp2 * Copyright 2006, The Android Open Source Project
164 static void Open(JNIEnv* env, jobject obj, jstring path) function in namespace:android
191 LOGE("Open failed!");
242 (void*) Open },
/external/chromium/chrome/browser/sync/syncable/
H A Dsyncable_unittest.cc106 dir.Open(db_path_, "SimpleTest");
194 dir.Open(db_path_, "IndexTest");
210 dir.Open(db_path_, "IndexTest");
230 dir.Open(db_path_, "IndexTest");
248 dir.Open(db_path_, "IndexTest");
262 dir.Open(db_path_, "SimpleTest");
329 ASSERT_TRUE(OPENED == dir_->Open(file_path_, kName));
343 ASSERT_TRUE(OPENED == dir_->Open(file_path_, kName));
1111 ASSERT_TRUE(OPENED == dir_->Open(file_path_, kName));
1202 ASSERT_TRUE(OPENED == dir_->Open(FilePat
[all...]
/external/protobuf/src/google/protobuf/compiler/
H A Dimporter_unittest.cc86 io::ZeroCopyInputStream* Open(const string& filename) { function in class:google::protobuf::compiler::__anon7766::MockSourceTree
359 scoped_ptr<io::ZeroCopyInputStream> input(source_tree_.Open(filename));
375 scoped_ptr<io::ZeroCopyInputStream> input(source_tree_.Open(filename));
/external/chromium/base/
H A Dshared_memory_win.cc121 bool SharedMemory::Open(const std::string& name, bool read_only) { function in class:base::SharedMemory
/external/chromium/chrome/browser/
H A Dplatform_util_win.cc141 key.Open(HKEY_CLASSES_ROOT, registry_path.c_str(), KEY_READ);
H A Dplugin_download_helper.cc65 download_file_->Open(download_file_path_,
/external/chromium/chrome/browser/webdata/
H A Dweb_database.cc103 if (!db_.Open(db_name))
/external/chromium/net/base/
H A Dupload_data.cc102 int64 rv = file->Open(file_path_,
/external/chromium/net/disk_cache/
H A Dmem_entry_impl.h63 void Open();

Completed in 4993 milliseconds

1234567891011>>