Home
last modified time | relevance | path

Searched refs:GetConfig (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/porting/linux/user/src/network/
H A Dresolvconf.c109 static GetConfig load_config_getter(void) in load_config_getter()
111 static GetConfig config_getter = NULL; in load_config_getter()
136 GetConfig func = load_config_getter(); in get_resolv_conf_ext()
H A Dlookup.h120 typedef int32_t (*GetConfig)(uint16_t netId, struct resolv_config *config); typedef
/third_party/musl/src/network/
H A Dresolvconf.c95 static GetConfig load_config_getter(void) in load_config_getter()
97 static GetConfig config_getter = NULL; in load_config_getter()
122 GetConfig func = load_config_getter(); in get_resolv_conf_ext()
H A Dlookup.h125 typedef int32_t (*GetConfig)(uint16_t netId, struct resolv_config *config); typedef
/third_party/libsnd/src/ALAC/
H A DALACEncoder.h49 void GetConfig (ALACSpecificConfig & config) ;
H A Dalac_encoder.c53 static void GetConfig (ALAC_ENCODER *p, ALACSpecificConfig * config) ;
1107 GetConfig ()
1110 GetConfig (ALAC_ENCODER *p, ALACSpecificConfig * config) in GetConfig() function
1147 GetConfig (p, &theConfig) ; in alac_get_magic_cookie()
/third_party/node/src/
H A Dnode_builtins.h89 UnionBytes GetConfig(); // Return data for config.gypi
H A Dnode_builtins.cc37 : config_(GetConfig()), code_cache_(std::make_shared<BuiltinCodeCache>()) { in BuiltinLoader()
/third_party/openmax/api/1.1.2/
H A DOMX_Core.h72 * SetParameters/GetParameters and SetConfig/GetConfig commands to the
865 ((OMX_COMPONENTTYPE*)hComponent)->GetConfig( \
H A DOMX_Component.h372 specification for details on the GetConfig method.
374 OMX_ERRORTYPE (*GetConfig)( member
/third_party/node/deps/v8/tools/mb/
H A Dmb.py342 vals = self.GetConfig()
361 vals = self.GetConfig()
489 def GetConfig(self): member in MetaBuildWrapper
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c150 comp->GetConfig = vid_enc_GetConfig; in vid_enc_Constructor()

Completed in 12 milliseconds