Home
last modified time | relevance | path

Searched refs:getUChar (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_amd64_toIR.c4118 modrm = getUChar(delta); in dis_Grp3()
4296 modrm = getUChar(delta); in dis_Grp4()
4384 modrm = getUChar(delta); in dis_Grp5()
7411 amt = getUChar(delta+1); in dis_MMX_shiftE_imm()
8285 modrm = getUChar(delta); in dis_bs_E_G()
14137 && epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 7 in dis_ESC_0F__SSE2()
14164 && !epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 7 in dis_ESC_0F__SSE2()
14194 && !epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 3 in dis_ESC_0F__SSE2()
14201 && !epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 2 in dis_ESC_0F__SSE2()
26356 && !epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 3 in dis_ESC_0F__VEX()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_amd64_toIR.c4118 modrm = getUChar(delta); in dis_Grp3()
4296 modrm = getUChar(delta); in dis_Grp4()
4384 modrm = getUChar(delta); in dis_Grp5()
7411 amt = getUChar(delta+1); in dis_MMX_shiftE_imm()
8285 modrm = getUChar(delta); in dis_bs_E_G()
14137 && epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 7 in dis_ESC_0F__SSE2()
14164 && !epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 7 in dis_ESC_0F__SSE2()
14194 && !epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 3 in dis_ESC_0F__SSE2()
14201 && !epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 2 in dis_ESC_0F__SSE2()
26356 && !epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 3 in dis_ESC_0F__VEX()
[all …]
/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dguest_amd64_toIR.c4211 modrm = getUChar(delta); in dis_Grp3()
4389 modrm = getUChar(delta); in dis_Grp4()
4477 modrm = getUChar(delta); in dis_Grp5()
7541 amt = getUChar(delta+1); in dis_MMX_shiftE_imm()
8402 modrm = getUChar(delta); in dis_bs_E_G()
14326 && epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 7 in dis_ESC_0F__SSE2()
14353 && !epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 7 in dis_ESC_0F__SSE2()
14383 && !epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 3 in dis_ESC_0F__SSE2()
14390 && !epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 2 in dis_ESC_0F__SSE2()
26732 && !epartIsReg(getUChar(delta)) && gregLO3ofRM(getUChar(delta)) == 3 in dis_ESC_0F__VEX()
[all …]
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/omapip/
H A Dconvert.c109 u_int32_t getUChar (obuf) in getUChar() function
129 number = getUChar (buf);
165 number = getUChar (inbuf);
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/omapip/
H A Dconvert.c109 u_int32_t getUChar (obuf) in getUChar() function
129 number = getUChar (buf);
165 number = getUChar (inbuf);
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/omapip/
H A Dconvert.c109 u_int32_t getUChar (obuf) in getUChar() function
129 number = getUChar (buf);
165 number = getUChar (inbuf);
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/common/
H A Dtables.c1105 dhcp_universe.get_tag = getUChar; in initialize_common_option_spaces()
1107 dhcp_universe.get_length = getUChar; in initialize_common_option_spaces()
1146 nwip_universe.get_tag = getUChar; in initialize_common_option_spaces()
1148 nwip_universe.get_length = getUChar; in initialize_common_option_spaces()
1192 fqdn_universe.get_tag = getUChar; in initialize_common_option_spaces()
1194 fqdn_universe.get_length = getUChar; in initialize_common_option_spaces()
1242 vendor_class_universe.get_length = getUChar; in initialize_common_option_spaces()
1289 vendor_universe.get_length = getUChar; in initialize_common_option_spaces()
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/common/
H A Dtables.c1105 dhcp_universe.get_tag = getUChar; in initialize_common_option_spaces()
1107 dhcp_universe.get_length = getUChar; in initialize_common_option_spaces()
1146 nwip_universe.get_tag = getUChar; in initialize_common_option_spaces()
1148 nwip_universe.get_length = getUChar; in initialize_common_option_spaces()
1192 fqdn_universe.get_tag = getUChar; in initialize_common_option_spaces()
1194 fqdn_universe.get_length = getUChar; in initialize_common_option_spaces()
1242 vendor_class_universe.get_length = getUChar; in initialize_common_option_spaces()
1289 vendor_universe.get_length = getUChar; in initialize_common_option_spaces()
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/common/
H A Dtables.c1105 dhcp_universe.get_tag = getUChar; in initialize_common_option_spaces()
1107 dhcp_universe.get_length = getUChar; in initialize_common_option_spaces()
1146 nwip_universe.get_tag = getUChar; in initialize_common_option_spaces()
1148 nwip_universe.get_length = getUChar; in initialize_common_option_spaces()
1192 fqdn_universe.get_tag = getUChar; in initialize_common_option_spaces()
1194 fqdn_universe.get_length = getUChar; in initialize_common_option_spaces()
1242 vendor_class_universe.get_length = getUChar; in initialize_common_option_spaces()
1289 vendor_universe.get_length = getUChar; in initialize_common_option_spaces()
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/includes/omapip/
H A Dconvert.h36 u_int32_t getUChar (const unsigned char *);
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/includes/omapip/
H A Dconvert.h36 u_int32_t getUChar (const unsigned char *);
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/includes/omapip/
H A Dconvert.h36 u_int32_t getUChar (const unsigned char *);
/dports/x11-fm/worker/worker-4.10.0/src/
H A Ddatei.h59 unsigned char getUChar();
H A Ddatei.cc196 unsigned char Datei::getUChar() in getUChar() function in Datei
420 getUChar(); in overreadChunk()
/dports/security/softhsm2/softhsm-2.6.1/src/lib/object_store/
H A DDB.h125 unsigned char getUChar(unsigned int fieldidx);
H A DDB.cpp534 unsigned char DB::Result::getUChar(unsigned int fieldidx) in getUChar() function in DB::Result
/dports/archivers/bzip/bzip-0.21/
H A Dbzip.c1067 UChar getUChar ( BitStream *bs ) in getUChar() function
1078 res |= (getUChar ( bs ) << 24); in getInt32()
1079 res |= (getUChar ( bs ) << 16); in getInt32()
1080 res |= (getUChar ( bs ) << 8); in getInt32()
1081 res |= (getUChar ( bs ) ); in getInt32()
1091 res |= (getUChar ( bs ) << 24); in getUInt32()
1092 res |= (getUChar ( bs ) << 16); in getUInt32()
1093 res |= (getUChar ( bs ) << 8); in getUInt32()
1094 res |= (getUChar ( bs ) ); in getUInt32()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Examples/
H A Dserver.h50 - (void) getUChar: (unsigned char *)ucp;
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/server/
H A Dstables.c473 agent_universe.get_tag = getUChar; in initialize_server_option_spaces()
475 agent_universe.get_length = getUChar; in initialize_server_option_spaces()
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/server/
H A Dstables.c473 agent_universe.get_tag = getUChar; in initialize_server_option_spaces()
475 agent_universe.get_length = getUChar; in initialize_server_option_spaces()
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/server/
H A Dstables.c473 agent_universe.get_tag = getUChar; in initialize_server_option_spaces()
475 agent_universe.get_length = getUChar; in initialize_server_option_spaces()
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DI2C.cpp1326 uint8_t getUChar(uint8_t *data, int index) in getUChar() function
1374 uint8_t dig_H1 = getUChar(cal2, 0); in readBME280All()
1376 uint8_t dig_H3 = getUChar(cal3, 2); in readBME280All()
1384 dig_H5 = dig_H5 | (getUChar(cal3, 4) >> 4 & 0x0F); in readBME280All()
/dports/print/lyx/lyx-2.3.4.2/src/
H A Doutput_plaintext.cpp191 char_type c = par.getUChar(buf.params(), runparams, i); in writePlaintextParagraph()
H A DParagraph.h365 char_type getUChar(BufferParams const &, OutputParams const &,
/dports/comms/cubicsdr/CubicSDR-0248e5a/src/util/
H A DDataTree.h491 unsigned int getUChar() { unsigned char i_get; get(i_get); return i_get; }; in getUChar() function

12