/third_party/mesa3d/src/broadcom/compiler/ |
H A D | v3d_compiler.h | 7 * the rights to use, copy, modify, merge, publish, distribute, sublicense, 100 * VPM reads use this with an index value to say what part of the VPM 450 * varying. This is the only valid use case in GLES 3.1. 524 BITSET_WORD *use; 531 /** Which util/list.h add mode we should use when inserting an instruction. */ 727 /* Minimum number of threads we are willing to use to register allocate 856 * use this to know which temps existed before a spill and which were
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderSubroutineTests.hpp | 10 * you may not use this file except in compliance with the License. 110 void use() const; 389 * GetSubroutineUniformLocation. Verify the results and use them to select 525 * subroutine can be called directly with a static use of subroutine's 787 * * Create program with subroutines that use structures as parameters and 848 /* Defines a specific use case that should be checked during particular 1383 * Try to use subroutine uniform in invalid way in sampling, atomic and 1421 * Verify that it is not allowed to use subroutine type for local/global
|
H A D | gl4cShadingLanguage420PackTests.cpp | 8 * you may not use this file except in compliance with the License. 1577 * @param stage Shader stage, compute shader will use 430 1802 program.use(); in testCompute() 1861 program.use(); in testDrawArray() 2097 program.use(); in testCompute() 2209 program.use(); in testDrawArray() 2591 * @param in_stage Shader stage, compute shader will use 430 2675 * @param stage Shader stage, compute shader will use 430 3343 * @param in_stage Shader stage, compute shader will use 430 3659 * @param in_stage Shader stage, compute shader will use 43 18446 void Utils::program::use() const use() function in gl4cts::GLSL420Pack::Utils::program [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
H A D | jdsample-avx2.asm | 10 ; For conditions of distribution and use, see copyright notice in jsimdext.inc
|
H A D | jdsample-mmx.asm | 9 ; For conditions of distribution and use, see copyright notice in jsimdext.inc
|
H A D | jdsample-sse2.asm | 9 ; For conditions of distribution and use, see copyright notice in jsimdext.inc
|
H A D | jfdctint-mmx.asm | 9 ; For conditions of distribution and use, see copyright notice in jsimdext.inc
|
H A D | jfdctint-sse2.asm | 9 ; For conditions of distribution and use, see copyright notice in jsimdext.inc
|
H A D | jidctflt-sse.asm | 9 ; For conditions of distribution and use, see copyright notice in jsimdext.inc
|
H A D | jidctflt-sse2.asm | 9 ; For conditions of distribution and use, see copyright notice in jsimdext.inc
|
H A D | jidctred-mmx.asm | 9 ; For conditions of distribution and use, see copyright notice in jsimdext.inc
|
H A D | jidctred-sse2.asm | 9 ; For conditions of distribution and use, see copyright notice in jsimdext.inc
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jdsample-avx2.asm | 11 ; For conditions of distribution and use, see copyright notice in jsimdext.inc
|
H A D | jdsample-sse2.asm | 10 ; For conditions of distribution and use, see copyright notice in jsimdext.inc
|
H A D | jfdctint-sse2.asm | 9 ; For conditions of distribution and use, see copyright notice in jsimdext.inc
|
H A D | jidctred-sse2.asm | 10 ; For conditions of distribution and use, see copyright notice in jsimdext.inc
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | phy_n.c | 3997 * Groups 1..4 use BPSK (group per coding rate) in b43_nphy_tx_prepare_adjusted_power_table() 3998 * Groups 5..8 use QPSK (group per coding rate) in b43_nphy_tx_prepare_adjusted_power_table() 3999 * Groups 9..12 use 16-QAM (group per coding rate) in b43_nphy_tx_prepare_adjusted_power_table() 4000 * Groups 13..16 use 64-QAM (group per coding rate) in b43_nphy_tx_prepare_adjusted_power_table() 5240 /* TODO use some definitions */ in b43_nphy_save_cal() 5334 /* TODO use some definitions */ in b43_nphy_restore_cal() 5653 u8 use; in b43_nphy_rev2_cal_rx_iq() local 5736 use = 1; in b43_nphy_rev2_cal_rx_iq() 5741 use = 1; in b43_nphy_rev2_cal_rx_iq() 5746 use in b43_nphy_rev2_cal_rx_iq() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | phy_n.c | 3993 * Groups 1..4 use BPSK (group per coding rate) in b43_nphy_tx_prepare_adjusted_power_table() 3994 * Groups 5..8 use QPSK (group per coding rate) in b43_nphy_tx_prepare_adjusted_power_table() 3995 * Groups 9..12 use 16-QAM (group per coding rate) in b43_nphy_tx_prepare_adjusted_power_table() 3996 * Groups 13..16 use 64-QAM (group per coding rate) in b43_nphy_tx_prepare_adjusted_power_table() 5189 /* TODO use some definitions */ in b43_nphy_save_cal() 5283 /* TODO use some definitions */ in b43_nphy_restore_cal() 5602 u8 use; in b43_nphy_rev2_cal_rx_iq() local 5685 use = 1; in b43_nphy_rev2_cal_rx_iq() 5690 use = 1; in b43_nphy_rev2_cal_rx_iq() 5695 use in b43_nphy_rev2_cal_rx_iq() [all...] |
/third_party/glslang/SPIRV/ |
H A D | SpvBuilder.cpp | 8 // Redistribution and use in source and binary forms, with or without 472 Id Builder::makeCooperativeMatrixTypeKHR(Id component, Id scope, Id rows, Id cols, Id use) in makeCooperativeMatrixTypeKHR() argument 482 type->getIdOperand(4) == use) in makeCooperativeMatrixTypeKHR() 492 type->addIdOperand(use); in makeCooperativeMatrixTypeKHR() 2923 // have to explicitly use lod of 0 if not allowed to have them be implicit, and in createTextureCall() 3381 // Otherwise, will use a two step process in createMatrixConstructor() 3744 // if all the accesses are constants, we can use OpCompositeExtract in accessChainLoad() 3987 // use it in remapDynamicSwizzle()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | wasm-compiler.cc | 792 // Therefore, we use plain Load nodes which are not subject to load in StackCheck() 820 // Now patch all control uses of {start} to use {control} and all effect uses in PatchInStackCheckIfNeeded() 821 // to use {effect} instead. We exclude Projection nodes: Projections pointing in PatchInStackCheckIfNeeded() 825 // Then rewire the dummy node to use start instead. in PatchInStackCheckIfNeeded() 828 // We need an intermediate vector because we are not allowed to modify a use in PatchInStackCheckIfNeeded() 831 for (Node* use : control()->uses()) { in PatchInStackCheckIfNeeded() 832 if (use->opcode() == IrOpcode::kProjection) projections.emplace_back(use); in PatchInStackCheckIfNeeded() 834 for (Node* use : projections) { in PatchInStackCheckIfNeeded() 835 use in PatchInStackCheckIfNeeded() [all...] |
H A D | effect-control-linearizer.cc | 524 for (Node* const use : merge->uses()) { in TryCloneBranch() 525 if (use == branch || use == cond) continue; in TryCloneBranch() 530 if (!NodeProperties::IsPhi(use)) return; in TryCloneBranch() 531 for (Edge edge : use->use_edges()) { in TryCloneBranch() 542 phis.push_back(use); in TryCloneBranch() 697 // If all the predecessors have the same effect, we can use it as our in Run() 744 // If all the predecessors have the same effect, we can use it in Run() 789 // Store the effect, control and frame state for later use. in Run() 870 // Determine the observability for this region and use tha in ProcessNode() [all...] |
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9itxfm_16bpp.asm | 639 ; FIXME we can use the intermediate storage (rsp[0-15]) on x86-32 for temp 1277 ; r70-77 are available on x86-32 only (x86-64 should use m8-15)
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | parse.c | 13 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 813 // This allow to use a shift amount as big (or bigger) 2368 static void warn_label_usage(struct position def, struct position use, struct ident *ident) in warn_label_usage() argument 2371 sparse_error(use, "label '%s' used outside statement expression", id); in warn_label_usage() 2634 warning(token->pos, "obsolete struct initializer, use C99 syntax"); in single_initializer() 2669 warning(token->pos, "obsolete array initializer, use C99 syntax"); in single_initializer()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcViewportArrayTests.cpp | 8 * you may not use this file except in compliance with the License. 656 void Utils::program::use() const in use() function in glcts::ViewportArray::Utils::program 2596 program.use(); in iterate()
|
/third_party/python/Lib/tkinter/ |
H A D | __init__.py | 307 # Delete, so any use of _default_root will immediately raise an exception. 661 return _get_default_root('use getboolean()').tk.getboolean(s) 855 # I'd rather use time.sleep(ms*0.001) 1019 to use. A keyword parameter type specifies the form of data to be 2307 useTk=True, sync=False, use=None): 2326 self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use) 2434 Base class to use the methods pack_* in every widget.""" 2444 in=master - use master to contain this widget 2459 """Unmap this widget and do not use it for the packing order.""" 2480 Base class to use th [all...] |