Searched refs:LBR (Results 1 – 11 of 11) sorted by relevance
/external/libpng/scripts/ |
D | makefile.atari | 14 LBR = png.lib 32 OBJS = $(LBR)(png.o) $(LBR)(pngset.o) $(LBR)(pngget.o) $(LBR)(pngrutil.o)\ 33 $(LBR)(pngtrans.o) $(LBR)(pngwutil.o)\ 34 $(LBR)(pngread.o) $(LBR)(pngerror.o) $(LBR)(pngwrite.o)\ 35 $(LBR)(pngrtran.o) $(LBR)(pngwtran.o)\ 36 $(LBR)(pngmem.o) $(LBR)(pngrio.o) $(LBR)(pngwio.o) $(LBR)(pngpread.o) 38 all: $(LBR) pngtest.ttp 43 $(LBR): $(OBJS) 50 pngtest.ttp: pngtest.o $(LBR)
|
/external/chromium_org/third_party/mesa/src/include/GL/ |
D | vms_x_fix.h | 915 #define lbr$close LBR$CLOSE 916 #define lbr$get_header LBR$GET_HEADER 917 #define lbr$get_index LBR$GET_INDEX 918 #define lbr$get_record LBR$GET_RECORD 919 #define lbr$ini_control LBR$INI_CONTROL 920 #define lbr$lookup_key LBR$LOOKUP_KEY 921 #define lbr$open LBR$OPEN 922 #define lbr$output_help LBR$OUTPUT_HELP
|
/external/mesa3d/include/GL/ |
D | vms_x_fix.h | 915 #define lbr$close LBR$CLOSE 916 #define lbr$get_header LBR$GET_HEADER 917 #define lbr$get_index LBR$GET_INDEX 918 #define lbr$get_record LBR$GET_RECORD 919 #define lbr$ini_control LBR$INI_CONTROL 920 #define lbr$lookup_key LBR$LOOKUP_KEY 921 #define lbr$open LBR$OPEN 922 #define lbr$output_help LBR$OUTPUT_HELP
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-conv-01.ll | 107 ; Test a case where we spill the source of at least one LBR. We want
|
/external/icu/icu4c/source/data/misc/ |
D | metadata.txt | 1039 LBR{"LR"}
|
D | supplementalData.txt | 2531 "LBR",
|
/external/chromium_org/third_party/icu/source/data/misc/ |
D | metadata.txt | 1039 LBR{"LR"}
|
D | supplementalData.txt | 2492 "LBR",
|
/external/valgrind/main/none/tests/s390x/ |
D | opcodes.h | 259 #define LBR(r1,r2) RRE_RR(b926,00,r1,r2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 406 def LBR : UnaryRRE<"lb", 0xB926, sext8, GR32, GR32>;
|
/external/clang/docs/ |
D | UsersManual.rst | 1177 Record (LBR) to record call chains. While this is not strictly required,
|