/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Context.h | 579 static int TexCoordArrayIndex(unsigned int unit);
|
H A D | validationES3_autogen.h | 42 GLuint unit,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_3_1_autogen.h | 28 GLuint unit,
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_3_autogen.h | 285 ANGLE_EXPORT void GL_APIENTRY GL_BindSampler(GLuint unit, GLuint sampler);
|
H A D | entry_points_gl_3_autogen.cpp | 3315 void GL_APIENTRY GL_BindSampler(GLuint unit, GLuint sampler) in GL_BindSampler() argument 3318 EVENT(context, GLBindSampler, "context = %d, unit = %u, sampler = %u", CID(context), unit, in GL_BindSampler() 3327 ValidateBindSampler(context, angle::EntryPoint::GLBindSampler, unit, samplerPacked)); in GL_BindSampler() 3330 context->bindSampler(unit, samplerPacked); in GL_BindSampler() 3332 ANGLE_CAPTURE(BindSampler, isCallValid, context, unit, samplerPacked); in GL_BindSampler()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.h | 376 unsigned int activeSampler; // Active texture unit selector - GL_TEXTURE0 571 bool bindSampler(GLuint unit, GLuint sampler);
|
/third_party/openssl/crypto/ |
H A D | sparccpuid.S | 253 ! takes to execute rdtick and pair of VIS1 instructions. US-Tx VIS unit
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrContextWrapper.hpp | 276 void glBindSampler (deUint32 unit, deUint32 sampler);
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_iba7220.c | 919 ppd->dd->unit, ppd->port, sbuf[2], sbuf[1], in sdma_7220_errors() 924 qib_dev_err(dd, "IB%u:%u SDmaUnexpData\n", ppd->dd->unit, in sdma_7220_errors() 2077 qib_dev_err(dd, "Resetting InfiniPath unit %u\n", dd->unit); in qib_setup_7220_reset() 2679 ppd->dd->unit, ppd->port); in qib_7220_set_loopback() 2686 ppd->dd->unit, ppd->port); in qib_7220_set_loopback()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_iba7220.c | 919 ppd->dd->unit, ppd->port, sbuf[2], sbuf[1], in sdma_7220_errors() 924 qib_dev_err(dd, "IB%u:%u SDmaUnexpData\n", ppd->dd->unit, in sdma_7220_errors() 2077 qib_dev_err(dd, "Resetting InfiniPath unit %u\n", dd->unit); in qib_setup_7220_reset() 2679 ppd->dd->unit, ppd->port); in qib_7220_set_loopback() 2686 ppd->dd->unit, ppd->port); in qib_7220_set_loopback()
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | nir_to_vir.c | 899 unsigned unit = instr->texture_index; in ntq_emit_txs() local 916 struct qreg size = vir_uniform(c, contents, unit); in ntq_emit_txs() 946 unsigned unit = instr->texture_index; in ntq_emit_tex() local 955 vir_uniform(c, QUNIFORM_TEXTURE_LEVELS, unit)); in ntq_emit_tex() 959 vir_uniform(c, QUNIFORM_TEXTURE_SAMPLES, unit)); in ntq_emit_tex() 2805 * be slower if the VPM unit is busy with another QPU. in ntq_emit_load_input()
|
/drivers/hdf_core/framework/model/audio/usb/src/ |
H A D | audio_usb_mixer.c | 69 struct UsbMixerElemList **idElems; /* array[MAX_ID_ELEMS], indexed by unit id */ 310 /* get the mapped name if the unit matches */ 354 /* find an audio control unit with the given unit id */ 355 static void *AudioUsbFindAudioControlUnit(struct UsbMixerBuild *state, unsigned char unit) in AudioUsbFindAudioControlUnit() argument 370 unitId = featureUnitDesc->bUnitID == unit; in AudioUsbFindAudioControlUnit() 1034 /* feature unit control information */ 1184 /* get a feature/mixer unit info */ 1206 /* get the current value from feature/mixer unit */ 1227 /* get the current value from feature/mixer unit */ [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
H A D | hmm-tests.c | 67 static int hmm_open(int unit) in hmm_open() argument 72 snprintf(pathname, sizeof(pathname), "/dev/hmm_dmirror%d", unit); in hmm_open()
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | mb86a16.c | 632 int unit) in freqerr_chk() 700 if (unit == 0) { /* MHz */ in freqerr_chk() 629 freqerr_chk(struct mb86a16_state *state, int fTP, int smrt, int unit) freqerr_chk() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | hfi.h | 219 /* so file ops can get at unit */ 837 u32 ibmtu; /* The MTU programmed for this unit */ 1190 * per unit status, see also portdata statusp 1191 * mapped read-only into user processes so they can get unit and 1208 int unit; /* unit # of this chip */ member 1459 struct hfi1_devdata *hfi1_lookup(int unit);
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | chip.c | 1149 struct brcmf_core *brcmf_chip_get_d11core(struct brcmf_chip *pub, u8 unit) in brcmf_chip_get_d11core() argument 1157 if (unit-- == 0) in brcmf_chip_get_d11core()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cirrus/ |
H A D | cs89x0.c | 1646 struct net_device * __init cs89x0_probe(int unit) in cs89x0_probe() argument 1657 sprintf(dev->name, "eth%d", unit); in cs89x0_probe()
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | sbni.c | 225 int __init sbni_probe(int unit) in sbni_probe() argument 237 sprintf(dev->name, "sbni%d", unit); in sbni_probe()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | 3w-9xxx.c | 997 /* Don't print error for Logical unit not supported during rollcall */ in twa_fill_sense() 1697 /* This funciton returns unit geometry in cylinders/heads/sectors */ 1838 command_packet->unit = srb->device->id; in twa_scsiop_execute_scsi() 1844 command_packet->unit = 0; in twa_scsiop_execute_scsi()
|
H A D | 3w-sas.c | 324 command_packet->unit = srb->device->id; in twl_scsiop_execute_scsi() 330 command_packet->unit = 0; in twl_scsiop_execute_scsi() 874 /* Don't print error for Logical unit not supported during rollcall */ in twl_fill_sense() 1407 /* This funciton returns unit geometry in cylinders/heads/sectors */ 1531 /* This function configures unit settings when a unit is coming on-line */
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | asus-laptop.c | 422 static int asus_pega_lucid_set(struct asus_laptop *asus, int unit, bool enable) in asus_pega_lucid_set() argument 425 return write_acpi_int(asus->handle, method, unit); in asus_pega_lucid_set()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | mb86a16.c | 632 int unit) in freqerr_chk() 700 if (unit == 0) { /* MHz */ in freqerr_chk() 629 freqerr_chk(struct mb86a16_state *state, int fTP, int smrt, int unit) freqerr_chk() argument
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | asus-laptop.c | 422 static int asus_pega_lucid_set(struct asus_laptop *asus, int unit, bool enable) in asus_pega_lucid_set() argument 425 return write_acpi_int(asus->handle, method, unit); in asus_pega_lucid_set()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/ |
H A D | cs89x0.c | 1650 struct net_device * __init cs89x0_probe(int unit) in cs89x0_probe() argument 1661 sprintf(dev->name, "eth%d", unit); in cs89x0_probe()
|