/hardware/qcom/media/mm-video-legacy/vidc/common/inc/ |
vidc_color_converter.h | 38 bool open(unsigned int height,unsigned int width,
|
/hardware/qcom/media/mm-video-v4l2/vidc/common/inc/ |
vidc_color_converter.h | 40 bool open(unsigned int height,unsigned int width,
|
/libcore/luni/src/main/java/java/nio/channels/ |
ServerSocketChannel.java | 32 * A server-socket channel is open but not bound when created by the {@code 33 * open()} method. Calling {@code accept} before bound will cause a 50 * Creates an open and unbound server-socket channel. 55 * @return the new channel which is open but unbound. 59 public static ServerSocketChannel open() throws IOException { method in class:ServerSocketChannel
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
random.cpp | 5 // This file is dual licensed under the MIT and the University of Illinois Open 23 : __f_(open(__token.c_str(), O_RDONLY)) 26 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
|
/packages/apps/Calendar/src/com/android/calendar/ |
CloudNotificationBackplane.java | 2 * Copyright (C) 2013 The Android Open Source Project 25 public boolean open(Context context); method in interface:CloudNotificationBackplane
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 42 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 42 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 42 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 42 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 42 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 42 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 46 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 46 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 46 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 46 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 46 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 46 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 46 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 46 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 46 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 46 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 46 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 46 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 46 extern int open(const char* path, int mode, ...);
|
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/ |
fcntl.h | 2 * Copyright (C) 2008 The Android Open Source Project 46 extern int open(const char* path, int mode, ...);
|