HomeSort by relevance Sort by last modified time
    Searched full:extra (Results 451 - 475 of 10855) sorted by null

<<11121314151617181920>>

  /frameworks/compile/libbcc/tests/debuginfo/host-tests/
nested-struct.cpp 1 // RUN: %clang %s -g -fexceptions %extra-clang-opts -o %t
  /hardware/intel/common/libva/debian.upstream/
Makefile.am 24 # Extra clean files so that maintainer-clean removes *everything*
  /packages/apps/TV/tests/input/
Android.mk 19 --extra-packages com.android.tv.testing
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
ScrollAdapterCustomAlign.java 27 * provides the extra offset for item alignment.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
ipcbuf.h 6 * Note extra padding because this structure is passed back and forth
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
signalfd.h 41 * future versions, and we leave extra space for additional
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
ipcbuf.h 6 * Note extra padding because this structure is passed back and forth
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
signalfd.h 42 * future versions, and we leave extra space for additional
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_pair.i 46 // Add swig/language extra methods
86 // Add swig/language extra methods
122 // Add swig/language extra methods
158 // Add swig/language extra methods
  /prebuilts/tools/common/lombok-ast/
PREBUILT 15 which basically adds an extra field to the nodes to track
  /sdk/attribute_stats/
README.txt 6 extra-view-metadata.xml file (which drives the common attributes
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-bkw5v32.d 1 #as: --march=v32 --underscore --em=criself --defsym extra=-819
rd-bkw5v32pic.d 1 #as: --march=v32 --pic --underscore --em=criself --defsym extra=-819
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
symver.d 4 # The #... and #pass are there to match extra symbols inserted by
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/elf/
symver.d 5 # The #... and #pass are there to match extra symbols inserted by
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
elf-rel27.d 11 # There's an extra R_MICROMIPS_PC10_S1 relocation here for microMIPS
  /external/opencv3/cmake/
OpenCVCompilerOptions.cmake 289 # Extra link libs if the user selects building static libs:
296 # Add user supplied extra options (optimization, etc...)
298 set(OPENCV_EXTRA_FLAGS "${OPENCV_EXTRA_FLAGS}" CACHE INTERNAL "Extra compiler options")
299 set(OPENCV_EXTRA_C_FLAGS "${OPENCV_EXTRA_C_FLAGS}" CACHE INTERNAL "Extra compiler options for C sources")
300 set(OPENCV_EXTRA_CXX_FLAGS "${OPENCV_EXTRA_CXX_FLAGS}" CACHE INTERNAL "Extra compiler options for C++ sources")
301 set(OPENCV_EXTRA_FLAGS_RELEASE "${OPENCV_EXTRA_FLAGS_RELEASE}" CACHE INTERNAL "Extra compiler options for Release build")
302 set(OPENCV_EXTRA_FLAGS_DEBUG "${OPENCV_EXTRA_FLAGS_DEBUG}" CACHE INTERNAL "Extra compiler options for Debug build")
303 set(OPENCV_EXTRA_EXE_LINKER_FLAGS "${OPENCV_EXTRA_EXE_LINKER_FLAGS}" CACHE INTERNAL "Extra linker flags")
304 set(OPENCV_EXTRA_EXE_LINKER_FLAGS_RELEASE "${OPENCV_EXTRA_EXE_LINKER_FLAGS_RELEASE}" CACHE INTERNAL "Extra linker flags for Release build")
305 set(OPENCV_EXTRA_EXE_LINKER_FLAGS_DEBUG "${OPENCV_EXTRA_EXE_LINKER_FLAGS_DEBUG}" CACHE INTERNAL "Extra linker flags for Debug build"
    [all...]
  /build/tools/zipalign/
README.txt 22 the "extra" field in the zip Local File Header sections. Existing data
23 in the "extra" fields may be altered by this process.
  /cts/tests/tests/view/src/android/view/cts/
PixelCopyVideoSourceActivity.java 43 mVideoView.setOnErrorListener((mp, what, extra) -> {
44 Log.e(TAG, "MediaPlayer encountered error " + what + ", " + extra);
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IncomingMessageView.java 33 * Extra that can be supplied to Intent: who the message is from.
37 * Extra that can be supplied to Intent: the message that was sent.
  /development/samples/training/testingfun/app/src/com/example/android/testingfun/lesson5/
ReceiverActivity.java 33 * The extra key that is used to identify the message in the Intents data bundle
36 = "com.example.android.testingfun.lesson5.extra.sender.message.text";
  /device/google/contexthub/firmware/misc/platform/linux/
Makefile 18 LKR = misc/platform/$(PLATFORM)/linux.extra.lkr
31 #extra deps
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/
package.cfg 63 extra =
74 packages.extra =
  /external/clang/docs/
ClangTools.rst 14 don't. If you want to get access to the extra Clang Tools repository,
22 - ``svn co http://llvm.org/svn/llvm-project/clang-tools-extra/trunk extra``
27 - ``git clone http://llvm.org/git/clang-tools-extra.git extra``
97 Extra Clang Tools
100 As various categories of Clang Tools are added to the extra repository,
108 `clang-tidy <http://clang.llvm.org/extra/clang-tidy/>`_ is a clang-based C++
  /external/clang/tools/
Makefile 26 # Recurse into the extra repository of tools if present.
27 OPTIONAL_PARALLEL_DIRS := extra

Completed in 3167 milliseconds

<<11121314151617181920>>