Home
last modified time | relevance | path

Searched defs:lbl (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/
Dnewsect.asm6 lbl: label
/external/bluetooth/bluedroid/btif/src/
Dbtif_rc.c123 UINT8 lbl; member
1449 static void register_volumechange (UINT8 lbl) in register_volumechange()
1681 static void initialize_transaction(int lbl) in initialize_transaction()
1736 rc_transaction_t *get_transaction_by_lbl(UINT8 lbl) in get_transaction_by_lbl()
1800 void release_transaction(UINT8 lbl) in release_transaction()
/external/lldb/examples/summaries/cocoa/
Dmetrics.py17 def __init__(self,lbl=None): argument
/external/bluetooth/bluedroid/stack/avdt/
Davdt_defs.h145 #define AVDT_MSG_PRS_HDR(p, lbl, pkt, msg) \ argument
180 #define AVDT_MSG_BLD_HDR(p, lbl, pkt, msg) \ argument
/external/chromium_org/third_party/cython/src/Cython/Compiler/
DCode.py598 def use_label(self, lbl): argument
601 def label_used(self, lbl): argument
1505 def use_label(self, lbl): return self.funcstate.use_label(lbl) argument
1506 def label_used(self, lbl): return self.funcstate.label_used(lbl) argument
1669 def put_label(self, lbl): argument
1673 def put_goto(self, lbl): argument
/external/valgrind/main/VEX/unused/
Dlinker.c306 void * lookupSymbol( char *lbl ) in lookupSymbol()
/external/chromium_org/tools/clang/blink_gc_plugin/
DBlinkGCPlugin.cpp1325 const string& lbl, in DumpClass()
/external/chromium_org/tools/win/split_link/viz.js/
Dviz.js12207 function _initMapData($job, $lbl, $url, $tooltip, $target, $id, $gobj) {
22475 function _emit_edge_label($job, $lbl, $lkind, $explicit, $url, $tooltip, $target, $id, $spl) {