Home
last modified time | relevance | path

Searched refs:upper (Results 776 - 800 of 902) sorted by relevance

1...<<31323334353637

/third_party/EGL/api/
H A Dreg.py477 tdecl += '(' + self.genOpts.apientryp + 'PFN' + text.upper() + 'PROC' + tail + ')'
/third_party/mesa3d/src/compiler/nir/
H A Dnir_intrinsics.py105 globals()[name.upper()] = idx
/third_party/node/tools/gyp/pylib/gyp/
H A Dmsvs_emulation.py1144 env[var.upper()] = setting
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dmsvs_emulation.py1135 env[var.upper()] = setting
/third_party/mesa3d/src/nouveau/codegen/lib/
H A Dgm107.asm116 // bit 52 (bit 20 of the upper half) and is 11 bits in length
H A Dgk110.asm103 // bit 52 (bit 20 of the upper half) and is 11 bits in length
/third_party/python/
H A Dsetup.py321 state = sysconfig.get_config_var(f"MODULE_{ext.name.upper()}_STATE")
348 upper_name = ext.name.upper()
431 makedeps = sysconfig.get_config_var(f"MODULE_{ext.name.upper()}_DEPS")
/third_party/python/Tools/demo/
H A Dspreadsheet.py457 s = s.upper()
/third_party/python/Lib/
H A Doptparse.py352 metavar = option.metavar or option.dest.upper()
H A Dpathlib.py216 return name.upper() in self.reserved_names
/third_party/python/Lib/http/
H A Dclient.py817 if method.upper() in _METHODS_EXPECTING_BODY:
/third_party/python/Lib/test/
H A Dtest_codeccallbacks.py211 charmap = dict((ord(c), bytes(2*c.upper(), 'ascii')) for c in "abcdefgh")
H A Dtest_ntpath.py852 self.assertFalse(ntpath.ismount(drive.upper()))
H A Dtest_fileinput.py156 line = line[:-1].upper()
H A D_test_multiprocessing.py844 self.child_conn.send(s.upper())
3565 client.send(msg.upper())
3571 client.sendall(msg.upper())
3596 self.assertEqual(new_conn.recv(), msg.upper())
3611 self.assertEqual(buf, msg.upper())
/third_party/openGLES/xml/
H A Dreg.py476 tdecl += '(' + self.genOpts.apientryp + 'PFN' + text.upper() + 'PROC' + tail + ')'
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dvaliditygenerator.py1420 queues = (' + \n').join([queue.upper() for queue in queues])
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djdsample-avx2.asm407 ; -- process the upper row
H A Djdsample-mmx.asm383 ; -- process the upper row
H A Djdsample-sse2.asm382 ; -- process the upper row
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djdsample-avx2.asm369 ; -- process the upper row
H A Djdsample-sse2.asm346 ; -- process the upper row
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreg.py487 tdecl += '(' + self.genOpts.apientryp + 'PFN' + text.upper() + 'PROC' + tail + ')'
/third_party/skia/third_party/externals/egl-registry/api/
H A Dreg.py488 tdecl += '(' + self.genOpts.apientryp + 'PFN' + text.upper() + 'PROC' + tail + ')'
/third_party/python/Python/
H A Dast_opt.c797 CALL_OPT(astfold_expr, expr_ty, node_->v.Slice.upper); in astfold_expr()

Completed in 72 milliseconds

1...<<31323334353637