Home
last modified time | relevance | path

Searched refs:neon32 (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/base64/base64/lib/arch/neon32/
Dcodec.c55 BASE64_ENC_FUNCTION(neon32) in BASE64_ENC_FUNCTION() argument
67 BASE64_DEC_FUNCTION(neon32) in BASE64_DEC_FUNCTION() argument
/third_party/node/deps/base64/base64/
DMakefile9 lib/arch/neon32/codec.o \
79 lib/arch/neon32/codec.o: CFLAGS += $(NEON32_CFLAGS)
DCMakeLists.txt122 lib/arch/neon32/codec.c
211 … "${COMPILE_FLAGS_NEON32}" CACHE STRING "the NEON32 compile flags (for 'lib/arch/neon32/codec.c')")
215 set_source_files_properties("lib/arch/neon32/codec.c" PROPERTIES
/third_party/node/deps/base64/
Dbase64.gyp30 'sources': [ 'base64/lib/arch/neon32/codec.c' ],
169 'sources': [ 'base64/lib/arch/neon32/codec.c' ],
/third_party/node/deps/base64/base64/lib/
Dcodec_choose.c79 BASE64_CODEC_FUNCS(neon32) in BASE64_CODEC_FUNCS() argument