HomeSort by relevance Sort by last modified time
    Searched full:describe (Results 76 - 100 of 2120) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/libavc/test/encoder/
psnr.h 33 /* DD MM YYYY Author(s) Changes (Describe the changes) */
  /external/libmpeg2/common/
iv_datatypedef.h 33 /* DD MM YYYY Author(s) Changes (Describe the changes made) */
  /external/libmpeg2/decoder/
impeg2d_dec_hdr.h 34 /* DD MM YYYY Author(s) Changes (Describe the changes made) */
impeg2d_debug.c 431 /* Processing : <Describe how the function operates - include algorithm */
440 /* DD MM YYYY Author(s) Changes (Describe the changes made) */
463 /* Processing : <Describe how the function operates - include algorithm */
472 /* DD MM YYYY Author(s) Changes (Describe the changes made) */
491 /* Processing : <Describe how the function operates - include algorithm */
500 /* DD MM YYYY Author(s) Changes (Describe the changes made) */
  /external/libopus/win32/
genversion.bat 5 for /f %%v in ('git --git-dir="%~dp0..\.git" describe --tags --match "v*"') do set version=%%v
  /external/llvm/cmake/modules/
AddSphinxTarget.cmake 51 # FIXME: We might not ship all the tools that these man pages describe
  /external/llvm/examples/Kaleidoscope/MCJIT/
README.txt 6 that describe the process of porting the Kaleidoscope tutorial to use the MCJIT
  /external/llvm/lib/Target/ARM/
ARMTargetObjectFile.h 37 /// \brief Describe a TLS variable address within debug info.
  /external/llvm/lib/Target/BPF/
BPF.td 1 //===-- BPF.td - Describe the BPF Target Machine -----------*- tablegen -*-===//
  /external/llvm/lib/Target/PowerPC/
PPCTargetObjectFile.h 29 /// \brief Describe a TLS variable address within debug info.
  /external/nanopb-c/tools/
make_linux_package.sh 9 VERSION=`git describe --always`-linux-x86
  /external/v8/test/promises-aplus/
README 19 - Run all describe tests.
  /external/vboot_reference/scripts/
getversion.sh 10 if gdesc=$(git describe --dirty --match='v*' 2>/dev/null); then
  /frameworks/base/core/java/android/view/
AppTransitionAnimationSpec.java 12 * simple arguments are not enough to describe the animation.
  /frameworks/data-binding/baseLibrary/src/main/java/android/databinding/
BindingMethod.java 22 * Used within an {@link BindingMethods} annotation to describe a renaming of an attribute to
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
ucontext.h 122 /* Structure to describe FPU registers. */
125 /* Context to describe whole processor state. */
221 /* Structure to describe FPU registers. */
224 /* Context to describe whole processor state. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
ucontext.h 122 /* Structure to describe FPU registers. */
125 /* Context to describe whole processor state. */
221 /* Structure to describe FPU registers. */
224 /* Context to describe whole processor state. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RefactoringUtil.java 176 * Returns whether the given manifest attribute should be considered to describe
181 * @return true if this attribute can describe a class
191 * Returns whether the given manifest attribute should be considered to describe
198 * @return true if this attribute can describe a class
  /toolchain/binutils/binutils-2.25/config/
largefile.m4 4 # of structures used to describe files.
  /external/valgrind/include/
pub_tool_debuginfo.h 127 /* Cursor allowing to describe inlined function calls at an IP,
137 To describe eip and the inlined function calls, the following must
146 To only describe eip, without the inlined calls at eip, give a NULL iipc:
155 /* Builds a IIPC (Inlined IP Cursor) to describe eip and all the inlined calls
158 /* Move the cursor to the next call to describe.
159 Returns True if there are still calls to describe.
160 False if nothing to describe anymore. */
167 /* Get an XArray of StackBlock which describe the stack (auto) blocks
186 /* Get an array of GlobalBlock which describe the global blocks owned
244 /* A simple enumeration to describe the 'kind' of various kinds o
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderLogger.java 127 String description = describe(message);
142 String description = describe(message);
182 String description = describe(message);
206 String description = describe(message);
229 private String describe(@Nullable String message) { method in class:RenderLogger
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
descriptor_test.py 492 descriptor.describe(test_util))
505 descriptor.describe(Service.fn))
510 descriptor.describe(test_util.NestedMessage.a_value))
516 descriptor.describe(test_util.OptionalMessage.SimpleEnum.VAL1))
520 descriptor.describe(test_util.NestedMessage))
525 descriptor.describe(test_util.OptionalMessage.SimpleEnum))
532 descriptor.describe(Service))
539 descriptor.describe(Service))
553 self.assertEquals(None, descriptor.describe(value))
  /frameworks/support/recommendation/src/android/support/app/recommendation/
RecommendationExtender.java 138 * that describe the content referred to by a notification.
146 * Returns an array containing the content types that describe the content associated with the
151 * describe the content associated with the notification.
178 * @param genres Array of genre string tags that describe the content referred to by a
187 * Returns an array containing the content genres that describe the content associated with the
190 * @return An array of genre tags that describe the content associated with the notification.
  /build/blueprint/
doc.go 15 // Blueprint is a meta-build system that reads in Blueprints files that describe
19 // rules or a domain-specific language to describe the logic how modules are
  /docs/source.android.com/src/devices/media/
soc.jd 46 <p>This configuration lets the application describe desired codec priority.</p>
66 <p>This configuration lets the application describe operating frame rate for

Completed in 1148 milliseconds

1 2 34 5 6 7 8 91011>>