/aosp_15_r20/bionic/libc/dns/resolv/ |
H A D | res_debug.c | 168 ns_msg *handle, ns_sect section, in do_section() 646 p_section(int section, int opcode) { in p_section() 782 unsigned long val; in precsize_ntoa() local
|
/aosp_15_r20/external/python/setuptools/setuptools/ |
D | dist.py | 154 def single_line(val): argument 724 def warn_dash_deprecation(self, opt, section): argument 758 def make_option_lowercase(self, opt, section): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/ |
D | dist.py | 153 def single_line(val): argument 751 def warn_dash_deprecation(self, opt, section): argument 785 def make_option_lowercase(self, opt, section): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/ |
D | dist.py | 153 def single_line(val): argument 751 def warn_dash_deprecation(self, opt, section): argument 785 def make_option_lowercase(self, opt, section): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/ |
D | dist.py | 153 def single_line(val): argument 751 def warn_dash_deprecation(self, opt, section): argument 785 def make_option_lowercase(self, opt, section): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/ |
D | dist.py | 153 def single_line(val): argument 751 def warn_dash_deprecation(self, opt, section): argument 785 def make_option_lowercase(self, opt, section): argument
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsShaderLibraryCase.cpp | 158 const Value &val = spec.values.inputs[ndx]; in genVertexShader() local 180 const Value &val = spec.values.inputs[ndx]; in genVertexShader() local 200 const Value &val = valueBlock.outputs[ndx]; in genCompareOp() local 259 const Value &val = spec.values.outputs[ndx]; in genFragmentShader() local 306 const Value &val = spec.values.inputs[ndx]; in specializeVertexShader() local 327 const Value &val = spec.values.outputs[ndx]; in specializeVertexShader() local 382 const Value &val = spec.values.inputs[ndx]; in specializeFragmentShader() local 405 const Value &val = spec.values.outputs[ndx]; in specializeFragmentShader() local 433 const Value &val = valueBlock.uniforms[ndx]; in generateUniformDeclarations() local 453 const Value &val = specParams.caseSpec.values.inputs[ndx]; in generateVertexSpecialization() local [all …]
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fProgramUniformTests.cpp | 96 int val = -1; in getGLInt() local 274 } val; member 2016 const ScopedLogSection section(log, "UniformAssign", "Uniform value assignments"); in test() local 2025 const ScopedLogSection section(log, "GetUniforms", "Uniform value query"); in test() local 2033 const ScopedLogSection section(log, "ValueCheck", in test() local 2045 const ScopedLogSection section(log, "RenderTest", "Render test"); in test() local
|
/aosp_15_r20/external/deqp/executor/ |
H A D | xeTestLogWriter.cpp | 177 inline const char *getBoolName(bool val) in getBoolName() 388 const ri::Section §ion = static_cast<const ri::Section &>(item); in writeResultItem() local
|
H A D | xeTestResultParser.cpp | 52 int64_t val; in toInt64() local 499 ri::Section *section = curList->allocItem<ri::Section>(); in handleElementStart() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/configparser/src/ |
D | ini.rs | 726 let mut section = self.default_section.clone(); in parse() localVariable 777 let val = valmap in parse() localVariable 1169 let section = if self.case_sensitive { in remove_section() localVariable
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglCreateContextExtTests.cpp | 490 const int val = (*iter) - '0'; in checkVersionString() local 523 const int val = (*iter) - '0'; in checkVersionString() local 926 tcu::ScopedLogSection section(m_testCtx.getLog(), in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryMappingTests.cpp | 676 const tcu::ScopedLogSection section(log, "TestCaseInfo", "TestCaseInfo"); in testMemoryMapping() local 709 const tcu::ScopedLogSection section(log, "MemoryType" + de::toString(memoryTypeIndex), in testMemoryMapping() local 847 const uint8_t val = rng.getUint8(); in testMemoryMapping() local 987 const uint8_t val = ((uint8_t *)m_ptr)[pos]; in randomRead() local 1000 const uint8_t val = rng.getUint8(); in randomWrite() local 1014 const uint8_t val = ((uint8_t *)m_ptr)[pos]; in randomModify() local 1181 void removeFirstEqual(vector<T> &vec, const T &val) in removeFirstEqual()
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | ResourceUtils.cpp | 553 std::unique_ptr<BinaryPrimitive> MakeBool(bool val) { in MakeBool() 567 std::unique_ptr<BinaryPrimitive> MakeInt(uint32_t val) { in MakeInt() 996 UntranslatableSection section; in StartUntranslatable() local
|
/aosp_15_r20/external/libcups/cgi-bin/ |
H A D | ipp-var.c | 1361 *section; /* Section in web interface */ in cgiShowJobs() local 1364 val[1024]; /* Form variable */ in cgiShowJobs() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | asn1_gen.c | 85 #define ASN1_GEN_STR(str,val) {str, sizeof(str) - 1, val} argument 469 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | asn1_gen.c | 85 #define ASN1_GEN_STR(str,val) {str, sizeof(str) - 1, val} argument 469 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi()
|
/aosp_15_r20/external/libcups/ppdc/ |
H A D | ppdc-source.cxx | 950 float val; // Floating point value in get_float() local 1093 int val; // Numeric value in get_generic() local 1233 long val; // Value in get_integer() local 1473 float val; // Measurement value in get_measurement() local 1514 ppdcOptSection section; // Option section in get_option() local
|
/aosp_15_r20/hardware/interfaces/camera/common/default/ |
H A D | CameraMetadata.cpp | 32 #define ALIGN_TO(val, alignment) (((uintptr_t)(val) + ((alignment)-1)) & ~((alignment)-1)) argument 451 const char* section = NULL; in getTagFromName() local
|
/aosp_15_r20/external/doclava/res/assets/templates/assets/ |
H A D | doclava-developer-docs.js | 120 function writeCookie(cookie, val, section, expiration) { argument
|
/aosp_15_r20/build/make/tools/droiddoc/templates-pdk/assets/ |
H A D | android-developer-docs.js | 120 function writeCookie(cookie, val, section, expiration) { argument
|
/aosp_15_r20/external/mesa3d/src/freedreno/decode/ |
H A D | crashdec.c | 48 uint64_t val = reg_val(reg); in regval64() local 649 for (int section = 0; section < 6; section++, dbg += 0x1000) { in dump_cp_ucode_dbg() local
|
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedCameraProviderHWLImpl.cpp | 84 const char* section = NULL; in GetTagFromName() local 557 for (const auto& val : json_value) { in InsertTag() local
|
/aosp_15_r20/frameworks/av/camera/ |
H A D | CameraMetadata.cpp | 29 #define ALIGN_TO(val, alignment) \ argument 805 const char *section = NULL; in getTagFromName() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/ |
D | migrate.rs | 185 pub section: &'static str, field 767 let val = v.unwrap_or_default(); in convert_floss_conf() localVariable
|