HomeSort by relevance Sort by last modified time
    Searched refs:Open (Results 276 - 300 of 4029) sorted by null

<<11121314151617181920>>

  /external/chromium_org/ppapi/cpp/dev/
video_capture_dev.cc 62 int32_t VideoCapture_Dev::Open(
68 return get_interface<PPB_VideoCapture_Dev_0_3>()->Open(
  /external/chromium_org/ppapi/cpp/
url_loader.cc 40 int32_t URLLoader::Open(const URLRequestInfo& request_info,
44 return get_interface<PPB_URLLoader_1_0>()->Open(pp_resource(),
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_line_reader.cpp 21 LineReader::LineReader(const char* path) : fd_(), buff_(buff0_) { Open(path); }
25 void LineReader::Open(const char* path) {
  /external/chromium_org/third_party/openssl/openssl/
Apps.mk 1 # Copyright 2006 The Android Open Source Project
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_generator.cc 103 context->Open(java_filename));
115 context->Open(output_list_file));
  /external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
utils.cc 47 input_stream.Open(font_path);
56 input_stream.Open(font_path);
  /external/compiler-rt/lib/builtins/
Makefile.mk 5 # This file is distributed under the University of Illinois Open Source
  /external/compiler-rt/lib/builtins/arm/
Makefile.mk 5 # This file is distributed under the University of Illinois Open Source
  /external/compiler-rt/lib/msan/
Makefile.mk 5 # This file is distributed under the University of Illinois Open Source
  /external/compiler-rt/lib/tsan/rtl/
Makefile.mk 5 # This file is distributed under the University of Illinois Open Source
  /external/compiler-rt/lib/ubsan/
Makefile.mk 5 # This file is distributed under the University of Illinois Open Source
  /external/emma/
Android.mk 1 # Copyright 2008 The Android Open Source Project
  /external/llvm/bindings/ocaml/bitwriter/
llvm_bitwriter.ml 5 * This file is distributed under the University of Illinois Open Source
  /external/llvm/bindings/ocaml/linker/
llvm_linker.mli 5 * This file is distributed under the University of Illinois Open Source
  /external/llvm/bindings/ocaml/transforms/passmgr_builder/
llvm_passmgr_builder.ml 5 * This file is distributed under the University of Illinois Open Source
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.h 11 // For Open Source Computer Vision Library
94 virtual bool Open( const char* filename );
173 virtual bool Open( const char* filename );
  /external/openssl/
Apps.mk 1 # Copyright 2006 The Android Open Source Project
  /external/protobuf/src/google/protobuf/compiler/java/
java_generator.cc 97 output_directory->Open(java_filename));
109 output_directory->Open(output_list_file));
  /external/sfntly/cpp/src/sample/subtly/
utils.cc 47 input_stream.Open(font_path);
56 input_stream.Open(font_path);
  /external/srec/tools/dictTest/
Android.mk 1 # Copyright 2006 The Android Open Source Project
  /external/srec/tools/make_ve_grammar/
Android.mk 1 # Copyright 2006 The Android Open Source Project
  /external/srec/tools/test_swiarb/
Android.mk 1 # Copyright 2006 The Android Open Source Project
  /frameworks/base/tools/aidl/
Android.mk 1 # Copyright 2007 The Android Open Source Project
  /hardware/ril/reference-ril/
Android.mk 1 # Copyright 2006 The Android Open Source Project
  /ndk/sources/android/crazy_linker/src/
crazy_linker_line_reader.cpp 21 LineReader::LineReader(const char* path) : fd_(), buff_(buff0_) { Open(path); }
25 void LineReader::Open(const char* path) {

Completed in 365 milliseconds

<<11121314151617181920>>