Home
last modified time | relevance | path

Searched defs:create_api (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mapi/glapi/gen/
H A DglX_XML.py41 def create_api(self): member in glx_item_factory
H A Dgl_XML.py851 def create_api(self): member in gl_item_factory
/third_party/node/test/js-native-api/test_string/
H A Dtest_string.c44 TestOneByteImpl(napi_env env, napi_callback_info info, OneByteGetAPI get_api, OneByteCreateAPI create_api, enum length_type length_mode) TestOneByteImpl() argument
68 TestTwoByteImpl(napi_env env, napi_callback_info info, TwoByteGetAPI get_api, TwoByteCreateAPI create_api, enum length_type length_mode) TestTwoByteImpl() argument
/third_party/node/src/
H A Djs_native_api_v8.cc276 NewExternalString(JSVM_Env env, CharType* str, size_t length, JSVM_Finalize finalizeCallback, void* finalizeHint, JSVM_Value* result, bool* copied, CreateAPI create_api, StringMaker string_maker) NewExternalString() argument

Completed in 12 milliseconds