/external/v8/src/ |
runtime-profiler.cc | 65 if (function->code()->kind() == Code::FUNCTION) { 165 if (shared_code->kind() != Code::FUNCTION) return;
|
/external/valgrind/VEX/pub/ |
libvex.h | 251 VexCacheKind kind; member in struct:__anon24813 261 ({ (VexCache) { .kind = _kind, .level = _level, .sizeB = _size, \ 271 (1) There is at most one cache of a given kind per cache level. 412 necessarily provide precise register values at any other kind of [all...] |
/external/valgrind/coregrind/m_demangle/ |
cp-demangle.c | 597 printf ("constructor %d\n", (int) dc->u.s_ctor.kind); 601 printf ("destructor %d\n", (int) dc->u.s_dtor.kind); 846 enum gnu_v3_ctor_kinds kind, 851 || (int) kind < gnu_v3_complete_object_ctor 852 || (int) kind > gnu_v3_object_ctor_group) 855 p->u.s_ctor.kind = kind; 865 enum gnu_v3_dtor_kinds kind, 870 || (int) kind < gnu_v3_deleting_dtor 871 || (int) kind > gnu_v3_object_dtor_group 2139 enum gnu_v3_ctor_kinds kind; local 2167 enum gnu_v3_dtor_kinds kind; local [all...] |
/frameworks/compile/mclinker/lib/Object/ |
ObjectBuilder.cpp | 35 LDFileFormat::Kind pKind, 71 pInputSection.kind(), 78 switch (target->kind()) {
|
/frameworks/compile/mclinker/lib/Script/ |
InputCmd.cpp | 64 assert((*it)->kind() == StrToken::Input); 97 assert((*it)->kind() == StrToken::Input);
|
/frameworks/rs/api/ |
rs_allocation_create.spec | 12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 33 Creates an rs_element object of the specified data type. The data kind of 47 Value of vector_width must be 2, 3 or 4. The data kind of the Element will 56 arg: rs_data_kind data_kind, "Data kind of the Element" 57 summary: Creates an rs_element object of the specified data type and data kind 59 Creates an rs_element object of the specified data type and data kind. The
|
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/util/ |
AsyncListUtilTest.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 303 PositionSetLatch(String kind) { 304 this.mKind = kind;
|
/hardware/bsp/intel/peripheral/libupm/doxy/node/ |
xml2js.js | 16 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 523 var kind = getAttr(section, 'kind'); 524 return ((kind == 'enum') || (kind == 'public-type')); 617 var kind = getAttr(section, 'kind'); 618 return ((kind == 'public-func') || (kind == 'func')); 669 var kind = getAttr(section, 'kind') [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
twopass_encoder.c | 84 if (pkt->kind == VPX_CODEC_STATS_PKT) { 109 if (pkt->kind == VPX_CODEC_CX_FRAME_PKT) {
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
encode_test_driver.cc | 30 if (pkt->kind != VPX_CODEC_STATS_PKT) 174 switch (pkt->kind) {
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
PhotoEditorView.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 115 public void setValues(DataKind kind, ValuesDelta values, RawContactDelta state, boolean readOnly, 119 setId(vig.getId(state, kind, values, 0));
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-compiler-jdt/0.20.0/ |
tycho-compiler-jdt-0.20.0.jar | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/ |
shapeproto.h | 14 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 171 BYTE kind; /* either ShapeBounding or ShapeClip */ member in struct:_ShapeNotify 214 CARD8 kind; /* ShapeBounding or ShapeClip */ member in struct:_ShapeGetRectangles
|
syncproto.h | 14 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 345 BYTE kind; member in struct:_xSyncCounterNotifyEvent 360 BYTE kind; member in struct:_xSyncAlarmNotifyEvent
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/ |
shapeproto.h | 14 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 171 BYTE kind; /* either ShapeBounding or ShapeClip */ member in struct:_ShapeNotify 214 CARD8 kind; /* ShapeBounding or ShapeClip */ member in struct:_ShapeGetRectangles
|
/prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4-annotations/4.5/ |
antlr4-annotations-4.5.jar | |
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-annotation-processing/1.0.0-beta-1103/ |
kotlin-annotation-processing-1.0.0-beta-1103.jar | |
/prebuilts/tools/common/offline-m2/com/tunnelvisionlabs/antlr4-annotations/4.5/ |
antlr4-annotations-4.5.jar | |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/mock/ |
Mocks.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 166 * <li>{@link IProject#build(int kind, IProgressMonitor monitor)}</li> 168 * {@link IProject#build(int kind, String builderName, Map args, IProgressMonitor monitor)} 182 public static IClasspathEntry createClasspathEntry(IPath path, int kind) { 184 expect(entry.getEntryKind()).andReturn(kind).anyTimes();
|
/system/media/camera/docs/ |
CameraMetadataEnums.mako | 13 ## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 54 % if section.find_first(lambda x: isinstance(x, metadata_model.Entry) and x.kind == xml_name) and \
|
CameraMetadataKeys.mako | 13 ## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 77 % if section.find_first(lambda x: isinstance(x, metadata_model.Entry) and x.kind == xml_name) and \
|
/system/update_engine/sample_images/ |
generate_images.sh | 14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 197 # generate_fs <filename> <kind> <size> [block_size] [block_groups] 200 local kind="$2" 222 case "${kind}" in
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/ |
m68hc11.exp | 53 proc gas_m68hc11_message { kind options line expect } { 70 -re ".*1: $kind: $expect" { incr ok; break }
|
/toolchain/binutils/binutils-2.25/libiberty/ |
cp-demangle.c | 582 printf ("constructor %d\n", (int) dc->u.s_ctor.kind); 586 printf ("destructor %d\n", (int) dc->u.s_dtor.kind); 833 enum gnu_v3_ctor_kinds kind, 838 || (int) kind < gnu_v3_complete_object_ctor 839 || (int) kind > gnu_v3_object_ctor_group) 842 p->u.s_ctor.kind = kind; 852 enum gnu_v3_dtor_kinds kind, 857 || (int) kind < gnu_v3_deleting_dtor 858 || (int) kind > gnu_v3_object_dtor_group 2126 enum gnu_v3_ctor_kinds kind; local 2154 enum gnu_v3_dtor_kinds kind; local [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
vms-lib.c | 53 /* Kind of library. Used to filter in archive_p. */ 76 /* Kind of archive. Summary of its type. */ 77 enum vms_lib_kind kind; member in struct:lib_tdata 442 _bfd_vms_lib_archive_p (bfd *abfd, enum vms_lib_kind kind) 471 /* Check archive kind. */ 472 switch (kind) 516 tdata->kind = kind; 536 && kind != vms_lib_ia64) 665 _bfd_vms_lib_mkarchive (bfd *abfd, enum vms_lib_kind kind) [all...] |