Searched defs:ident (Results 51 - 67 of 67) sorted by relevance

123

/external/clang/lib/CodeGen/
H A DCGObjC.cpp491 const IdentifierInfo *ident = local
493 if (ident->isStr("dealloc"))
/external/elfutils/0.153/src/
H A Dldgeneric.c4151 const char *ident = elf_getident (ld_state.outelf, NULL); local
4152 bool same_byte_order = ((ident[EI_DATA] == ELFDATA2LSB
4154 || (ident[EI_DATA] == ELFDATA2MSB
4187 if (gelf_xlatetof (ld_state.outelf, data, data, ident[EI_DATA])
4196 if (gelf_xlatetom (ld_state.outelf, data, data, ident[EI_DATA])
/external/tcpdump/
H A Dprint-isoclns.c1603 isis_print_tlv_ip_reach (const u_int8_t *cp, const char *ident, int length) argument
1625 ident,
1630 ident,
1641 ident,
1647 ident,
1653 ident,
1669 isis_print_ip_reach_subtlv (const u_int8_t *tptr,int subt,int subl,const char *ident) { argument
1673 ident,
1712 printf("%spacket exceeded snapshot",ident);
1722 isis_print_is_reach_subtlv (const u_int8_t *tptr,u_int subt,u_int subl,const char *ident) { argument
1887 isis_print_ext_is_reach(const u_int8_t *tptr,const char *ident, int tlv_type) argument
1936 isis_print_mtid(const u_int8_t *tptr,const char *ident) argument
1962 isis_print_extd_ip_reach(const u_int8_t *tptr, const char *ident, u_int16_t afi) argument
[all...]
/external/chromium_org/v8/src/
H A Dgdb-jit.cc629 uint8_t ident[16]; member in struct:v8::BASE_EMBEDDED::ELFHeader
651 const uint8_t ident[16] = local
654 const uint8_t ident[16] = local
659 memcpy(header->ident, ident, 16);
H A Dpreparser.h849 const PreParserIdentifier ident = AsIdentifier(); local
852 if (ident.IsEval() || ident.IsArguments() || ident.IsYield() ||
853 ident.IsFutureStrictReserved())
/external/clang/include/clang/Sema/
H A DDeclSpec.h1127 ParamInfo(IdentifierInfo *ident, SourceLocation iloc, argument
1130 : Ident(ident), IdentLoc(iloc), Param(param),
/external/mksh/src/
H A Dsh.h1596 EXTERN char ident[IDENT + 1]; variable
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-xml-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/xml/ASMContentHandler$AnnotationDefaultRule.class " package org.objectweb ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/qemu/include/hw/
H A Dbt.h1726 uint8_t ident; member in struct:__anon29866
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 342 milliseconds

123