| /external/valgrind/main/VEX/priv/ |
| guest_amd64_toIR.c | 238 static void assign ( IRTemp dst, IRExpr* e ) function [all...] |
| /external/chromium_org/third_party/mesa/src/src/glsl/ |
| lower_mat_op_to_vec.cpp | 126 ir_assignment *assign; local 147 assign = new(mem_ctx) ir_assignment(get_column(result, b_col), expr); 148 base_ir->insert_before(assign); 158 ir_assignment *assign; local 177 assign = new(mem_ctx) ir_assignment(result, expr); 178 base_ir->insert_before(assign); 269 ir_assignment *const assign = local 272 this->base_ir->insert_before(assign); 281 ir_assignment *const assign = local 283 base_ir->insert_before(assign); 325 ir_assignment *assign; local [all...] |
| /external/mesa3d/src/glsl/ |
| lower_mat_op_to_vec.cpp | 126 ir_assignment *assign; local 147 assign = new(mem_ctx) ir_assignment(get_column(result, b_col), expr); 148 base_ir->insert_before(assign); 158 ir_assignment *assign; local 177 assign = new(mem_ctx) ir_assignment(result, expr); 178 base_ir->insert_before(assign); 269 ir_assignment *const assign = local 272 this->base_ir->insert_before(assign); 281 ir_assignment *const assign = local 283 base_ir->insert_before(assign); 325 ir_assignment *assign; local [all...] |
| /external/chromium_org/third_party/libyuv/source/ |
| x86inc.asm | 179 %assign %%i 0 182 %assign %%i %%i+1 208 %assign stack_offset stack_offset+gprsize 213 %assign stack_offset stack_offset-gprsize 246 %assign stack_offset stack_offset+(%2) 253 %assign stack_offset stack_offset-(%2) 277 %assign %%i 0 287 %assign %%i %%i+1 293 %assign %%i 0 303 %assign %%i %%i+ [all...] |
| /external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/ |
| x86inc.asm | 270 %assign %%i 0 273 %assign %%i %%i+1 298 %assign stack_offset stack_offset+gprsize 303 %assign stack_offset stack_offset-gprsize 336 %assign stack_offset stack_offset+(%2) 343 %assign stack_offset stack_offset-(%2) 367 %assign %%i 0 376 %assign %%i %%i+1 382 %assign %%i 0 391 %assign %%i %%i+ [all...] |
| /external/libvpx/libvpx/third_party/x86inc/ |
| x86inc.asm | 270 %assign %%i 0 273 %assign %%i %%i+1 298 %assign stack_offset stack_offset+gprsize 303 %assign stack_offset stack_offset-gprsize 336 %assign stack_offset stack_offset+(%2) 343 %assign stack_offset stack_offset-(%2) 367 %assign %%i 0 376 %assign %%i %%i+1 382 %assign %%i 0 391 %assign %%i %%i+ [all...] |
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/ |
| x86inc.asm | 270 %assign %%i 0 273 %assign %%i %%i+1 298 %assign stack_offset stack_offset+gprsize 303 %assign stack_offset stack_offset-gprsize 336 %assign stack_offset stack_offset+(%2) 343 %assign stack_offset stack_offset-(%2) 367 %assign %%i 0 376 %assign %%i %%i+1 382 %assign %%i 0 391 %assign %%i %%i+ [all...] |
| /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
| ANTLRRecognizerSharedState.h | 52 @property (assign) NSInteger _fsp; 53 @property (assign) BOOL errorRecovery; 54 @property (assign) NSInteger lastErrorIndex; 55 @property (assign, getter=getFailed, setter=setFailed:) BOOL failed; 56 @property (assign) NSInteger syntaxErrors; 57 @property (assign, getter=getBacktracking, setter=setBacktracking) NSInteger backtracking;
|
| /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
| ANTLRRecognizerSharedState.h | 52 @property (assign) NSInteger _fsp; 53 @property (assign) BOOL errorRecovery; 54 @property (assign) NSInteger lastErrorIndex; 55 @property (assign, getter=getFailed, setter=setFailed:) BOOL failed; 56 @property (assign) NSInteger syntaxErrors; 57 @property (assign, getter=getBacktracking, setter=setBacktracking) NSInteger backtracking;
|
| /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
| ANTLRRecognizerSharedState.h | 52 @property (assign) NSInteger _fsp; 53 @property (assign) BOOL errorRecovery; 54 @property (assign) NSInteger lastErrorIndex; 55 @property (assign, getter=getFailed, setter=setFailed:) BOOL failed; 56 @property (assign) NSInteger syntaxErrors; 57 @property (assign, getter=getBacktracking, setter=setBacktracking) NSInteger backtracking;
|
| /external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
| ANTLRRecognizerSharedState.h | 53 @property (assign) NSInteger _fsp; 54 @property (assign) BOOL errorRecovery; 55 @property (assign) NSInteger lastErrorIndex; 56 @property (assign, getter=getFailed, setter=setFailed:) BOOL failed; 57 @property (assign) NSInteger syntaxErrors; 58 @property (assign, getter=getBacktracking, setter=setBacktracking:) NSInteger backtracking;
|
| ANTLRCommonTree.h | 80 @property (assign, getter=getTokenStartIndex, setter=setTokenStartIndex:) NSInteger startIndex; 81 @property (assign, getter=getTokenStopIndex, setter=setTokenStopIndex:) NSInteger stopIndex; 83 @property (assign, getter=getChildIndex, setter=setChildIndex:) NSInteger childIndex; 87 @property (assign) NSInteger startIndex; 88 @property (assign) NSInteger stopIndex; 90 @property (assign) NSInteger childIndex;
|
| /external/chromium_org/sdch/open-vcdiff/src/ |
| vcdecoder_test.cc | 65 delta_file_header_.assign(kStandardFileHeader, 70 delta_file_header_.assign(kInterleavedFileHeader, 220 delta_window_header_.assign(kWindowHeader, sizeof(kWindowHeader)); 221 delta_window_body_.assign(kWindowBody, sizeof(kWindowBody)); 276 delta_window_header_.assign(kWindowHeader, sizeof(kWindowHeader)); 277 delta_window_body_.assign(kWindowBody, sizeof(kWindowBody));
|
| /external/chromium_org/third_party/libjingle/source/talk/base/ |
| httpcommon-inl.h | 69 host_.assign(val, colon - val); 75 host_.assign(val, len); 89 path_.assign(1, static_cast<CTYPE>('/')); 92 path_.assign(val, path_length); 94 query_.assign(query, len - path_length); 140 value->assign(query_.substr(pos, end - pos));
|
| /external/chromium_org/third_party/webrtc/base/ |
| httpcommon-inl.h | 52 host_.assign(val, colon - val); 58 host_.assign(val, len); 72 path_.assign(1, static_cast<CTYPE>('/')); 75 path_.assign(val, path_length); 77 query_.assign(query, len - path_length); 123 value->assign(query_.substr(pos, end - pos));
|
| /prebuilts/misc/common/swig/include/2.0.11/lua/ |
| std_string.i | 46 $1.assign(lua_tostring(L,$input),lua_rawlen(L,$input)); 52 %{$1.assign(lua_tostring(L,$input),lua_rawlen(L,$input));%} 58 %{temp.assign(lua_tostring(L,$input),lua_rawlen(L,$input)); $1=&temp;%} 119 // assign does not return a copy of this object 121 void assign(const char*); 122 //void assign(const string&);
|
| /external/chromium_org/third_party/WebKit/public/platform/ |
| WebCryptoAlgorithm.h | 139 WebCryptoAlgorithm(const WebCryptoAlgorithm& other) { assign(other); } 142 assign(other); 168 BLINK_PLATFORM_EXPORT void assign(const WebCryptoAlgorithm& other);
|
| /external/chromium_org/third_party/WebKit/public/web/ |
| WebHistoryItem.h | 63 WebHistoryItem(const WebHistoryItem& h) { assign(h); } 66 assign(h); 72 BLINK_EXPORT void assign(const WebHistoryItem&);
|
| /external/chromium_org/chrome/browser/ui/cocoa/autofill/ |
| autofill_sign_in_container.h | 38 @property(assign, nonatomic) NSSize preferredSize;
|
| /external/chromium_org/remoting/ios/ |
| host_refresh.h | 30 @property(nonatomic, assign) id<HostRefreshDelegate> delegate;
|
| /external/chromium_org/third_party/WebKit/Source/platform/exported/ |
| WebArrayBuffer.cpp | 50 void WebArrayBuffer::assign(const WebArrayBuffer& other) function in class:blink::WebArrayBuffer
|
| WebContentDecryptionModuleResult.cpp | 41 void WebContentDecryptionModuleResult::assign(const WebContentDecryptionModuleResult& o) function in class:blink::WebContentDecryptionModuleResult
|
| WebRTCStatsRequest.cpp | 51 void WebRTCStatsRequest::assign(const WebRTCStatsRequest& other) function in class:blink::WebRTCStatsRequest
|
| WebSpeechSynthesisVoice.cpp | 40 void WebSpeechSynthesisVoice::assign(const WebSpeechSynthesisVoice& other) function in class:blink::WebSpeechSynthesisVoice
|
| WrappedResourceRequest.h | 61 assign(&m_handle);
|