Home
last modified time | relevance | path

Searched defs:anonymous (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/docs/
Drepository.rst19 .. _anonymous: target
/third_party/glslang/glslang/MachineIndependent/
Dreflection.cpp100 bool anonymous = IsAnonymous(baseName); in addUniform() local
135 bool anonymous = IsAnonymous(name); in addPipeIOVariable() local
579 bool anonymous = false; in addDereferencedUniform() local
/third_party/ltp/testcases/kernel/syscalls/process_madvise/
Dprocess_madvise.h24 int anonymous; member
/third_party/node/deps/v8/tools/turbolizer/
Dtslint.json22 "anonymous": "always" string
/third_party/python/Lib/unittest/test/testmock/
Dtestpatch.py414 def anonymous(): function
424 def anonymous(): function
439 def anonymous(): function
/third_party/typescript/
D.eslintrc.json61 "anonymous": "always", string
/third_party/python/Modules/_ctypes/
Dctypes.h201 int anonymous; member
/third_party/node/deps/v8/src/parsing/
Dparser-base.h405 bool anonymous = impl()->IsNull(label); in LookupBreakTarget() local
418 bool anonymous = impl()->IsNull(label); in LookupContinueTarget() local