HomeSort by relevance Sort by last modified time
    Searched full:_tab (Results 1 - 10 of 10) sorted by null

  /external/bison/djgpp/
config_h.sed 26 #define TAB_EXT ((pathconf(NULL, _PC_NAME_MAX) > 12) ? ".tab" : "_tab")\
  /external/bison/src/
files.c 188 `.tab' or `_tab' if present right before *EXT, or is NULL. *TAB
227 || strncmp (*ext - dottablen, "_tab", dottablen) == 0))
  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab_strip.cc 295 // We must ask the _Tab's_ model, not ourselves, because in some situations
  /external/libxml2/
chvalid.c 18 * The initial tables ({func_name}_tab) are used to validate whether a
  /external/opencv/cxcore/src/
cxcmp.cpp 1203 CvMat _tab = cvMat( 1, 256, CV_8U, tab ); local
    [all...]
  /external/valgrind/main/VEX/priv/
guest_arm_helpers.c 94 #define NOTE_EVAL(_cc_op, _tab) \
98 _tab[(UInt)(_cc_op)]++; \
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip.cc 279 // We must ask the _Tab's_ model, not ourselves, because in some situations
    [all...]
  /ndk/sources/host-tools/make-3.81/
Makefile.DOS 179 -rm -f *.tab.c *_tab.c
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc     [all...]
  /external/bison/
OChangeLog 592 * src/files.c: Append _tab, not .tab when using /file_prefix under
    [all...]

Completed in 654 milliseconds