Home
last modified time | relevance | path

Searched defs:prefixed (Results 1 – 9 of 9) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl-sys/build/
Dmain.rs43 let prefixed = format!("{}_{}", prefix, name); in env() localVariable
/third_party/ntfs-3g/src/
Dntfs-3g.c3108 char *prefixed; in fix_xattr_prefix() local
Dlowntfs-3g.c3424 char *prefixed; in fix_xattr_prefix() local
/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.c2006 pa_alsa_element * pa_alsa_element_get(pa_alsa_path *p, const char *section, bool prefixed) { in pa_alsa_element_get()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2502 bool isPrefixed, char const* prefixed, in decodePrefixedString()
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp2538 bool isPrefixed, char const* prefixed, in decodePrefixedString()
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2502 bool isPrefixed, char const* prefixed, in decodePrefixedString()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp2502 bool isPrefixed, char const* prefixed, in decodePrefixedString()
/third_party/node/tools/lint-md/
Dlint-md.mjs4394 function prefixed(code) { function