Searched defs:OBJ (Results 1 - 10 of 10) sorted by relevance
/third_party/node/test/wasi/ |
H A D | Makefile | 5 OBJ = $(patsubst c/%.c, wasm/%.wasm, $(wildcard c/*.c)) macro
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | Makefile | 12 OBJ := $(addsuffix .o,${EXE}) macro
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | Makefile | 12 OBJ := $(addsuffix .o,${EXE}) macro
|
/third_party/gn/src/gn/ |
H A D | filesystem_utils.h | 224 OBJ, member in BuildDirType
|
/third_party/lz4/contrib/djgpp/ |
H A D | Makefile | 25 OBJ = $(SRC:.c=.o) macro
|
/third_party/cups-filters/fontembed/ |
H A D | test_pdf.c | 19 #define OBJ \ macro
|
/third_party/littlefs/ |
H A D | Makefile | 22 OBJ := $(SRC:%.c=$(BUILDDIR)/%.o) macro [all...] |
/third_party/node/deps/v8/src/strings/ |
H A D | string-stream.h | 118 enum Type { INT, DOUBLE, C_STR, LC_STR, OBJ, HANDLE, POINTER }; enumerator
|
/third_party/python/Lib/ |
H A D | pickle.py | 143 OBJ = b'o' # build & push class instance variable
|
/third_party/python/Modules/ |
H A D | _pickle.c | 82 OBJ = 'o', enumerator
|
Completed in 15 milliseconds