OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:new_attribute
(Results
1 - 5
of
5
) sorted by null
/external/autotest/client/common_lib/test_utils/
mock.py
391
def stub_with(self, namespace, symbol,
new_attribute
):
404
newstub = (namespace, symbol, original_attribute,
new_attribute
)
406
setattr(namespace, symbol,
new_attribute
)
/toolchain/binutils/binutils-2.25/gold/
attributes.cc
160
Vendor_object_attributes::
new_attribute
(int tag)
function in class:gold::Vendor_object_attributes
338
Object_attribute* attr = pvoa->
new_attribute
(tag);
attributes.h
262
new_attribute
(int tag);
/prebuilts/sdk/tools/linux/bin/
arm-linux-androideabi-ld
i686-linux-android-ld
Completed in 131 milliseconds