/external/chromium_org/third_party/protobuf/python/google/protobuf/ |
descriptor_pool.py | 116 def FindFileContainingSymbol(self, symbol): 117 """Gets the FileDescriptor for the file containing the specified symbol. 120 symbol: The name of the symbol to search for. 123 A FileDescriptor that contains the specified symbol. 130 file_proto = self._internal_db.FindFileContainingSymbol(symbol) 133 file_proto = self._descriptor_db.FindFileContainingSymbol(symbol) 137 raise KeyError('Cannot find a file containing %s' % symbol) 199 def _strip_package(symbol): 200 if symbol.startswith(package_prefix) [all...] |
/external/chromium_org/tools/memory_inspector/memory_inspector/classification/ |
native_heap_classifier_unittest.py | 10 from memory_inspector.core import symbol namespace 114 mock_frame.SetSymbolInfo(symbol.Symbol(mock_btstr, mock_source_path)) 129 mock_frame.SetSymbolInfo(symbol.Symbol(str(mock_addr), mock_source_path))
|
/external/lldb/test/python_api/symbol-context/ |
TestSymbolContext.py | 13 mydir = os.path.join("python_api", "symbol-context") 95 symbol = context.GetSymbol() 96 self.assertTrue(function.GetName() == symbol.GetName() and symbol.GetName() == 'c', 97 "The symbol name should be 'c'")
|
/external/lzma/CS/7zip/Compress/RangeCoder/ |
RangeCoder.cs | 97 public void EncodeBit(uint size0, int numTotalBits, uint symbol)
100 if (symbol == 0)
216 uint symbol;
219 symbol = 0;
224 symbol = 1;
229 return symbol;
|
/external/mesa3d/src/gallium/targets/egl-static/ |
egl_st.c | 101 const char symbol[] = "st_api_create_OpenGL"; local 104 stapi = load_gl(module, symbol); 113 stapi = load_gl(module, symbol);
|
/libnativehelper/ |
JniInvocation.cpp | 153 bool JniInvocation::FindSymbol(void** pointer, const char* symbol) { 154 *pointer = dlsym(handle_, symbol); 156 ALOGE("Failed to find symbol %s: %s\n", symbol, dlerror());
|
/art/compiler/jni/portable/ |
jni_compiler.h | 63 void CreateFunction(const std::string& symbol);
|
/bionic/libdl/ |
libdl.c | 27 void* dlsym(void* handle __unused, const char* symbol __unused) { return 0; }
|
/external/chromium_org/third_party/angle/src/compiler/translator/ |
ValidateLimitations.h | 30 bool isLoopIndex(TIntermSymbol *symbol); 34 // If valid, return the index symbol id; Otherwise, return -1.
|
/external/lldb/scripts/Python/interface/ |
SBSymbolContext.i | 73 void SetSymbol (lldb::SBSymbol symbol); 87 if _newclass: module = property(GetModule, SetModule, doc='''A read/write property that allows the getting/setting of the module (lldb.SBModule) in this symbol context.''') 91 if _newclass: compile_unit = property(GetCompileUnit, SetCompileUnit, doc='''A read/write property that allows the getting/setting of the compile unit (lldb.SBCompileUnit) in this symbol context.''') 95 if _newclass: function = property(GetFunction, SetFunction, doc='''A read/write property that allows the getting/setting of the function (lldb.SBFunction) in this symbol context.''') 99 if _newclass: block = property(GetBlock, SetBlock, doc='''A read/write property that allows the getting/setting of the block (lldb.SBBlock) in this symbol context.''') 101 __swig_getmethods__["symbol"] = GetSymbol 102 __swig_setmethods__["symbol"] = SetSymbol 103 if _newclass: symbol = property(GetSymbol, SetSymbol, doc='''A read/write property that allows the getting/setting of the symbol (lldb.SBSymbol) in this symbol context.''' [all...] |
/external/llvm/test/MC/ARM/ |
symbol-variants-errors.s | 17 @ check for invalid symbol before variant end
|
/external/llvm/test/MC/PowerPC/ |
ppc64-tls-relocs-01.s | 17 # against the thread-local symbol 't'.
|
ppc64-errors.s | 20 # CHECK-NEXT: add 3, symbol@tls, 4 21 add 3, symbol@tls, 4 24 # CHECK-NEXT: subf 3, 4, symbol@tls 25 subf 3, 4, symbol@tls
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
symshift.pl | 3 # "plane" and create combined symbol table 9 # This script creates a symbol table which must be used when 86 reads in a combination of symbol tables with ids in range [0..2^8-1] 87 and converts into one symbol table with ids in range [0..2^16-1] which 96 -pb_strengths <infile> read symbol tables from <file> and shift them into 132 #translation between symbol names used in decision trees 197 #we have the symbol (which potentially contains an exclamation mark) 207 print STDERR "symbol \"$sym\" was allready assigned to plane of \"$table{$otherplane}\" ($otherplane); overwriting\n";
|
/libnativehelper/include/nativehelper/ |
JniInvocation.h | 49 bool FindSymbol(void** pointer, const char* symbol);
|
/ndk/tests/build/b8247455-hidden-cxa/jni/ |
Android.mk | 3 # hidden symbol '__cxa_begin_cleanup' in ./obj/local/armeabi/libgnustl_static.a(eh_arm.o) 5 # hidden symbol '__cxa_type_match' in ./obj/local/armeabi/libgnustl_static.a(eh_arm.o)
|
/art/compiler/ |
elf_writer_mclinker.cc | 236 // subtract a word so symbol is within section 261 const std::string& symbol = compiled_code.GetSymbol(); local 262 SafeMap<const std::string*, const std::string*>::iterator it = added_symbols_.find(&symbol); 266 added_symbols_.Put(&symbol, &symbol); 268 // Add input to supply code for symbol 272 mcld::Input* code_input = ir_builder_->ReadInput(symbol, 391 const std::string& symbol = compiled_code.GetSymbol(); local 392 SafeMap<const std::string*, uint32_t>::iterator it = symbol_to_compiled_code_offset_.find(&symbol); 398 symbol, [all...] |
/external/bison/src/ |
parse-gram.c | 142 static symbol *current_lhs_symbol; 147 /** Set the new current left-hand side symbol, possibly common 152 current_lhs(symbol *sym, location loc, named_ref *ref) 213 /* Put the tokens into the symbol table, so that GDB and other debuggers 340 symbol *symbol; member in union:GRAM_STYPE 601 /* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */ 608 /* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */ 646 /* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in 714 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM [all...] |
/cts/tests/tests/view/src/android/view/cts/ |
View_IdsTest.java | 42 TextView symbol = (TextView) activity.findViewById(R.id.symbolball); local 48 assertNotNull(symbol);
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
check-for-exit-time-destructors | 117 my ($symbol) = @_; 118 if (!open FILT, "c++filt $symbol |") {
|
/external/chromium_org/v8/src/ |
dateparser.h | 165 char symbol() { function in struct:v8::internal::DateParser::DateToken 169 bool IsSymbol(char symbol) { 170 return IsSymbol() && this->symbol() == symbol; 198 static DateToken Symbol(char symbol) { 199 return DateToken(kSymbolTag, 1, symbol); 248 bool SkipSymbol(char symbol) { 249 if (next_.IsSymbol(symbol)) {
|
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
JavaExpression.java | 134 public final String symbol; 142 private Type(String symbol) { 143 this.symbol = symbol; 348 * An untyped symbol (e.g. myVariable). 350 public static JavaExpression symbol(final String value) { 360 * A typed symbol (e.g. myVariable). 362 public static JavaExpression symbol(Type type, final String value) { 372 return symbol(Type.MACRO, value); 398 JavaSourceWriter.writeJavaSymbol(out, type.symbol); [all...] |
/external/lldb/source/Target/ |
StackID.cpp | 17 #include "lldb/Symbol/Block.h" 18 #include "lldb/Symbol/Symbol.h" 19 #include "lldb/Symbol/SymbolContext.h" 35 else if (sc.symbol) 36 s->Printf(" (Symbol{0x%8.8x})", sc.symbol->GetID()); 50 // Only compare the PC values if both symbol context scopes are NULL
|
/external/lldb/test/functionalities/longjmp/ |
TestLongjmp.py | 36 def start_test(self, symbol): 42 lldbutil.run_break_set_by_symbol (self, symbol, num_expected_locations=-1)
|
/hardware/qcom/media/mm-video-legacy/vidc/common/inc/ |
extra_data_handler.h | 94 OMX_U32 e_u(OMX_U32 symbol, OMX_U32 num_bits); 95 OMX_U32 e_ue(OMX_U32 symbol);
|