HomeSort by: relevance | last modified time | path
    Searched defs:marking (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-spu.c 428 unsigned int marking : 1; member in struct:function_info
3155 /* Some of the symbols we've installed as marking the
3306 fun->marking = true;
3319 else if (call->fun->marking)
3339 fun->marking = false;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c 428 unsigned int marking : 1; member in struct:function_info
3155 /* Some of the symbols we've installed as marking the
3306 fun->marking = true;
3319 else if (call->fun->marking)
3339 fun->marking = false;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c 428 unsigned int marking : 1; member in struct:function_info
3151 /* Some of the symbols we've installed as marking the
3302 fun->marking = true;
3315 else if (call->fun->marking)
3335 fun->marking = false;
  /src/external/gpl3/gdb/dist/bfd/
elf32-spu.c 428 unsigned int marking : 1; member in struct:function_info
3155 /* Some of the symbols we've installed as marking the
3306 fun->marking = true;
3319 else if (call->fun->marking)
3339 fun->marking = false;
  /src/external/gpl2/gettext/dist/gettext-tools/misc/
po-mode.el 640 ;; The following variables are for marking translatable strings in program
641 ;; sources. KEYWORDS is the list of keywords for marking translatable
645 ;; describe where it is. MARKING-OVERLAY, if not 'nil', holds the overlay
653 (defvar po-marking-overlay)
682 gettext Keyword Marking Position Stack
835 "Source marking"
1090 (set (make-local-variable 'po-marking-overlay) (po-create-overlay))
2382 ;; Just "borrow" the marking overlay.
2383 (po-highlight po-marking-overlay (point) end))))
2549 ;;; String marking in program sources, through TAGS table
    [all...]

Completed in 48 milliseconds