Searched refs:get_identifier (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
H A Dir.py474 def get_identifier(self): member in class:Declarator
482 identifier = property(get_identifier,set_identifier)
/external/lldb/tools/debugserver/source/
H A DRNBRemote.cpp1509 get_identifier (std::string &line) function
1579 std::string command = get_identifier(line);
1582 std::string variable = get_identifier (line);

Completed in 777 milliseconds