Home
last modified time | relevance | path

Searched refs:_ext (Results 1 – 13 of 13) sorted by relevance

/third_party/ejdb/src/bindings/ejdb2_react_native/binding/android/
Dbuild.gradle1 def _ext = rootProject.ext
2 def _compileSdkVersion = _ext.has('compileSdkVersion') ? _ext.compileSdkVersion : 26
3 def _buildToolsVersion = _ext.has('buildToolsVersion') ? _ext.buildToolsVersion : '29.0.2'
4 def _minSdkVersion = _ext.has('minSdkVersion') ? _ext.minSdkVersion : 21
5 def _targetSdkVersion = _ext.has('targetSdkVersion') ? _ext.targetSdkVersion : 26
/third_party/protobuf/cmake/
Dprotobuf-config.cmake.in121 foreach(_ext ${protobuf_generate_GENERATE_EXTENSIONS})
122 … list(APPEND _generated_srcs "${protobuf_generate_PROTOC_OUT_DIR}/${_rel_dir}/${_basename}${_ext}")
/third_party/boost/libs/test/test/
DCMakeLists.txt39 get_filename_component(_ext ${_h} EXT)
40 string(FIND ${_ext} "fail" _index_fail)
/third_party/musl/porting/liteos_m/kernel/include/
Dresolv.h60 } _ext; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dresolv.h60 } _ext; member
/third_party/musl/include/
Dresolv.h60 } _ext; member
/third_party/musl/ndk_musl_include/
Dresolv.h60 } _ext; member
/third_party/musl/porting/uniproton/kernel/include/
Dresolv.h60 } _ext; member
/third_party/boost/libs/python/test/
Dfabscript42 n = e if e != name else e + '_ext'
45 n = e[0] if e[0] != name else e[0] + '_ext'
/third_party/python/Doc/distutils/
Dcommandref.rst15 .. % \subsubsection{\protect\command{build\_ext}}
/third_party/mbedtls/docs/architecture/
Dalternative-implementations.md72 …on name and appending `_ALT`. If the function name contains `_internal`, `_ext` or `_ret`, this is…
/third_party/boost/tools/build/src/tools/
Dpython.jam1208 name = $(name)_ext ;
/third_party/boost/tools/build/doc/src/
Dextending.adoc540 name = $(name)_ext ; # rename the target