HomeSort by relevance Sort by last modified time
    Searched full:definition (Results 426 - 450 of 14896) sorted by null

<<11121314151617181920>>

  /external/wpa_supplicant_8/src/ap/
vlan.h 2 * hostapd / VLAN definition
  /frameworks/opt/setupwizard/tools/docs/
README 4 API definition file used to link with developer.android.com, using the -federationapi option
  /libcore/ojluni/src/main/java/java/lang/
NoClassDefFoundError.java 31 * tries to load in the definition of a class (as part of a normal method call
33 * and no definition of the class could be found.
35 * The searched-for class definition existed when the currently
36 * executing class was compiled, but the definition can no longer be
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
netrom.h 4 * definition of the ax25_address structure.
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/mime/
nonmultipart.py 20 # derived subtypes since none of them are, by definition, of content
  /prebuilts/gdb/linux-x86/lib/python2.7/email/mime/
nonmultipart.py 20 # derived subtypes since none of them are, by definition, of content
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/
nonmultipart.py 20 # derived subtypes since none of them are, by definition, of content
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/
nonmultipart.py 20 # derived subtypes since none of them are, by definition, of content
  /system/core/liblog/include_vndk/log/
log.h 17 * logging macros. You can change this preprocessor definition
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
fb-2.s 1 # Test fb-label where the insn or pseudo on line with definition uses an
greg2.s 2 # Note that use-before-definition is allowed.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
libdso-3.d 9 # to be treated as a local definition for the reloc.) We also
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elfvers/
vers9.c 2 * Testcase to verify that reference to foo@BAR and a definition of foo@@BAR
  /toolchain/binutils/binutils-2.27/libiberty/
atexit.c 21 /* If the system doesn't provide a definition for atexit, use on_exit
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
mm_camera_interface.h 128 * @plane_buf : Frame plane definition
204 /** mm_camera_event_notify_t: function definition for event
214 /** mm_camera_buf_notify_t: function definition for frame notify
222 /** map_stream_buf_op_t: function definition for operation of
244 /** unmap_stream_buf_op_t: function definition for operation of
274 * @get_bufs : function definition for allocating
276 * @put_bufs : function definition for deallocating
432 /** query_capability: fucntion definition for querying static
441 /** register_event_notify: fucntion definition for registering
453 /** close_camera: fucntion definition for closing a camer
    [all...]
  /external/clang/test/Index/
recursive-cxx-member-calls.cpp 193 // CHECK-tokens: Identifier: "__darwin_size_t" [1:27 - 1:42] TypedefDecl=__darwin_size_t:1:27 (Definition)
197 // CHECK-tokens: Identifier: "size_t" [2:25 - 2:31] TypedefDecl=size_t:2:25 (Definition)
200 // CHECK-tokens: Identifier: "std" [3:11 - 3:14] Namespace=std:3:11 (Definition)
201 // CHECK-tokens: Punctuation: "{" [3:15 - 3:16] Namespace=std:3:11 (Definition)
202 // CHECK-tokens: Keyword: "template" [4:3 - 4:11] ClassTemplate=pair:4:44 (Definition)
203 // CHECK-tokens: Punctuation: "<" [4:12 - 4:13] ClassTemplate=pair:4:44 (Definition)
204 // CHECK-tokens: Keyword: "class" [4:14 - 4:19] TemplateTypeParameter=_T1:4:20 (Definition)
205 // CHECK-tokens: Identifier: "_T1" [4:20 - 4:23] TemplateTypeParameter=_T1:4:20 (Definition)
206 // CHECK-tokens: Punctuation: "," [4:23 - 4:24] ClassTemplate=pair:4:44 (Definition)
207 // CHECK-tokens: Keyword: "class" [4:25 - 4:30] TemplateTypeParameter=_T2:4:31 (Definition)
    [all...]
  /external/guava/guava/src/com/google/common/collect/
ForwardingMultiset.java 104 * A sensible definition of {@link #contains} in terms of {@link #count}. If
115 * A sensible definition of {@link #clear} in terms of the {@code iterator}
126 * A sensible, albeit inefficient, definition of {@link #count} in terms of
142 * A sensible definition of {@link #add(Object)} in terms of {@link
154 * A sensible definition of {@link #addAll(Collection)} in terms of {@link
167 * A sensible definition of {@link #remove(Object)} in terms of {@link
179 * A sensible definition of {@link #removeAll} in terms of the {@code
192 * A sensible definition of {@link #retainAll} in terms of the {@code
205 * A sensible definition of {@link #setCount(Object, int)} in terms of {@link
218 * A sensible definition of {@link #setCount(Object, int, int)} in terms o
    [all...]
ForwardingCollection.java 123 * A sensible definition of {@link #contains} in terms of {@link #iterator}.
134 * A sensible definition of {@link #containsAll} in terms of {@link #contains}
145 * A sensible definition of {@link #addAll} in terms of {@link #add}. If you
156 * A sensible definition of {@link #remove} in terms of {@link #iterator},
175 * A sensible definition of {@link #removeAll} in terms of {@link #iterator},
187 * A sensible definition of {@link #retainAll} in terms of {@link #iterator},
199 * A sensible definition of {@link #clear} in terms of {@link #iterator},
211 * A sensible definition of {@link #isEmpty} as {@code !iterator().hasNext}.
223 * A sensible definition of {@link #toString} in terms of {@link #iterator}.
234 * A sensible definition of {@link #toArray()} in terms of {@lin
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
resolve.cc 252 // don't want to give a multiple-definition error for this
340 // reference, could be a One Definition Rule (ODR) violation --
519 _("multiple definition of '%s'"),
524 // We've seen a weak definition, and now we see a strong
525 // definition. In the original SVR4 linker, this was treated as
526 // a multiple definition error. In the Solaris linker and the
527 // GNU linker, a weak definition followed by a regular
528 // definition causes the weak definition to be overridden. We
536 // We've seen a definition in a dynamic object, and now we see
    [all...]
  /developers/build/prebuilts/gradle/DrawableTinting/Application/src/main/res/drawable/
buttonbackground.xml 18 <!-- This nine patch definition refers to a drawable bitmap (btn_default_holo.png) to which
20 view it is applied to. Refer to its definition in "color/custom_tint.xml". -->
  /developers/samples/android/ui/DrawableTinting/Application/src/main/res/drawable/
buttonbackground.xml 18 <!-- This nine patch definition refers to a drawable bitmap (btn_default_holo.png) to which
20 view it is applied to. Refer to its definition in "color/custom_tint.xml". -->
  /development/samples/browseable/DrawableTinting/res/drawable/
buttonbackground.xml 18 <!-- This nine patch definition refers to a drawable bitmap (btn_default_holo.png) to which
20 view it is applied to. Refer to its definition in "color/custom_tint.xml". -->
  /device/linaro/bootloader/arm-trusted-firmware/plat/common/
plat_bl1_common.c 39 * Following is the default definition that always
55 * The Platforms must override with real definition.
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
IdfClassObject.py 2 # This file is used to collect all defined strings in Image Definition files
80 EdkLogger.error("Image Definition File Parser", PARSER_ERROR, 'No Image definition file is given.')
99 EdkLogger.error("Image Definition File Parser", PARSER_ERROR, 'The %s in Line %s of File %s is invalid.' % (Line, LineNo, File.Path))
105 EdkLogger.error("Image Definition File Parser", PARSER_ERROR, 'The format is not match #image IMAGE_ID [TRANSPARENT] ImageFileName in Line %s of File %s.' % (LineNo, File.Path))
107 EdkLogger.error("Image Definition File Parser", PARSER_ERROR, 'Please use the keyword "TRANSPARENT" to describe the transparency setting in Line %s of File %s.' % (LineNo, File.Path))
110 EdkLogger.error('Image Definition File Parser', FORMAT_INVALID, 'The Image token name %s defined in Idf file %s contains the invalid character.' % (LineDetails[1], File.Path))
114 EdkLogger.error("Image Definition File Parser", PARSER_ERROR, 'The %s in Line %s of File %s is already defined.' % (LineDetails[1], LineNo, File.Path))
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SectionExtraction/
SectionExtraction.h 31 // Protocol GUID definition
73 // Protocol definition

Completed in 928 milliseconds

<<11121314151617181920>>