Searched defs:lbl (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/ |
D | newsect.asm | 6 lbl: label
|
/external/bluetooth/bluedroid/btif/src/ |
D | btif_rc.c | 123 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/ |
D | metrics.py | 17 def __init__(self,lbl=None): argument
|
/external/bluetooth/bluedroid/stack/avdt/ |
D | avdt_defs.h | 145 #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/ |
D | Code.py | 598 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/ |
D | linker.c | 306 void * lookupSymbol( char *lbl ) in lookupSymbol()
|
/external/chromium_org/tools/clang/blink_gc_plugin/ |
D | BlinkGCPlugin.cpp | 1325 const string& lbl, in DumpClass()
|
/external/chromium_org/tools/win/split_link/viz.js/ |
D | viz.js | 12207 function _initMapData($job, $lbl, $url, $tooltip, $target, $id, $gobj) { 22475 function _emit_edge_label($job, $lbl, $lkind, $explicit, $url, $tooltip, $target, $id, $spl) {
|