/external/apache-xml/src/main/java/org/apache/xml/utils/ |
XMLStringDefault.java | 67 public void dispatchAsComment(org.xml.sax.ext.LexicalHandler lh)
|
/external/doclava/src/com/google/doclava/apicheck/ |
ApiFile.java | 125 String ext = null; local 174 ext = token; 178 api.mapClassToSuper(cl, ext); 285 String ext = null; local
|
/external/llvm/unittests/Support/ |
Casting.cpp | 32 void ext() const;
|
/external/oprofile/libop/ |
op_alloc_counter.c | 225 if(pev[i]->ext == NULL)
|
/external/v8/src/ia32/ |
macro-assembler-ia32.h | 501 void TailCallExternalReference(const ExternalReference& ext, 508 const ExternalReference& ext, int num_arguments, int result_size); 554 void JumpToExternalReference(const ExternalReference& ext); 556 MaybeObject* TryJumpToExternalReference(const ExternalReference& ext); [all...] |
/external/valgrind/tsan/ |
Makefile | 35 PIN_LIBPATHS=-L$(PIN_ROOT)/extras/xed2-$(PIN_ARCH)/lib -L$(PIN_ROOT)/$(PIN_ARCH)/lib -L$(PIN_ROOT)/$(PIN_ARCH)/lib-ext 109 PIN_LIBPATHS= /LIBPATH:$(PIN_ROOT)/ia32/lib /LIBPATH:$(PIN_ROOT)/ia32/lib-ext /LIBPATH:$(PIN_ROOT)/extras/xed2-ia32/lib
|
/frameworks/base/include/camera/ |
Camera.h | 141 virtual void notifyCallback(int32_t msgType, int32_t ext, int32_t ext2);
|
/libcore/luni/src/main/java/org/xml/sax/ext/ |
Attributes2Impl.java | 6 package org.xml.sax.ext;
|
/libcore/luni/src/test/java/tests/api/org/xml/sax/support/ |
MockHandler.java | 28 import org.xml.sax.ext.LexicalHandler;
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/ |
synth_e_access_traits.hpp | 44 #include <ext/pb_ds/detail/type_utils.hpp>
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/trie_policy/ |
trie_policy_base.hpp | 44 #include <ext/pb_ds/detail/basic_tree_policy/basic_tree_policy_base.hpp>
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
seq_event.h | 437 snd_seq_ev_ext_t ext; /**< external data */ member in union:snd_seq_event::__anon20448
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
synth_e_access_traits.hpp | 44 #include <ext/pb_ds/detail/type_utils.hpp>
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/trie_policy/ |
trie_policy_base.hpp | 44 #include <ext/pb_ds/detail/basic_tree_policy/basic_tree_policy_base.hpp>
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/ |
synth_e_access_traits.hpp | 44 #include <ext/pb_ds/detail/type_utils.hpp>
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/trie_policy/ |
trie_policy_base.hpp | 44 #include <ext/pb_ds/detail/basic_tree_policy/basic_tree_policy_base.hpp>
|
/bionic/libc/tools/ |
bionic_utils.py | 348 r, ext = os.path.splitext(f) 349 if ext in [ ".h", ".c", ".cpp", ".S" ]:
|
/development/samples/SampleSyncAdapter/samplesyncadapter_server/ |
web_services.py | 31 from google.appengine.ext import db 32 from google.appengine.ext import webapp
|
/external/chromium/chrome/common/extensions/docs/server/ |
chromeextensionsdocs.py | 11 from google.appengine.ext import webapp 12 from google.appengine.ext.webapp.util import run_wsgi_app
|
/external/clang/utils/ |
token-delta.py | 136 base,ext = os.path.splitext(name) 137 return base + '.' + suffix + ext
|
/external/llvm/utils/lit/lit/ |
TestFormats.py | 114 base,ext = os.path.splitext(filename) 115 if ext in localConfig.suffixes:
|
/external/srec/srec/cfront/ |
ca_wave.c | 178 hWave->data.device.ext.op = WAVE_DEVICE_INPUT; 250 ASSERT(hWave->data.device.ext.op == WAVE_DEVICE_INPUT); /* because I don't have output yet! */
|
/external/stlport/etc/ |
STLport-4.5.1.spec | 49 ln -s . ext
|
STLport-4.5.3.spec | 49 ln -s . ext
|
STLport-4.6.spec | 49 ln -s . ext
|