Home
last modified time | relevance | path

Searched +defs:environment +defs:offset (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dlookup.c515 guarantee_extension_space (SCHEME_OBJECT environment) in guarantee_extension_space()
757 unsigned long offset) in compiler_cache_lookup()
767 unsigned long offset) in compiler_cache_assignment()
777 unsigned long offset) in compiler_cache_operator()
787 unsigned long offset) in compiler_cache_global_operator()
913 SCHEME_OBJECT block, unsigned long offset, in add_cache_reference()
948 SCHEME_OBJECT symbol, SCHEME_OBJECT block, unsigned long offset) in add_reference()
981 install_cache (SCHEME_OBJECT cache, SCHEME_OBJECT block, unsigned long offset, in install_cache()
1011 SCHEME_OBJECT block, unsigned long offset) in install_operator_cache()
1059 SCHEME_OBJECT environment, SCHEME_OBJECT symbol) in update_cache_references()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/eval/
H A DEvaluationContextWrapper.java121 SearchableEnvironment environment = this.project.newSearchableNameEnvironment(owner); in codeComplete() local
125 environment, in codeComplete() local
137 public IJavaElement[] codeSelect(String codeSnippet, int offset, int length) throws JavaModelExcept… in codeSelect()
144 public IJavaElement[] codeSelect(String codeSnippet, int offset, int length, WorkingCopyOwner owner… in codeSelect()
149 offset, in codeSelect() local
151 environment, in codeSelect() local
231 INameEnvironment environment = null; in evaluateCodeSnippet() local
259 INameEnvironment environment = null; in evaluateCodeSnippet() local
263 environment = getBuildNameEnvironment(), in evaluateCodeSnippet() local
280 INameEnvironment environment = null; in evaluateVariable() local
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/slim/slim/Slim/
H A DEnvironment.php61 protected static $environment; variable in Slim\\Environment
186 public function offsetExists($offset)
194 public function offsetGet($offset)
206 public function offsetSet($offset, $value)
214 public function offsetUnset($offset)
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/tools/env/
H A Dfw_env.c104 struct environment { struct
112 static struct environment environment = { argument
485 off_t offset, uint8_t mtd_type) in flash_read_buf()
578 off_t offset, uint8_t mtd_type) in flash_write_buf()
720 static int flash_flag_obsolete (int dev, int fd, off_t offset) in flash_flag_obsolete()
769 off_t offset = DEVOFFSET (dev_current) + in flash_write() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/tools/env/
H A Dfw_env.c104 struct environment { struct
112 static struct environment environment = { argument
485 off_t offset, uint8_t mtd_type) in flash_read_buf()
578 off_t offset, uint8_t mtd_type) in flash_write_buf()
720 static int flash_flag_obsolete (int dev, int fd, off_t offset) in flash_flag_obsolete()
769 off_t offset = DEVOFFSET (dev_current) + in flash_write() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/tools/env/
H A Dfw_env.c104 struct environment { struct
112 static struct environment environment = { argument
485 off_t offset, uint8_t mtd_type) in flash_read_buf()
578 off_t offset, uint8_t mtd_type) in flash_write_buf()
720 static int flash_flag_obsolete (int dev, int fd, off_t offset) in flash_flag_obsolete()
769 off_t offset = DEVOFFSET (dev_current) + in flash_write() local
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/tools/env/
H A Dfw_env.c104 struct environment { struct
112 static struct environment environment = { argument
485 off_t offset, uint8_t mtd_type) in flash_read_buf()
578 off_t offset, uint8_t mtd_type) in flash_write_buf()
720 static int flash_flag_obsolete (int dev, int fd, off_t offset) in flash_flag_obsolete()
769 off_t offset = DEVOFFSET (dev_current) + in flash_write() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/tools/env/
H A Dfw_env.c104 struct environment { struct
112 static struct environment environment = { argument
485 off_t offset, uint8_t mtd_type) in flash_read_buf()
578 off_t offset, uint8_t mtd_type) in flash_write_buf()
720 static int flash_flag_obsolete (int dev, int fd, off_t offset) in flash_flag_obsolete()
769 off_t offset = DEVOFFSET (dev_current) + in flash_write() local
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/tools/env/
H A Dfw_env.c104 struct environment { struct
112 static struct environment environment = { argument
485 off_t offset, uint8_t mtd_type) in flash_read_buf()
578 off_t offset, uint8_t mtd_type) in flash_write_buf()
720 static int flash_flag_obsolete (int dev, int fd, off_t offset) in flash_flag_obsolete()
769 off_t offset = DEVOFFSET (dev_current) + in flash_write() local
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/tools/env/
H A Dfw_env.c104 struct environment { struct
112 static struct environment environment = { variable
485 off_t offset, uint8_t mtd_type) in flash_read_buf()
578 off_t offset, uint8_t mtd_type) in flash_write_buf()
720 static int flash_flag_obsolete (int dev, int fd, off_t offset) in flash_flag_obsolete()
769 off_t offset = DEVOFFSET (dev_current) + in flash_write() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/shaderc/src/glslc/test/
H A Doption_flimit.py21 def shader_source_with_tex_offset(offset): argument
29 def shader_with_tex_offset(offset): argument
124 environment = Directory('.', [limits_file, shader]) variable in TestFLimitFileSetsLowerMinTexelOffset
134 environment = Directory('.', [limits_file, shader]) variable in TestFLimitFileInvalidContents
/dports/graphics/shaderc/shaderc-2021.3/glslc/test/
H A Doption_flimit.py21 def shader_source_with_tex_offset(offset): argument
29 def shader_with_tex_offset(offset): argument
124 environment = Directory('.', [limits_file, shader]) variable in TestFLimitFileSetsLowerMinTexelOffset
134 environment = Directory('.', [limits_file, shader]) variable in TestFLimitFileInvalidContents
/dports/devel/py-jinja2-time/jinja2-time-0.2.0/jinja2_time/
H A Djinja2_time.py12 def __init__(self, environment): argument
18 def _datetime(self, timezone, operator, offset, datetime_format): argument
/dports/sysutils/u-boot-utilite/u-boot-2015.07/tools/env/
H A Dfw_env.c95 struct environment { struct
103 static struct environment environment = { argument
706 off_t offset, uint8_t mtd_type) in flash_read_buf()
795 off_t offset, uint8_t mtd_type) in flash_write_buf()
966 static int flash_flag_obsolete (int dev, int fd, off_t offset) in flash_flag_obsolete()
1043 off_t offset = DEVOFFSET (dev_current) + in flash_write() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.OracleClient/System.Data.OracleClient.Oci/
H A DOciLobLocator.cs30 OciEnvironmentHandle environment; field in System.Data.OracleClient.Oci.OciLobLocator
115 public uint Erase (uint offset, uint amount) in Erase()
169 public int Read (byte[] buffer, uint offset, uint count, bool binary) in Read()
224 public int Write (byte[] buffer, uint offset, uint count, OracleType type) in Write()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A Dstring_utils.cpp118 std::string GetPrefix(const std::string &input, size_t offset, const char *delimiter) in GetPrefix()
128 std::string GetPrefix(const std::string &input, size_t offset, char delimiter) in GetPrefix()
140 unsigned int offset = 0; in HexStringToUInt() local
242 std::string environment = GetEnvironmentVarOrAndroidProperty(varName, propertyName); in GetStringsFromEnvironmentVarOrAndroidProperty() local
251 std::string environment = GetEnvironmentVarOrAndroidProperty(varName, propertyName); in GetCachedStringsFromEnvironmentVarOrAndroidProperty() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A Dstring_utils.cpp118 std::string GetPrefix(const std::string &input, size_t offset, const char *delimiter) in GetPrefix()
128 std::string GetPrefix(const std::string &input, size_t offset, char delimiter) in GetPrefix()
140 unsigned int offset = 0; in HexStringToUInt() local
242 std::string environment = GetEnvironmentVarOrAndroidProperty(varName, propertyName); in GetStringsFromEnvironmentVarOrAndroidProperty() local
251 std::string environment = GetEnvironmentVarOrAndroidProperty(varName, propertyName); in GetCachedStringsFromEnvironmentVarOrAndroidProperty() local
/dports/www/matomo/piwik/plugins/TagManager/Context/
H A DBaseContext.php79 abstract public function getInstallInstructions($container, $environment);
236 private function mb_strpos($haystack, $needle, $offset) {
244 private function mb_strrpos($haystack, $needle, $offset) {
401 public function getJsTargetPath($idSite, $idContainer, $environment, $containerCreatedDate)
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/common/
H A Dstring_utils.cpp118 std::string GetPrefix(const std::string &input, size_t offset, const char *delimiter) in GetPrefix()
128 std::string GetPrefix(const std::string &input, size_t offset, char delimiter) in GetPrefix()
140 unsigned int offset = 0; in HexStringToUInt() local
242 std::string environment = GetEnvironmentVarOrAndroidProperty(varName, propertyName); in GetStringsFromEnvironmentVarOrAndroidProperty() local
251 std::string environment = GetEnvironmentVarOrAndroidProperty(varName, propertyName); in GetCachedStringsFromEnvironmentVarOrAndroidProperty() local
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/common/
H A Dstring_utils.cpp118 std::string GetPrefix(const std::string &input, size_t offset, const char *delimiter) in GetPrefix()
128 std::string GetPrefix(const std::string &input, size_t offset, char delimiter) in GetPrefix()
140 unsigned int offset = 0; in HexStringToUInt() local
242 std::string environment = GetEnvironmentVarOrAndroidProperty(varName, propertyName); in GetStringsFromEnvironmentVarOrAndroidProperty() local
251 std::string environment = GetEnvironmentVarOrAndroidProperty(varName, propertyName); in GetCachedStringsFromEnvironmentVarOrAndroidProperty() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/common/
H A Dstring_utils.cpp118 std::string GetPrefix(const std::string &input, size_t offset, const char *delimiter) in GetPrefix()
128 std::string GetPrefix(const std::string &input, size_t offset, char delimiter) in GetPrefix()
140 unsigned int offset = 0; in HexStringToUInt() local
242 std::string environment = GetEnvironmentVarOrAndroidProperty(varName, propertyName); in GetStringsFromEnvironmentVarOrAndroidProperty() local
251 std::string environment = GetEnvironmentVarOrAndroidProperty(varName, propertyName); in GetCachedStringsFromEnvironmentVarOrAndroidProperty() local
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/env/
H A Dfw_env.c109 struct environment { struct
118 static struct environment environment = { argument
894 off_t offset) in flash_read_buf()
1157 static int flash_flag_obsolete(int dev, int fd, off_t offset) in flash_flag_obsolete()
1222 off_t offset = DEVOFFSET(dev_current) + in flash_write() local
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/env/
H A Dfw_env.c109 struct environment { struct
118 static struct environment environment = { argument
894 off_t offset) in flash_read_buf()
1157 static int flash_flag_obsolete(int dev, int fd, off_t offset) in flash_flag_obsolete()
1222 off_t offset = DEVOFFSET(dev_current) + in flash_write() local
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/env/
H A Dfw_env.c109 struct environment { struct
118 static struct environment environment = { argument
894 off_t offset) in flash_read_buf()
1157 static int flash_flag_obsolete(int dev, int fd, off_t offset) in flash_flag_obsolete()
1222 off_t offset = DEVOFFSET(dev_current) + in flash_write() local
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/env/
H A Dfw_env.c109 struct environment { struct
118 static struct environment environment = { argument
894 off_t offset) in flash_read_buf()
1157 static int flash_flag_obsolete(int dev, int fd, off_t offset) in flash_flag_obsolete()
1222 off_t offset = DEVOFFSET(dev_current) + in flash_write() local

12345678910>>...13